File tree Expand file tree Collapse file tree 3 files changed +11
-2
lines changed
packages/angular_devkit/build_angular Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 194
194
"regenerator-runtime" : " 0.13.9" ,
195
195
"resolve-url-loader" : " 5.0.0" ,
196
196
"rxjs" : " 6.6.7" ,
197
- "sass" : " 1.49.7 " ,
197
+ "sass" : " 1.49.8 " ,
198
198
"sass-loader" : " 12.6.0" ,
199
199
"sauce-connect-proxy" : " https://saucelabs.com/downloads/sc-4.6.4-linux.tar.gz" ,
200
200
"semver" : " 7.3.5" ,
Original file line number Diff line number Diff line change 53
53
"regenerator-runtime" : " 0.13.9" ,
54
54
"resolve-url-loader" : " 5.0.0" ,
55
55
"rxjs" : " 6.6.7" ,
56
- "sass" : " 1.49.7 " ,
56
+ "sass" : " 1.49.8 " ,
57
57
"sass-loader" : " 12.6.0" ,
58
58
"semver" : " 7.3.5" ,
59
59
"source-map-loader" : " 3.0.1" ,
Original file line number Diff line number Diff line change 10213
10213
immutable "^4.0.0"
10214
10214
source-map-js ">=0.6.2 <2.0.0"
10215
10215
10216
+
10217
+ version "1.49.8"
10218
+ resolved "https://registry.yarnpkg.com/sass/-/sass-1.49.8.tgz#9bbbc5d43d14862db07f1c04b786c9da9b641828"
10219
+ integrity sha512-NoGOjvDDOU9og9oAxhRnap71QaTjjlzrvLnKecUJ3GxhaQBrV6e7gPuSPF28u1OcVAArVojPAe4ZhOXwwC4tGw==
10220
+ dependencies:
10221
+ chokidar ">=3.0.0 <4.0.0"
10222
+ immutable "^4.0.0"
10223
+ source-map-js ">=0.6.2 <2.0.0"
10224
+
10216
10225
"sauce-connect-proxy@https://saucelabs.com/downloads/sc-4.6.4-linux.tar.gz":
10217
10226
version "0.0.0"
10218
10227
resolved "https://saucelabs.com/downloads/sc-4.6.4-linux.tar.gz#992e2cb0d91e54b27a4f5bbd2049f3b774718115"
You can’t perform that action at this time.
0 commit comments