Skip to content

Commit 4981961

Browse files
Bump copy-webpack-plugin from 13.0.0 to 13.0.1
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 13.0.0 to 13.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](webpack/copy-webpack-plugin@v13.0.0...v13.0.1) --- updated-dependencies: - dependency-name: copy-webpack-plugin dependency-version: 13.0.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c301754 commit 4981961

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"devDependencies": {
2828
"autoprefixer": "10.4.21",
2929
"clean-webpack-plugin": "4.0.0",
30-
"copy-webpack-plugin": "13.0.0",
30+
"copy-webpack-plugin": "13.0.1",
3131
"cross-env": "10.0.0",
3232
"css-loader": "7.1.2",
3333
"mini-css-extract-plugin": "2.9.2",

0 commit comments

Comments
 (0)