File tree 3 files changed +11
-2
lines changed
packages/angular_devkit/build_angular
3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 196
196
"regenerator-runtime" : " 0.13.9" ,
197
197
"resolve-url-loader" : " 5.0.0" ,
198
198
"rxjs" : " 6.6.7" ,
199
- "sass" : " 1.49.0 " ,
199
+ "sass" : " 1.49.9 " ,
200
200
"sass-loader" : " 12.4.0" ,
201
201
"sauce-connect-proxy" : " https://saucelabs.com/downloads/sc-4.6.4-linux.tar.gz" ,
202
202
"semver" : " 7.3.5" ,
Original file line number Diff line number Diff line change 54
54
"regenerator-runtime" : " 0.13.9" ,
55
55
"resolve-url-loader" : " 5.0.0" ,
56
56
"rxjs" : " 6.6.7" ,
57
- "sass" : " 1.49.0 " ,
57
+ "sass" : " 1.49.9 " ,
58
58
"sass-loader" : " 12.4.0" ,
59
59
"semver" : " 7.3.5" ,
60
60
"source-map-loader" : " 3.0.1" ,
Original file line number Diff line number Diff line change 9740
9740
immutable "^4.0.0"
9741
9741
source-map-js ">=0.6.2 <2.0.0"
9742
9742
9743
+
9744
+ version "1.49.9"
9745
+ resolved "https://registry.yarnpkg.com/sass/-/sass-1.49.9.tgz#b15a189ecb0ca9e24634bae5d1ebc191809712f9"
9746
+ integrity sha512-YlYWkkHP9fbwaFRZQRXgDi3mXZShslVmmo+FVK3kHLUELHHEYrCmL1x6IUjC7wLS6VuJSAFXRQS/DxdsC4xL1A==
9747
+ dependencies:
9748
+ chokidar ">=3.0.0 <4.0.0"
9749
+ immutable "^4.0.0"
9750
+ source-map-js ">=0.6.2 <2.0.0"
9751
+
9743
9752
"sauce-connect-proxy@https://saucelabs.com/downloads/sc-4.6.4-linux.tar.gz":
9744
9753
version "0.0.0"
9745
9754
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