aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-05-24 07:27:45 +0000
committerGravatar vitalyster2021-05-24 10:50:14 +0300
commitc4faa57ee6ec05602e0a47067f46f69fd74507dd (patch)
treeb8dcd9969a1bb6a7b1b49a98cd4d790e0c565d33 /package.json
parent32f06debcfba80b5d8fdc36f943034cb7be1149e (diff)
Bump copy-webpack-plugin from 8.1.1 to 9.0.0
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 8.1.1 to 9.0.0. - [Release notes](https://github.com/webpack-contrib/copy-webpack-plugin/releases) - [Changelog](https://github.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/copy-webpack-plugin/compare/v8.1.1...v9.0.0) Signed-off-by: dependabot[bot] <support@github.com>
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 4d721c0a..a3645ab0 100644
--- a/package.json
+++ b/package.json
@@ -33,7 +33,7 @@
"@babel/preset-env": "^7.14.2",
"babel-loader": "^8.2.2",
"concurrently": "^6.1.0",
- "copy-webpack-plugin": "^8.1.1",
+ "copy-webpack-plugin": "^9.0.0",
"core-js": "^3.12.1",
"cross-env": "^7.0.3",
"cssnano": "^5.0.4",