aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-12-16 22:29:44 +0000
committerGravatar vitalyster2021-12-17 01:49:34 +0300
commitd2da75576997605c1cd0f2bbbfb3844745e1e482 (patch)
treeac5e083db7cd1c98446e32b2e130b551753d69c7 /package.json
parent9099816966f5d6e56d61c33f3481c7011492e1df (diff)
Bump copy-webpack-plugin from 10.1.0 to 10.2.0
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 10.1.0 to 10.2.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.1.0...v10.2.0) --- updated-dependencies: - dependency-name: copy-webpack-plugin dependency-type: direct:development update-type: version-update:semver-minor ... 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 06746188..e0de226c 100644
--- a/package.json
+++ b/package.json
@@ -33,7 +33,7 @@
"@babel/preset-env": "^7.16.5",
"babel-loader": "^8.2.3",
"concurrently": "^6.4.0",
- "copy-webpack-plugin": "^10.1.0",
+ "copy-webpack-plugin": "^10.2.0",
"core-js": "^3.20.0",
"cross-env": "^7.0.3",
"cssnano": "^5.0.12",