Skip to content

Commit d779cf5

Browse files
Bump copy-webpack-plugin from 13.0.1 to 14.0.0
Bumps [copy-webpack-plugin](https://github.com/webpack/copy-webpack-plugin) from 13.0.1 to 14.0.0. - [Release notes](https://github.com/webpack/copy-webpack-plugin/releases) - [Changelog](https://github.com/webpack/copy-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](webpack/copy-webpack-plugin@v13.0.1...v14.0.0) --- updated-dependencies: - dependency-name: copy-webpack-plugin dependency-version: 14.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e23764a commit d779cf5

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.27",
2929
"clean-webpack-plugin": "4.0.0",
30-
"copy-webpack-plugin": "13.0.1",
30+
"copy-webpack-plugin": "14.0.0",
3131
"cross-env": "10.1.0",
3232
"css-loader": "7.1.4",
3333
"mini-css-extract-plugin": "2.10.0",

0 commit comments

Comments
 (0)