aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-12-10 21:08:36 +0000
committerGravatar vitalyster2021-12-11 14:12:35 +0300
commit13bfa0cc50b8288d5cd04d3836bd7db9ffbbf0ec (patch)
tree826a7a9e5f1c631ea7082c8d8124271c36d5d76f /package.json
parentfdcf3663747457297ca99d3fbfbe92f5e222d855 (diff)
Bump copy-webpack-plugin from 10.0.0 to 10.1.0
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 10.0.0 to 10.1.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.0.0...v10.1.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 34aa6f2a..d102437e 100644
--- a/package.json
+++ b/package.json
@@ -33,7 +33,7 @@
"@babel/preset-env": "^7.16.4",
"babel-loader": "^8.2.3",
"concurrently": "^6.4.0",
- "copy-webpack-plugin": "^10.0.0",
+ "copy-webpack-plugin": "^10.1.0",
"core-js": "^3.19.3",
"cross-env": "^7.0.3",
"cssnano": "^5.0.12",