Skip to content

Commit b4bfd7e

Browse files
committed
build: update terser to version 4.3.6
1 parent 17540a2 commit b4bfd7e

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.6",
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.6"
10126+
resolved "https://registry.yarnpkg.com/terser/-/terser-4.3.6.tgz#3a36ae197d4470e11069557b4a4bd712f84f998d"
10127+
integrity sha512-QQXGTgXT7zET9IbGSdRvExcL+rFZGiOxMDbPg1W0tc5gqbX6m7J6Eu0W3fQ2bK5Dks1WSvC2xAKOH+mzAuMLcg==
1012810128
dependencies:
1012910129
commander "^2.20.0"
1013010130
source-map "~0.6.1"

0 commit comments

Comments
 (0)