aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-06-25 21:09:13 +0000
committerGravatar vitalyster2021-06-26 01:48:58 +0300
commit3a6e8ee26a22b417e210dbcf4a81ed855d2c6826 (patch)
treead50500bc48d571e894997884c37b42a25dce441 /package.json
parente1509918b0c2107e603c19cbf4bed865df2a27dc (diff)
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] <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 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",