File tree 3 files changed +8
-10
lines changed
3 files changed +8
-10
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 = "4b6153ae6c454c5bd44f3e47e5430f8a634d4affb983a237d21ca6199e13991c " ,
19
- strip_prefix = "rules_sass-1.50.1 " ,
18
+ sha256 = "1ea0103fa6adcb7d43ff26373b5082efe1d4b2e09c4f34f8a8f8b351e9a8a9b0 " ,
19
+ strip_prefix = "rules_sass-1.55.0 " ,
20
20
urls = [
21
- "https://github.com/bazelbuild/rules_sass/archive/1.50.1 .zip" ,
21
+ "https://github.com/bazelbuild/rules_sass/archive/1.55.0 .zip" ,
22
22
],
23
23
)
24
24
Original file line number Diff line number Diff line change 204
204
"requirejs" : " ^2.3.6" ,
205
205
"rollup" : " ^2.66.1" ,
206
206
"rollup-plugin-sourcemaps" : " ^0.6.3" ,
207
- "sass" : " ^1.50.1 " ,
207
+ "sass" : " ^1.55.0 " ,
208
208
"selenium-webdriver" : " ^3.6.0" ,
209
209
"semver" : " ^7.3.5" ,
210
210
"send" : " ^0.17.2" ,
Original file line number Diff line number Diff line change 157
157
158
158
"@angular/build-tooling@https://github.com/angular/dev-infra-private-build-tooling-builds.git#a96fc0c88c55faf5314dd373ebe86b0f3a95c776":
159
159
version "0.0.0-db59d4951f9ec1ea6736a55fc99228340083ad19"
160
- uid a96fc0c88c55faf5314dd373ebe86b0f3a95c776
161
160
resolved "https://github.com/angular/dev-infra-private-build-tooling-builds.git#a96fc0c88c55faf5314dd373ebe86b0f3a95c776"
162
161
dependencies:
163
162
"@angular-devkit/build-angular" "15.0.0-next.0"
291
290
292
291
"@angular/ng-dev@https://github.com/angular/dev-infra-private-ng-dev-builds.git#73935ddb0fc3ede9b10db7a0780173fa1f82cd22":
293
292
version "0.0.0-db59d4951f9ec1ea6736a55fc99228340083ad19"
294
- uid "73935ddb0fc3ede9b10db7a0780173fa1f82cd22"
295
293
resolved "https://github.com/angular/dev-infra-private-ng-dev-builds.git#73935ddb0fc3ede9b10db7a0780173fa1f82cd22"
296
294
dependencies:
297
295
"@yarnpkg/lockfile" "^1.1.0"
13578
13576
immutable "^4.0.0"
13579
13577
source-map-js ">=0.6.2 <2.0.0"
13580
13578
13581
- sass@^1.50.1 :
13582
- version "1.50.1 "
13583
- resolved "https://registry.yarnpkg.com/sass/-/sass-1.50.1 .tgz#e9b078a1748863013c4712d2466ce8ca4e4ed292 "
13584
- integrity sha512-noTnY41KnlW2A9P8sdwESpDmo+KBNkukI1i8+hOK3footBUcohNHtdOJbckp46XO95nuvcHDDZ+4tmOnpK3hjw ==
13579
+ sass@^1.55.0 :
13580
+ version "1.55.0 "
13581
+ resolved "https://registry.yarnpkg.com/sass/-/sass-1.55.0 .tgz#0c4d3c293cfe8f8a2e8d3b666e1cf1bff8065d1c "
13582
+ integrity sha512-Pk+PMy7OGLs9WaxZGJMn7S96dvlyVBwwtToX895WmCpAOr5YiJYEUJfiJidMuKb613z2xNWcXCHEuOvjZbqC6A ==
13585
13583
dependencies:
13586
13584
chokidar ">=3.0.0 <4.0.0"
13587
13585
immutable "^4.0.0"
You can’t perform that action at this time.
0 commit comments