aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-05-17 21:06:57 +0000
committerGravatar vitalyster2022-05-18 01:55:09 +0300
commitd3e093b47ac03225adbaf992ae63923a793668b5 (patch)
treeab1354c09a6a3e53d1845041ad2a3c222b91a2dc /package.json
parent6e7803954ddbfc9c68da7b977b46232717296b47 (diff)
Bump copy-webpack-plugin from 10.2.4 to 11.0.0
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 10.2.4 to 11.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/v10.2.4...v11.0.0) --- updated-dependencies: - dependency-name: copy-webpack-plugin dependency-type: direct:development update-type: version-update:semver-major ... 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 ab0e3496..4f229098 100644
--- a/package.json
+++ b/package.json
@@ -33,7 +33,7 @@
"@babel/preset-env": "^7.17.12",
"babel-loader": "^8.2.5",
"concurrently": "^7.2.0",
- "copy-webpack-plugin": "^10.2.4",
+ "copy-webpack-plugin": "^11.0.0",
"core-js": "^3.22.5",
"cross-env": "^7.0.3",
"cssnano": "^5.1.7",