File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
packages/angular_devkit/build_angular Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 36
36
"rxjs" : " 6.3.3" ,
37
37
"sass-loader" : " 7.1.0" ,
38
38
"semver" : " 5.6.0" ,
39
- "source-map-support" : " 0.5.9 " ,
39
+ "source-map-support" : " 0.5.10 " ,
40
40
"source-map-loader" : " 0.2.4" ,
41
41
"speed-measure-webpack-plugin" : " 1.2.5" ,
42
42
"stats-webpack-plugin" : " 0.7.0" ,
Original file line number Diff line number Diff line change @@ -9071,6 +9071,14 @@ source-map-resolve@^0.5.0:
9071
9071
source-map-url "^0.4.0"
9072
9072
urix "^0.1.0"
9073
9073
9074
+
9075
+ version "0.5.10"
9076
+ resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.10.tgz#2214080bc9d51832511ee2bab96e3c2f9353120c"
9077
+ integrity sha512-YfQ3tQFTK/yzlGJuX8pTwa4tifQj4QS2Mj7UegOu8jAz59MqIiMGPXxQhVQiIMNzayuUSF/jEuVnfFF5JqybmQ==
9078
+ dependencies :
9079
+ buffer-from "^1.0.0"
9080
+ source-map "^0.6.0"
9081
+
9074
9082
[email protected] , source-map-support@^0.5.0, source-map-support@^0.5.3, source-map-support@^0.5.5, source-map-support@~0.5.6:
9075
9083
version "0.5.9"
9076
9084
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.9.tgz#41bc953b2534267ea2d605bccfa7bfa3111ced5f"
You can’t perform that action at this time.
0 commit comments