Skip to content

Commit a84a3f0

Browse files
renovate-botclydin
authored andcommitted
build: update terser to version 4.3.8 (angular#15696)
1 parent b7ee7c4 commit a84a3f0

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

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11178,10 +11178,10 @@ [email protected], terser-webpack-plugin@^1.4.1:
1117811178
webpack-sources "^1.4.0"
1117911179
worker-farm "^1.7.0"
1118011180

11181-
terser@4.1.4:
11182-
version "4.1.4"
11183-
resolved "https://registry.yarnpkg.com/terser/-/terser-4.1.4.tgz#4478b6a08bb096a61e793fea1a4434408bab936c"
11184-
integrity sha512-+ZwXJvdSwbd60jG0Illav0F06GDJF0R4ydZ21Q3wGAFKoBGyJGo34F63vzJHgvYxc1ukOtIjvwEvl9MkjzM6Pg==
11181+
terser@4.3.8:
11182+
version "4.3.8"
11183+
resolved "https://registry.yarnpkg.com/terser/-/terser-4.3.8.tgz#707f05f3f4c1c70c840e626addfdb1c158a17136"
11184+
integrity sha512-otmIRlRVmLChAWsnSFNO0Bfk6YySuBp6G9qrHiJwlLDd4mxe2ta4sjI7TzIR+W1nBMjilzrMcPOz9pSusgx3hQ==
1118511185
dependencies:
1118611186
commander "^2.20.0"
1118711187
source-map "~0.6.1"

0 commit comments

Comments
 (0)