From 3a6e8ee26a22b417e210dbcf4a81ed855d2c6826 Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Fri, 25 Jun 2021 21:09:13 +0000 Subject: Bump copy-webpack-plugin from 9.0.0 to 9.0.1 Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 9.0.0 to 9.0.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/v9.0.0...v9.0.1) --- updated-dependencies: - dependency-name: copy-webpack-plugin dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 5c23ceb2..977e65ce 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@babel/preset-env": "^7.14.7", "babel-loader": "^8.2.2", "concurrently": "^6.2.0", - "copy-webpack-plugin": "^9.0.0", + "copy-webpack-plugin": "^9.0.1", "core-js": "^3.15.1", "cross-env": "^7.0.3", "cssnano": "^5.0.6", -- cgit v1.2.3