Skip to content

Commit 5b7464a

Browse files
renovate-bothansl
authored andcommitted
build: update terser-webpack-plugin to version 1.2.0
1 parent 0649f37 commit 5b7464a

File tree

2 files changed

+2
-16
lines changed

2 files changed

+2
-16
lines changed

packages/angular_devkit/build_angular/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"stylus": "0.54.5",
4646
"stylus-loader": "3.0.2",
4747
"tree-kill": "1.2.1",
48-
"terser-webpack-plugin": "1.1.0",
48+
"terser-webpack-plugin": "1.2.0",
4949
"webpack": "4.28.2",
5050
"webpack-dev-middleware": "3.4.0",
5151
"webpack-dev-server": "3.1.14",

yarn.lock

+1-15
Original file line numberDiff line numberDiff line change
@@ -9656,21 +9656,7 @@ term-size@^1.2.0:
96569656
dependencies:
96579657
execa "^0.7.0"
96589658

9659-
9660-
version "1.1.0"
9661-
resolved "https://registry.yarnpkg.com/terser-webpack-plugin/-/terser-webpack-plugin-1.1.0.tgz#cf7c25a1eee25bf121f4a587bb9e004e3f80e528"
9662-
integrity sha512-61lV0DSxMAZ8AyZG7/A4a3UPlrbOBo8NIQ4tJzLPAdGOQ+yoNC7l5ijEow27lBAL2humer01KLS6bGIMYQxKoA==
9663-
dependencies:
9664-
cacache "^11.0.2"
9665-
find-cache-dir "^2.0.0"
9666-
schema-utils "^1.0.0"
9667-
serialize-javascript "^1.4.0"
9668-
source-map "^0.6.1"
9669-
terser "^3.8.1"
9670-
webpack-sources "^1.1.0"
9671-
worker-farm "^1.5.2"
9672-
9673-
terser-webpack-plugin@^1.1.0:
9659+
[email protected], terser-webpack-plugin@^1.1.0:
96749660
version "1.2.0"
96759661
resolved "https://registry.yarnpkg.com/terser-webpack-plugin/-/terser-webpack-plugin-1.2.0.tgz#24697213f2128009080f39f081c18cb2221d91ff"
96769662
integrity sha512-QW7RACLS89RalHtLDb0s8+Iqcs/IAEw1rnVrV+mS7Gx1kgPG8o1g33JhAGDgc/CQ84hLsTW5WrAMdVysh692yg==

0 commit comments

Comments
 (0)