Commit 8c611a5 1 parent e2fcb92 commit 8c611a5 Copy full SHA for 8c611a5
File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 76
76
"postcss-value-parser" : " ^4.1.0" ,
77
77
"pretty-hrtime" : " ^1.0.3" ,
78
78
"reduce-css-calc" : " ^2.1.8" ,
79
- "resolve" : " ^1.19 .0"
79
+ "resolve" : " ^1.20 .0"
80
80
},
81
81
"browserslist" : [
82
82
" > 1%" ,
Original file line number Diff line number Diff line change @@ -3128,10 +3128,10 @@ is-core-module@^2.0.0:
3128
3128
dependencies :
3129
3129
has "^1.0.3"
3130
3130
3131
- is-core-module@^2.1 .0 :
3132
- version "2.1 .0"
3133
- resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.1 .0.tgz#a4cc031d9b1aca63eecbd18a650e13cb4eeab946 "
3134
- integrity sha512-YcV7BgVMRFRua2FqQzKtTDMz8iCuLEyGKjr70q8Zm1yy2qKcurbFEd79PAdHV77oL3NrAaOVQIbMmiHQCHB7ZA ==
3131
+ is-core-module@^2.2 .0 :
3132
+ version "2.2 .0"
3133
+ resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.2 .0.tgz#97037ef3d52224d85163f5597b2b63d9afed981a "
3134
+ integrity sha512-XRAfAdyyY5F5cOXn7hYQDqh2Xmii+DEfIcQGxK/uNwMHhIkPWO0g8msXcbzLe+MpGoR951MlqM/2iIlU4vKDdQ ==
3135
3135
dependencies :
3136
3136
has "^1.0.3"
3137
3137
@@ -4877,12 +4877,12 @@ resolve@^1.18.1:
4877
4877
is-core-module "^2.0.0"
4878
4878
path-parse "^1.0.6"
4879
4879
4880
- resolve@^1.19 .0 :
4881
- version "1.19 .0"
4882
- resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.19 .0.tgz#1af5bf630409734a067cae29318aac7fa29a267c "
4883
- integrity sha512-rArEXAgsBG4UgRGcynxWIWKFvh/XZCcS8UJdHhwy91zwAvCZIbcs+vAbflgBnNjYMs/i/i+/Ux6IZhML1yPvxg ==
4880
+ resolve@^1.20 .0 :
4881
+ version "1.20 .0"
4882
+ resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.20 .0.tgz#629a013fb3f70755d6f0b7935cc1c2c5378b1975 "
4883
+ integrity sha512-wENBPt4ySzg4ybFQW2TT1zMQucPK95HSh/nq2CFTZVOGut2+pQvSsgtda4d26YrYcr067wjbmzOG8byDPBX63A ==
4884
4884
dependencies :
4885
- is-core-module "^2.1 .0"
4885
+ is-core-module "^2.2 .0"
4886
4886
path-parse "^1.0.6"
4887
4887
4888
4888
ret@~0.1.10 :
You can’t perform that action at this time.
0 commit comments