diff options
author | dependabot[bot] | 2022-01-28 21:09:39 +0000 |
---|---|---|
committer | vitalyster | 2022-01-29 14:11:10 +0300 |
commit | 3d9e11bee49c6a03126c668d9d0b82084669ea3c (patch) | |
tree | 9978352b2d0bbe6053f28ea3bd476a3eee90ae6f /package.json | |
parent | 530df316a8a15db3258d20f31fc570a6dbe0223b (diff) |
Bump copy-webpack-plugin from 10.2.1 to 10.2.2
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 10.2.1 to 10.2.2.
- [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.1...v10.2.2)
---
updated-dependencies:
- dependency-name: copy-webpack-plugin
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 0467ac33..d91cfb9e 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@babel/preset-env": "^7.16.11", "babel-loader": "^8.2.3", "concurrently": "^7.0.0", - "copy-webpack-plugin": "^10.2.1", + "copy-webpack-plugin": "^10.2.2", "core-js": "^3.20.3", "cross-env": "^7.0.3", "cssnano": "^5.0.16", |