diff options
author | dependabot[bot] | 2022-01-20 21:07:53 +0000 |
---|---|---|
committer | vitalyster | 2022-01-21 00:09:27 +0300 |
commit | 2ea1d41e1ae46652f2e92887d4d9828372e3c6a0 (patch) | |
tree | fca60a0b737a308deb2a141591db06952b583a8d /package.json | |
parent | 70a4ca43ac9321cb67404632552fce4578f87a52 (diff) |
Bump copy-webpack-plugin from 10.2.0 to 10.2.1
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 10.2.0 to 10.2.1.
- [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.0...v10.2.1)
---
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 3857b516..28162417 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.0", + "copy-webpack-plugin": "^10.2.1", "core-js": "^3.20.3", "cross-env": "^7.0.3", "cssnano": "^5.0.15", |