File tree Expand file tree Collapse file tree 2 files changed +5
-19
lines changed Expand file tree Collapse file tree 2 files changed +5
-19
lines changed Original file line number Diff line number Diff line change 148
148
"rollup-plugin-babel" : " ^4.4.0" ,
149
149
"rollup-plugin-commonjs" : " ^10.1.0" ,
150
150
"rollup-plugin-node-resolve" : " ^5.2.0" ,
151
- "sass" : " ^1.28 .0" ,
151
+ "sass" : " ^1.29 .0" ,
152
152
"sass-loader" : " ^10.0.5" ,
153
153
"standard-version" : " ^9.0.0" ,
154
154
"terser" : " ^5.3.8" ,
Original file line number Diff line number Diff line change @@ -2834,20 +2834,6 @@ babel-eslint@^10.1.0:
2834
2834
eslint-visitor-keys "^1.0.0"
2835
2835
resolve "^1.12.0"
2836
2836
2837
- babel-jest@^26.6.2, babel-jest@^26.6.3:
2838
- version "26.6.3"
2839
- resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-26.6.3.tgz#d87d25cb0037577a0c89f82e5755c5d293c01056"
2840
- integrity sha512-pl4Q+GAVOHwvjrck6jKjvmGhnO3jHX/xuB9d27f+EJZ/6k+6nMuPjorrYp7s++bKKdANwzElBWnLWaObvTnaZA==
2841
- dependencies:
2842
- "@jest/transform" "^26.6.2"
2843
- "@jest/types" "^26.6.2"
2844
- "@types/babel__core" "^7.1.7"
2845
- babel-plugin-istanbul "^6.0.0"
2846
- babel-preset-jest "^26.6.2"
2847
- chalk "^4.0.0"
2848
- graceful-fs "^4.2.4"
2849
- slash "^3.0.0"
2850
-
2851
2837
babel-jest@^26.6.3:
2852
2838
version "26.6.3"
2853
2839
resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-26.6.3.tgz#d87d25cb0037577a0c89f82e5755c5d293c01056"
@@ -12241,10 +12227,10 @@ sass-loader@^10.0.5:
12241
12227
schema-utils "^3.0.0"
12242
12228
semver "^7.3.2"
12243
12229
12244
- sass@^1.28 .0:
12245
- version "1.28 .0"
12246
- resolved "https://registry.yarnpkg.com/sass/-/sass-1.28 .0.tgz#546f1308ff74cc4ec2ad735fd35dc18bc3f51f72 "
12247
- integrity sha512-9FWX/0wuE1KxwfiP02chZhHaPzu6adpx9+wGch7WMOuHy5npOo0UapRI3FNSHva2CczaYJu2yNUBN8cCSqHz/A ==
12230
+ sass@^1.29 .0:
12231
+ version "1.29 .0"
12232
+ resolved "https://registry.yarnpkg.com/sass/-/sass-1.29 .0.tgz#ec4e1842c146d8ea9258c28c141b8c2b7c6ab7f1 "
12233
+ integrity sha512-ZpwAUFgnvAUCdkjwPREny+17BpUj8nh5Yr6zKPGtLNTLrmtoRYIjm7njP24COhjJldjwW1dcv52Lpf4tNZVVRA ==
12248
12234
dependencies:
12249
12235
chokidar ">=2.0.0 <4.0.0"
12250
12236
You can’t perform that action at this time.
0 commit comments