Skip to content

Commit 21aa3d2

Browse files
renovate-botKeen Yee Liau
authored and
Keen Yee Liau
committed
build: update source-map-support to version 0.5.10
1 parent f9a311a commit 21aa3d2

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/angular_devkit/build_angular/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"rxjs": "6.3.3",
3737
"sass-loader": "7.1.0",
3838
"semver": "5.6.0",
39-
"source-map-support": "0.5.9",
39+
"source-map-support": "0.5.10",
4040
"source-map-loader": "0.2.4",
4141
"speed-measure-webpack-plugin": "1.2.5",
4242
"stats-webpack-plugin": "0.7.0",

yarn.lock

+8
Original file line numberDiff line numberDiff line change
@@ -9071,6 +9071,14 @@ source-map-resolve@^0.5.0:
90719071
source-map-url "^0.4.0"
90729072
urix "^0.1.0"
90739073

9074+
source-map-support@0.5.10:
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+
90749082
source-map-support@0.5.9, source-map-support@^0.5.0, source-map-support@^0.5.3, source-map-support@^0.5.5, source-map-support@~0.5.6:
90759083
version "0.5.9"
90769084
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.9.tgz#41bc953b2534267ea2d605bccfa7bfa3111ced5f"

0 commit comments

Comments
 (0)