We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc645b3 commit 6a4e95aCopy full SHA for 6a4e95a
2 files changed
packages/angular_devkit/build_angular/package.json
@@ -15,7 +15,7 @@
15
"autoprefixer": "9.4.6",
16
"circular-dependency-plugin": "5.0.2",
17
"clean-css": "4.2.1",
18
- "copy-webpack-plugin": "4.6.0",
+ "copy-webpack-plugin": "5.1.1",
19
"file-loader": "3.0.1",
20
"glob": "7.1.3",
21
"istanbul-instrumenter-loader": "3.0.1",
@@ -43,7 +43,7 @@
43
"stylus": "0.54.5",
44
"stylus-loader": "3.0.2",
45
"tree-kill": "1.2.1",
46
- "terser-webpack-plugin": "1.2.2",
+ "terser-webpack-plugin": "1.4.3",
47
"webpack": "4.29.0",
48
"webpack-dev-middleware": "3.5.1",
49
"webpack-dev-server": "3.1.14",
@@ -52,7 +52,7 @@
52
"webpack-subresource-integrity": "1.1.0-rc.6"
53
},
54
"optionalDependencies": {
55
- "node-sass": "4.12.0"
+ "node-sass": "4.13.1"
56
57
"devDependencies": {
58
"@angular/animations": "^7.2.0-rc.0",
0 commit comments