File tree Expand file tree Collapse file tree 3 files changed +12
-3
lines changed
packages/angular_devkit/build_angular Expand file tree Collapse file tree 3 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 197197 "semver" : " 7.3.7" ,
198198 "shelljs" : " ^0.8.5" ,
199199 "source-map" : " 0.7.3" ,
200- "source-map-loader" : " 3 .0.1 " ,
200+ "source-map-loader" : " 4 .0.0 " ,
201201 "source-map-support" : " 0.5.21" ,
202202 "spdx-satisfies" : " ^5.0.0" ,
203203 "stylus" : " 0.58.1" ,
Original file line number Diff line number Diff line change 5555 "sass" : " 1.52.2" ,
5656 "sass-loader" : " 13.0.0" ,
5757 "semver" : " 7.3.7" ,
58- "source-map-loader" : " 3 .0.1 " ,
58+ "source-map-loader" : " 4 .0.0 " ,
5959 "source-map-support" : " 0.5.21" ,
6060 "stylus" : " 0.58.1" ,
6161 "stylus-loader" : " 7.0.0" ,
Original file line number Diff line number Diff line change @@ -2768,7 +2768,7 @@ JSONStream@1.3.5:
27682768 jsonparse "^1.2.0"
27692769 through ">=2.2.7 <3"
27702770
2771- abab@^2.0.0, abab@^2.0.5:
2771+ abab@^2.0.0, abab@^2.0.5, abab@^2.0.6 :
27722772 version "2.0.6"
27732773 resolved "https://registry.yarnpkg.com/abab/-/abab-2.0.6.tgz#41b80f2c871d19686216b82309231cfd3cb3d291"
27742774 integrity sha512-j2afSsaIENvHZN2B8GOpF566vZ5WVk5opAiMTvWgaQT8DkbOqsTfvNAvHoRGU2zzP8cPoqys+xHTRDWW8L+/BA==
@@ -9818,6 +9818,15 @@ source-map-loader@3.0.1:
98189818 iconv-lite "^0.6.3"
98199819 source-map-js "^1.0.1"
98209820
9821+ source-map-loader@4.0.0:
9822+ version "4.0.0"
9823+ resolved "https://registry.yarnpkg.com/source-map-loader/-/source-map-loader-4.0.0.tgz#bdc6b118bc6c87ee4d8d851f2d4efcc5abdb2ef5"
9824+ integrity sha512-i3KVgM3+QPAHNbGavK+VBq03YoJl24m9JWNbLgsjTj8aJzXG9M61bantBTNBt7CNwY2FYf+RJRYJ3pzalKjIrw==
9825+ dependencies:
9826+ abab "^2.0.6"
9827+ iconv-lite "^0.6.3"
9828+ source-map-js "^1.0.2"
9829+
98219830source-map-resolve@^0.6.0:
98229831 version "0.6.0"
98239832 resolved "https://registry.yarnpkg.com/source-map-resolve/-/source-map-resolve-0.6.0.tgz#3d9df87e236b53f16d01e58150fc7711138e5ed2"
You can’t perform that action at this time.
0 commit comments