Skip to content

Commit ccfc9f3

Browse files
Bump copy-webpack-plugin from 6.0.3 to 6.1.0
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 6.0.3 to 6.1.0. - [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@v6.0.3...v6.1.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 08fe735 commit ccfc9f3

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": "9.8.6",
2929
"clean-webpack-plugin": "3.0.0",
30-
"copy-webpack-plugin": "6.0.3",
30+
"copy-webpack-plugin": "6.1.0",
3131
"cross-env": "7.0.2",
3232
"css-loader": "4.2.2",
3333
"file-loader": "6.0.0",

0 commit comments

Comments
 (0)