Skip to content

Commit 5a7751f

Browse files
chore(deps-dev): bump copy-webpack-plugin from 11.0.0 to 13.0.0 in /src (#3218)
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 11.0.0 to 13.0.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-contrib/copy-webpack-plugin@v11.0.0...v13.0.0) --- updated-dependencies: - dependency-name: copy-webpack-plugin dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent acb4347 commit 5a7751f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"build": "webpack --config webpack.config.prod.js"
1515
},
1616
"devDependencies": {
17-
"copy-webpack-plugin": "^11.0.0",
17+
"copy-webpack-plugin": "^13.0.0",
1818
"html-webpack-plugin": "^5.6.3",
1919
"webpack": "^5.99.5",
2020
"webpack-cli": "^6.0.1",

0 commit comments

Comments
 (0)