Skip to content

Commit b175c50

Browse files
Bump copy-webpack-plugin from 7.0.0 to 8.0.0 (#57)
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 7.0.0 to 8.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@v7.0.0...v8.0.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 48538f5 commit b175c50

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
@@ -50,7 +50,7 @@
5050
"buffer": "^6.0.3",
5151
"clean-webpack-plugin": "^3.0.0",
5252
"constants-browserify": "^1.0.0",
53-
"copy-webpack-plugin": "^7.0.0",
53+
"copy-webpack-plugin": "^8.0.0",
5454
"crypto-browserify": "^3.12.0",
5555
"events": "^3.2.0",
5656
"http-browserify": "^1.7.0",

0 commit comments

Comments
 (0)