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 193
193
"quicktype-core" : " 23.0.26" ,
194
194
"resolve-url-loader" : " 5.0.0" ,
195
195
"rxjs" : " 7.8.0" ,
196
- "sass" : " 1.62.0 " ,
196
+ "sass" : " 1.62.1 " ,
197
197
"sass-loader" : " 13.2.2" ,
198
198
"sauce-connect-proxy" : " https://saucelabs.com/downloads/sc-4.8.1-linux.tar.gz" ,
199
199
"semver" : " 7.4.0" ,
Original file line number Diff line number Diff line change 54
54
"postcss-loader" : " 7.2.4" ,
55
55
"resolve-url-loader" : " 5.0.0" ,
56
56
"rxjs" : " 7.8.0" ,
57
- "sass" : " 1.62.0 " ,
57
+ "sass" : " 1.62.1 " ,
58
58
"sass-loader" : " 13.2.2" ,
59
59
"semver" : " 7.4.0" ,
60
60
"source-map-loader" : " 4.0.1" ,
Original file line number Diff line number Diff line change 10563
10563
immutable "^4.0.0"
10564
10564
source-map-js ">=0.6.2 <2.0.0"
10565
10565
10566
+
10567
+ version "1.62.1"
10568
+ resolved "https://registry.yarnpkg.com/sass/-/sass-1.62.1.tgz#caa8d6bf098935bc92fc73fa169fb3790cacd029"
10569
+ integrity sha512-NHpxIzN29MXvWiuswfc1W3I0N8SXBd8UR26WntmDlRYf0bSADnwnOjsyMZ3lMezSlArD33Vs3YFhp7dWvL770A==
10570
+ dependencies:
10571
+ chokidar ">=3.0.0 <4.0.0"
10572
+ immutable "^4.0.0"
10573
+ source-map-js ">=0.6.2 <2.0.0"
10574
+
10566
10575
"sauce-connect-proxy@https://saucelabs.com/downloads/sc-4.8.1-linux.tar.gz":
10567
10576
version "0.0.0"
10568
10577
resolved "https://saucelabs.com/downloads/sc-4.8.1-linux.tar.gz#9c16682e4c9716734432789884f868212f95f563"
You can’t perform that action at this time.
0 commit comments