Skip to content

Commit 882954b

Browse files
alan-agius4vikerman
authored andcommitted
fix(@angular-devkit/build-angular): update terser to 4.3.9 to address issue with keep_fnames
Closes #15996
1 parent b655a4d commit 882954b

File tree

2 files changed

+2
-11
lines changed

2 files changed

+2
-11
lines changed

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"stylus": "0.54.5",
5555
"stylus-loader": "3.0.2",
5656
"tree-kill": "1.2.1",
57-
"terser": "4.3.8",
57+
"terser": "4.3.9",
5858
"terser-webpack-plugin": "1.4.1",
5959
"webpack": "4.39.2",
6060
"webpack-dev-middleware": "3.7.2",

yarn.lock

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -10203,16 +10203,7 @@ [email protected], terser-webpack-plugin@^1.4.1:
1020310203
webpack-sources "^1.4.0"
1020410204
worker-farm "^1.7.0"
1020510205

10206-
10207-
version "4.3.8"
10208-
resolved "https://registry.yarnpkg.com/terser/-/terser-4.3.8.tgz#707f05f3f4c1c70c840e626addfdb1c158a17136"
10209-
integrity sha512-otmIRlRVmLChAWsnSFNO0Bfk6YySuBp6G9qrHiJwlLDd4mxe2ta4sjI7TzIR+W1nBMjilzrMcPOz9pSusgx3hQ==
10210-
dependencies:
10211-
commander "^2.20.0"
10212-
source-map "~0.6.1"
10213-
source-map-support "~0.5.12"
10214-
10215-
terser@^4.1.2:
10206+
[email protected], terser@^4.1.2:
1021610207
version "4.3.9"
1021710208
resolved "https://registry.yarnpkg.com/terser/-/terser-4.3.9.tgz#e4be37f80553d02645668727777687dad26bbca8"
1021810209
integrity sha512-NFGMpHjlzmyOtPL+fDw3G7+6Ueh/sz4mkaUYa4lJCxOPTNzd0Uj0aZJOmsDYoSQyfuVoWDMSWTPU3huyOm2zdA==

0 commit comments

Comments
 (0)