File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed
packages/angular_devkit/build_angular Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 214
214
"tar" : " ^6.0.0" ,
215
215
"temp" : " ^0.9.0" ,
216
216
"terser" : " 5.3.1" ,
217
- "terser-webpack-plugin" : " 4.1 .0" ,
217
+ "terser-webpack-plugin" : " 4.2 .0" ,
218
218
"through2" : " ^4.0.0" ,
219
219
"tree-kill" : " 1.2.2" ,
220
220
"ts-api-guardian" : " 0.5.0" ,
Original file line number Diff line number Diff line change 66
66
"stylus" : " 0.54.8" ,
67
67
"stylus-loader" : " 3.0.2" ,
68
68
"terser" : " 5.3.1" ,
69
- "terser-webpack-plugin" : " 4.1 .0" ,
69
+ "terser-webpack-plugin" : " 4.2 .0" ,
70
70
"tree-kill" : " 1.2.2" ,
71
71
"webpack" : " 4.44.1" ,
72
72
"webpack-dev-middleware" : " 3.7.2" ,
Original file line number Diff line number Diff line change @@ -11458,19 +11458,19 @@ temp@^0.9.0:
11458
11458
dependencies:
11459
11459
rimraf "~2.6.2"
11460
11460
11461
- terser-webpack-plugin@4.1 .0:
11462
- version "4.1 .0"
11463
- resolved "https://registry.yarnpkg.com/terser-webpack-plugin/-/terser-webpack-plugin-4.1 .0.tgz#6e9d6ae4e1a900d88ddce8da6a47507ea61f44bc "
11464
- integrity sha512-0ZWDPIP8BtEDZdChbufcXUigOYk6dOX/P/X0hWxqDDcVAQLb8Yy/0FAaemSfax3PAA67+DJR778oz8qVbmy4hA ==
11461
+ terser-webpack-plugin@4.2 .0:
11462
+ version "4.2 .0"
11463
+ resolved "https://registry.yarnpkg.com/terser-webpack-plugin/-/terser-webpack-plugin-4.2 .0.tgz#6240a71101a55c6823d84e11c8fff380b9dfd26f "
11464
+ integrity sha512-Wi0YFbWKG8gBXhbJmrMusRcoXl/C9U5BzIPC2Tn3Si0hejGhhIh0gPf9rEfOCxwigzRPLC8PXv42qDiRTocMXg ==
11465
11465
dependencies:
11466
11466
cacache "^15.0.5"
11467
11467
find-cache-dir "^3.3.1"
11468
11468
jest-worker "^26.3.0"
11469
11469
p-limit "^3.0.2"
11470
- schema-utils "^2.6.6 "
11470
+ schema-utils "^2.7.1 "
11471
11471
serialize-javascript "^4.0.0"
11472
11472
source-map "^0.6.1"
11473
- terser "^5.0 .0"
11473
+ terser "^5.3 .0"
11474
11474
webpack-sources "^1.4.3"
11475
11475
11476
11476
terser-webpack-plugin@^1.4.3:
@@ -11488,7 +11488,7 @@ terser-webpack-plugin@^1.4.3:
11488
11488
webpack-sources "^1.4.0"
11489
11489
worker-farm "^1.7.0"
11490
11490
11491
-
11491
+
11492
11492
version "5.3.1"
11493
11493
resolved "https://registry.yarnpkg.com/terser/-/terser-5.3.1.tgz#f50fe20ab48b15234fe9bdd86b10148ad5fca787"
11494
11494
integrity sha512-yD80f4hdwCWTH5mojzxe1q8bN1oJbsK/vfJGLcPZM/fl+/jItIVNKhFIHqqR71OipFWMLgj3Kc+GIp6CeIqfnA==
You can’t perform that action at this time.
0 commit comments