File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
packages/angular_devkit/build_angular Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 209
209
"sauce-connect-proxy" : " https://saucelabs.com/downloads/sc-4.6.4-linux.tar.gz" ,
210
210
"semver" : " 7.3.5" ,
211
211
"source-map" : " 0.7.3" ,
212
- "source-map-loader" : " 2 .0.2 " ,
212
+ "source-map-loader" : " 3 .0.0 " ,
213
213
"source-map-support" : " 0.5.19" ,
214
214
"spdx-satisfies" : " ^5.0.0" ,
215
215
"style-loader" : " 2.0.0" ,
Original file line number Diff line number Diff line change 59
59
"sass-loader" : " 11.1.1" ,
60
60
"semver" : " 7.3.5" ,
61
61
"source-map" : " 0.7.3" ,
62
- "source-map-loader" : " 2 .0.2 " ,
62
+ "source-map-loader" : " 3 .0.0 " ,
63
63
"source-map-support" : " 0.5.19" ,
64
64
"style-loader" : " 2.0.0" ,
65
65
"stylus" : " 0.54.8" ,
Original file line number Diff line number Diff line change @@ -10581,10 +10581,10 @@ source-map-js@^0.6.2:
10581
10581
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-0.6.2.tgz#0bb5de631b41cfbda6cfba8bd05a80efdfd2385e"
10582
10582
integrity sha512-/3GptzWzu0+0MBQFrDKzw/DvvMTUORvgY6k6jd/VS6iCR4RDTKWH6v6WPwQoUO8667uQEf9Oe38DxAYWY5F/Ug==
10583
10583
10584
- source-map-loader@2 .0.2 :
10585
- version "2 .0.2 "
10586
- resolved "https://registry.yarnpkg.com/source-map-loader/-/source-map-loader-2 .0.2 .tgz#4ab634f8f8bac4f406b61383f87a2bc804c24697 "
10587
- integrity sha512-yIYkFOsKn+OdOirRJUPQpnZiMkF74raDVQjj5ni3SzbOiA57SabeX80R5zyMQAKpvKySA3Z4a85vFX3bvpC6KQ ==
10584
+ source-map-loader@3 .0.0 :
10585
+ version "3 .0.0 "
10586
+ resolved "https://registry.yarnpkg.com/source-map-loader/-/source-map-loader-3 .0.0 .tgz#f2a04ee2808ad01c774dea6b7d2639839f3b3049 "
10587
+ integrity sha512-GKGWqWvYr04M7tn8dryIWvb0s8YM41z82iQv01yBtIylgxax0CwvSy6gc2Y02iuXwEfGWRlMicH0nvms9UZphw ==
10588
10588
dependencies:
10589
10589
abab "^2.0.5"
10590
10590
iconv-lite "^0.6.2"
You can’t perform that action at this time.
0 commit comments