Skip to content

Commit 980a3fe

Browse files
renovate-botKeen Yee Liau
authored andcommitted
build: update terser-webpack-plugin to version 2.3.5
1 parent cfebb89 commit 980a3fe

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
@@ -60,7 +60,7 @@
6060
"stylus-loader": "3.0.2",
6161
"tree-kill": "1.2.2",
6262
"terser": "4.6.3",
63-
"terser-webpack-plugin": "2.3.4",
63+
"terser-webpack-plugin": "2.3.5",
6464
"webpack": "4.41.6",
6565
"webpack-dev-middleware": "3.7.2",
6666
"webpack-dev-server": "3.10.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11028,10 +11028,10 @@ term-size@^2.1.0:
1102811028
resolved "https://registry.yarnpkg.com/term-size/-/term-size-2.2.0.tgz#1f16adedfe9bdc18800e1776821734086fcc6753"
1102911029
integrity sha512-a6sumDlzyHVJWb8+YofY4TW112G6p2FCPEAFk+59gIYHv3XHRhm9ltVQ9kli4hNWeQBwSpe8cRN25x0ROunMOw==
1103011030

11031-
terser-webpack-plugin@2.3.4:
11032-
version "2.3.4"
11033-
resolved "https://registry.yarnpkg.com/terser-webpack-plugin/-/terser-webpack-plugin-2.3.4.tgz#ac045703bd8da0936ce910d8fb6350d0e1dee5fe"
11034-
integrity sha512-Nv96Nws2R2nrFOpbzF6IxRDpIkkIfmhvOws+IqMvYdFLO7o6wAILWFKONFgaYy8+T4LVz77DQW0f7wOeDEAjrg==
11031+
terser-webpack-plugin@2.3.5:
11032+
version "2.3.5"
11033+
resolved "https://registry.yarnpkg.com/terser-webpack-plugin/-/terser-webpack-plugin-2.3.5.tgz#5ad971acce5c517440ba873ea4f09687de2f4a81"
11034+
integrity sha512-WlWksUoq+E4+JlJ+h+U+QUzXpcsMSSNXkDy9lBVkSqDn1w23Gg29L/ary9GeJVYCGiNJJX7LnVc4bwL1N3/g1w==
1103511035
dependencies:
1103611036
cacache "^13.0.1"
1103711037
find-cache-dir "^3.2.0"

0 commit comments

Comments
 (0)