Skip to content

Commit bd8c1d1

Browse files
committed
build: update terser to version 4.3.3
1 parent 3af79b9 commit bd8c1d1

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
@@ -53,7 +53,7 @@
5353
"stylus": "0.54.7",
5454
"stylus-loader": "3.0.2",
5555
"tree-kill": "1.2.1",
56-
"terser": "4.3.2",
56+
"terser": "4.3.3",
5757
"terser-webpack-plugin": "2.1.0",
5858
"webpack": "4.41.0",
5959
"webpack-dev-middleware": "3.7.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9946,10 +9946,10 @@ terser-webpack-plugin@^1.4.1:
99469946
webpack-sources "^1.4.0"
99479947
worker-farm "^1.7.0"
99489948

9949-
9950-
version "4.3.2"
9951-
resolved "https://registry.yarnpkg.com/terser/-/terser-4.3.2.tgz#ed830de484b0103652799063e605618e80f97f93"
9952-
integrity sha512-obxk4x19Zlzj9zY4QeXj9iPCb5W8YGn4v3pn4/fHj0Nw8+R7N02Kvwvz9VpOItCZZD8RC+vnYCDL0gP6FAJ7Xg==
9949+
9950+
version "4.3.3"
9951+
resolved "https://registry.yarnpkg.com/terser/-/terser-4.3.3.tgz#f626c6779cadd60a3018e072fedeceabe4769db1"
9952+
integrity sha512-Nzr7dpRjSzMEUS+z2UYQBtzE0LDm5k0Yy8RgLRPy85QUo1TjU5lIOBwzS5/FVAMaVyHZ3WTTU2BuQcMn8KXnNQ==
99539953
dependencies:
99549954
commander "^2.20.0"
99559955
source-map "~0.6.1"

0 commit comments

Comments
 (0)