File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -15,10 +15,10 @@ http_archive(
15
15
# Add sass rules
16
16
http_archive (
17
17
name = "io_bazel_rules_sass" ,
18
- sha256 = "334b2ad87c13109486a8bfdc8d80d90e4ce6a4528bc6fb090b021ec87c2c3080 " ,
19
- strip_prefix = "rules_sass-1.39 .0" ,
18
+ sha256 = "435efe759f1c8baffadc320ecc1830454da181fa790aa83bb4326f07e903a0f4 " ,
19
+ strip_prefix = "rules_sass-1.41 .0" ,
20
20
urls = [
21
- "https://github.com/bazelbuild/rules_sass/archive/1.39 .0.zip" ,
21
+ "https://github.com/bazelbuild/rules_sass/archive/1.41 .0.zip" ,
22
22
],
23
23
)
24
24
Original file line number Diff line number Diff line change 215
215
"rollup-plugin-commonjs" : " ^10.1.0" ,
216
216
"rollup-plugin-node-resolve" : " ^5.2.0" ,
217
217
"rollup-plugin-sourcemaps" : " ^0.6.3" ,
218
- "sass" : " ^1.38 .0" ,
218
+ "sass" : " ^1.41 .0" ,
219
219
"selenium-webdriver" : " ^3.6.0" ,
220
220
"semver" : " ^7.3.4" ,
221
221
"send" : " ^0.17.1" ,
Original file line number Diff line number Diff line change @@ -11929,10 +11929,10 @@ sass-lookup@^3.0.0:
11929
11929
dependencies:
11930
11930
commander "^2.16.0"
11931
11931
11932
- sass@^1.26.3, sass@^1.38 .0:
11933
- version "1.38.0 "
11934
- resolved "https://registry.yarnpkg.com/sass/-/sass-1.38.0 .tgz#2f3e60a1efdcdc910586fa79dc89d3399a145b4f "
11935
- integrity sha512-WBccZeMigAGKoI+NgD7Adh0ab1HUq+6BmyBUEaGxtErbUtWUevEbdgo5EZiJQofLUGcKtlNaO2IdN73AHEua5g ==
11932
+ sass@^1.26.3, sass@^1.41 .0:
11933
+ version "1.41.1 "
11934
+ resolved "https://registry.yarnpkg.com/sass/-/sass-1.41.1 .tgz#bca5bed2154192779c29f48fca9c644c60c38d98 "
11935
+ integrity sha512-vIjX7izRxw3Wsiez7SX7D+j76v7tenfO18P59nonjr/nzCkZuoHuF7I/Fo0ZRZPKr88v29ivIdE9BqGDgQD/Nw ==
11936
11936
dependencies:
11937
11937
chokidar ">=3.0.0 <4.0.0"
11938
11938
You can’t perform that action at this time.
0 commit comments