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 215215 "tar" : " ^6.0.0" ,
216216 "temp" : " ^0.9.0" ,
217217 "terser" : " 5.3.2" ,
218- "terser-webpack-plugin" : " 4.2.1 " ,
218+ "terser-webpack-plugin" : " 4.2.2 " ,
219219 "text-table" : " 0.2.0" ,
220220 "through2" : " ^4.0.0" ,
221221 "tree-kill" : " 1.2.2" ,
Original file line number Diff line number Diff line change 6767 "stylus" : " 0.54.8" ,
6868 "stylus-loader" : " 3.0.2" ,
6969 "terser" : " 5.3.2" ,
70- "terser-webpack-plugin" : " 4.2.1 " ,
70+ "terser-webpack-plugin" : " 4.2.2 " ,
7171 "text-table" : " 0.2.0" ,
7272 "tree-kill" : " 1.2.2" ,
7373 "webpack" : " 4.44.2" ,
Original file line number Diff line number Diff line change @@ -11511,10 +11511,10 @@ temp@^0.9.0:
1151111511 dependencies:
1151211512 rimraf "~2.6.2"
1151311513
11514- terser-webpack-plugin@4.2.1 :
11515- version "4.2.1 "
11516- resolved "https://registry.yarnpkg.com/terser-webpack-plugin/-/terser-webpack-plugin-4.2.1 .tgz#44b88ef4d7443129fb136a68b5ec3e80d63ec471 "
11517- integrity sha512-D0IZQNl1ZN/JivFNDFzOeU2Bk2LdQQESHJhKTHsodpUmISkaeRwVFk7gzHzX4OuQwanDGelOxIEsBt1SZ+s6nA ==
11514+ terser-webpack-plugin@4.2.2 :
11515+ version "4.2.2 "
11516+ resolved "https://registry.yarnpkg.com/terser-webpack-plugin/-/terser-webpack-plugin-4.2.2 .tgz#d86200c700053bba637913fe4310ba1bdeb5568e "
11517+ integrity sha512-3qAQpykRTD5DReLu5/cwpsg7EZFzP3Q0Hp2XUWJUw2mpq2jfgOKTZr8IZKKnNieRVVo1UauROTdhbQJZveGKtQ ==
1151811518 dependencies:
1151911519 cacache "^15.0.5"
1152011520 find-cache-dir "^3.3.1"
@@ -11523,7 +11523,7 @@ terser-webpack-plugin@4.2.1:
1152311523 schema-utils "^2.7.1"
1152411524 serialize-javascript "^5.0.1"
1152511525 source-map "^0.6.1"
11526- terser "^5.3.1 "
11526+ terser "^5.3.2 "
1152711527 webpack-sources "^1.4.3"
1152811528
1152911529terser-webpack-plugin@^1.4.3:
@@ -11541,7 +11541,7 @@ terser-webpack-plugin@^1.4.3:
1154111541 webpack-sources "^1.4.0"
1154211542 worker-farm "^1.7.0"
1154311543
11544- terser@5.3.2:
11544+ terser@5.3.2, terser@^5.3.2 :
1154511545 version "5.3.2"
1154611546 resolved "https://registry.yarnpkg.com/terser/-/terser-5.3.2.tgz#f4bea90eb92945b2a028ceef79181b9bb586e7af"
1154711547 integrity sha512-H67sydwBz5jCUA32ZRL319ULu+Su1cAoZnnc+lXnenGRYWyLE3Scgkt8mNoAsMx0h5kdo758zdoS0LG9rYZXDQ==
@@ -11559,7 +11559,7 @@ terser@^4.1.2:
1155911559 source-map "~0.6.1"
1156011560 source-map-support "~0.5.12"
1156111561
11562- terser@^5.0.0, terser@^5.3.1 :
11562+ terser@^5.0.0:
1156311563 version "5.3.1"
1156411564 resolved "https://registry.yarnpkg.com/terser/-/terser-5.3.1.tgz#f50fe20ab48b15234fe9bdd86b10148ad5fca787"
1156511565 integrity sha512-yD80f4hdwCWTH5mojzxe1q8bN1oJbsK/vfJGLcPZM/fl+/jItIVNKhFIHqqR71OipFWMLgj3Kc+GIp6CeIqfnA==
You can’t perform that action at this time.
0 commit comments