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 196196 "regenerator-runtime" : " 0.13.9" ,
197197 "resolve-url-loader" : " 5.0.0" ,
198198 "rxjs" : " 6.6.7" ,
199- "sass" : " 1.49.0 " ,
199+ "sass" : " 1.49.9 " ,
200200 "sass-loader" : " 12.4.0" ,
201201 "sauce-connect-proxy" : " https://saucelabs.com/downloads/sc-4.6.4-linux.tar.gz" ,
202202 "semver" : " 7.3.5" ,
Original file line number Diff line number Diff line change 5454 "regenerator-runtime" : " 0.13.9" ,
5555 "resolve-url-loader" : " 5.0.0" ,
5656 "rxjs" : " 6.6.7" ,
57- "sass" : " 1.49.0 " ,
57+ "sass" : " 1.49.9 " ,
5858 "sass-loader" : " 12.4.0" ,
5959 "semver" : " 7.3.5" ,
6060 "source-map-loader" : " 3.0.1" ,
Original file line number Diff line number Diff line change @@ -9740,6 +9740,15 @@ sass@1.49.0, sass@^1.32.8:
97409740 immutable "^4.0.0"
97419741 source-map-js ">=0.6.2 <2.0.0"
97429742
9743+ sass@1.49.9:
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+
97439752"sauce-connect-proxy@https://saucelabs.com/downloads/sc-4.6.4-linux.tar.gz":
97449753 version "0.0.0"
97459754 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