aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-01-31 21:08:13 +0000
committerGravatar vitalyster2022-02-01 00:10:41 +0300
commit6349e0ff89590ba420d8addad2dc691d8037b3e1 (patch)
treee9aaa0407f07d35effb75945a745c29de2d977db /package.json
parentc594a6fa5ccba82ff4cc4fb822ec34fd2a82f8be (diff)
Bump copy-webpack-plugin from 10.2.2 to 10.2.4
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 10.2.2 to 10.2.4. - [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.2...v10.2.4) --- 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 e0534c0e..6f5646f4 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.2",
+ "copy-webpack-plugin": "^10.2.4",
"core-js": "^3.20.3",
"cross-env": "^7.0.3",
"cssnano": "^5.0.16",