summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorDavid Mehren2020-08-13 21:49:34 +0200
committerDavid Mehren2020-08-19 19:40:17 +0200
commitf7fea81c32249c1fd8df978a43aa0ea19adba201 (patch)
tree1b994e6354265d108015526d0b143048c2baf480 /package.json
parent8cf41ee669e30d743b2f3cd2056aff10c6778a77 (diff)
Update copy-webpack-plugin, css-loader, html-webpack-plugin, style-loader, webpack and webpack-cli
Signed-off-by: David Mehren <git@herrmehren.de>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index b9571c63..bfa0a612 100644
--- a/package.json
+++ b/package.json
@@ -175,7 +175,7 @@
"babel-polyfill": "^6.26.0",
"babel-preset-env": "^1.7.0",
"babel-runtime": "^6.26.0",
- "copy-webpack-plugin": "^5.0.5",
+ "copy-webpack-plugin": "^6.0.3",
"css-loader": "^3.2.0",
"eslint": "^5.9.0",
"eslint-config-standard": "^12.0.0",