Skip to content

Commit 29c6423

Browse files
committed
build: update terser to version 4.3.8
1 parent 17540a2 commit 29c6423

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.7",
5555
"stylus-loader": "3.0.2",
5656
"tree-kill": "1.2.1",
57-
"terser": "4.3.2",
57+
"terser": "4.3.8",
5858
"terser-webpack-plugin": "2.1.0",
5959
"webpack": "4.41.0",
6060
"webpack-dev-middleware": "3.7.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10121,10 +10121,10 @@ terser-webpack-plugin@^1.4.1:
1012110121
webpack-sources "^1.4.0"
1012210122
worker-farm "^1.7.0"
1012310123

10124-
10125-
version "4.3.2"
10126-
resolved "https://registry.yarnpkg.com/terser/-/terser-4.3.2.tgz#ed830de484b0103652799063e605618e80f97f93"
10127-
integrity sha512-obxk4x19Zlzj9zY4QeXj9iPCb5W8YGn4v3pn4/fHj0Nw8+R7N02Kvwvz9VpOItCZZD8RC+vnYCDL0gP6FAJ7Xg==
10124+
10125+
version "4.3.8"
10126+
resolved "https://registry.yarnpkg.com/terser/-/terser-4.3.8.tgz#707f05f3f4c1c70c840e626addfdb1c158a17136"
10127+
integrity sha512-otmIRlRVmLChAWsnSFNO0Bfk6YySuBp6G9qrHiJwlLDd4mxe2ta4sjI7TzIR+W1nBMjilzrMcPOz9pSusgx3hQ==
1012810128
dependencies:
1012910129
commander "^2.20.0"
1013010130
source-map "~0.6.1"

0 commit comments

Comments
 (0)