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 @@ -16,10 +16,10 @@ http_archive(
16
16
# Add sass rules
17
17
http_archive (
18
18
name = "io_bazel_rules_sass" ,
19
- sha256 = "1ea0103fa6adcb7d43ff26373b5082efe1d4b2e09c4f34f8a8f8b351e9a8a9b0 " ,
20
- strip_prefix = "rules_sass-1.55 .0" ,
19
+ sha256 = "1c89680ca9cbbba33cb9cd462eb328e5782e14c0aa1286b794c71b5333385407 " ,
20
+ strip_prefix = "rules_sass-1.68 .0" ,
21
21
urls = [
22
- "https://github.com/bazelbuild/rules_sass/archive/1.55 .0.zip" ,
22
+ "https://github.com/bazelbuild/rules_sass/archive/1.68 .0.zip" ,
23
23
],
24
24
)
25
25
Original file line number Diff line number Diff line change 206
206
"requirejs" : " ^2.3.6" ,
207
207
"rollup" : " ^2.66.1" ,
208
208
"rollup-plugin-sourcemaps" : " ^0.6.3" ,
209
- "sass" : " ^1.55 .0" ,
209
+ "sass" : " ^1.68 .0" ,
210
210
"selenium-webdriver" : " ^3.6.0" ,
211
211
"semver" : " ^7.3.5" ,
212
212
"send" : " ^0.17.2" ,
Original file line number Diff line number Diff line change @@ -14950,10 +14950,10 @@ sass@1.66.1:
14950
14950
immutable "^4.0.0"
14951
14951
source-map-js ">=0.6.2 <2.0.0"
14952
14952
14953
- sass@^1.55 .0:
14954
- version "1.55 .0"
14955
- resolved "https://registry.yarnpkg.com/sass/-/sass-1.55 .0.tgz#0c4d3c293cfe8f8a2e8d3b666e1cf1bff8065d1c "
14956
- integrity sha512-Pk+PMy7OGLs9WaxZGJMn7S96dvlyVBwwtToX895WmCpAOr5YiJYEUJfiJidMuKb613z2xNWcXCHEuOvjZbqC6A ==
14953
+ sass@^1.68 .0:
14954
+ version "1.68 .0"
14955
+ resolved "https://registry.yarnpkg.com/sass/-/sass-1.68 .0.tgz#0034b0cc9a50248b7d1702ac166fd25990023669 "
14956
+ integrity sha512-Lmj9lM/fef0nQswm1J2HJcEsBUba4wgNx2fea6yJHODREoMFnwRpZydBnX/RjyXw2REIwdkbqE4hrTo4qfDBUA ==
14957
14957
dependencies:
14958
14958
chokidar ">=3.0.0 <4.0.0"
14959
14959
immutable "^4.0.0"
You can’t perform that action at this time.
0 commit comments