Skip to content

Commit 73aa783

Browse files
renovate-botclydin
authored andcommitted
build: update terser to version 5.2.1
1 parent 423cfcf commit 73aa783

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@
212212
"symbol-observable": "1.2.0",
213213
"tar": "^6.0.0",
214214
"temp": "^0.9.0",
215-
"terser": "5.2.0",
215+
"terser": "5.2.1",
216216
"terser-webpack-plugin": "4.1.0",
217217
"through2": "^4.0.0",
218218
"tree-kill": "1.2.2",

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"style-loader": "1.2.1",
6363
"stylus": "0.54.8",
6464
"stylus-loader": "3.0.2",
65-
"terser": "5.2.0",
65+
"terser": "5.2.1",
6666
"terser-webpack-plugin": "4.1.0",
6767
"tree-kill": "1.2.2",
6868
"webpack": "4.44.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11864,10 +11864,10 @@ terser-webpack-plugin@^1.4.3:
1186411864
webpack-sources "^1.4.0"
1186511865
worker-farm "^1.7.0"
1186611866

11867-
11868-
version "5.2.0"
11869-
resolved "https://registry.yarnpkg.com/terser/-/terser-5.2.0.tgz#e547d0b20926b321d3e524bf9e5bc1b10ba2f360"
11870-
integrity sha512-nZ9TWhBznZdlww3borgJyfQDrxzpgd0RlRNoxR63tMVry01lIH/zKQDTTiaWRMGowydfvSHMgyiGyn6A9PSkCQ==
11867+
11868+
version "5.2.1"
11869+
resolved "https://registry.yarnpkg.com/terser/-/terser-5.2.1.tgz#40b971b8d28b4fe98c9e8c0d073ab48e7bb96cd8"
11870+
integrity sha512-/AOtjRtAMNGO0fIF6m8HfcvXTw/2AKpsOzDn36tA5RfhRdeXyb4RvHxJ5Pah7iL6dFkLk+gOnCaNHGwJPl6TrQ==
1187111871
dependencies:
1187211872
commander "^2.20.0"
1187311873
source-map "~0.6.1"

0 commit comments

Comments
 (0)