Skip to content

Commit 62c76fb

Browse files
clydindgp1130
authored andcommitted
build: update terser to version 4.6.3
(cherry picked from commit cca12e1)
1 parent b9882e5 commit 62c76fb

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
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.2",
57-
"terser": "4.3.9",
57+
"terser": "4.6.3",
5858
"terser-webpack-plugin": "1.4.3",
5959
"webpack": "4.39.2",
6060
"webpack-dev-middleware": "3.7.2",

yarn.lock

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10270,7 +10270,16 @@ terser-webpack-plugin@^1.4.1:
1027010270
webpack-sources "^1.4.0"
1027110271
worker-farm "^1.7.0"
1027210272

10273-
[email protected], terser@^4.1.2:
10273+
10274+
version "4.6.3"
10275+
resolved "https://registry.yarnpkg.com/terser/-/terser-4.6.3.tgz#e33aa42461ced5238d352d2df2a67f21921f8d87"
10276+
integrity sha512-Lw+ieAXmY69d09IIc/yqeBqXpEQIpDGZqT34ui1QWXIUpR2RjbqEkT8X7Lgex19hslSqcWM5iMN2kM11eMsESQ==
10277+
dependencies:
10278+
commander "^2.20.0"
10279+
source-map "~0.6.1"
10280+
source-map-support "~0.5.12"
10281+
10282+
terser@^4.1.2:
1027410283
version "4.3.9"
1027510284
resolved "https://registry.yarnpkg.com/terser/-/terser-4.3.9.tgz#e4be37f80553d02645668727777687dad26bbca8"
1027610285
integrity sha512-NFGMpHjlzmyOtPL+fDw3G7+6Ueh/sz4mkaUYa4lJCxOPTNzd0Uj0aZJOmsDYoSQyfuVoWDMSWTPU3huyOm2zdA==

0 commit comments

Comments
 (0)