Skip to content

Commit 30cd757

Browse files
Update copy-webpack-plugin requirement from 5.0.1 to 5.0.2
Updates the requirements on [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) to permit the latest version. - [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@v5.0.1...v5.0.2) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 50b7fdf commit 30cd757

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
@@ -46,7 +46,7 @@
4646
"babel-loader": "8.0.5",
4747
"babel-plugin-angularjs-annotate": "0.10.0",
4848
"clean-webpack-plugin": "2.0.1",
49-
"copy-webpack-plugin": "5.0.1",
49+
"copy-webpack-plugin": "5.0.2",
5050
"css-loader": "2.1.1",
5151
"enzyme": "3.9.0",
5252
"enzyme-adapter-react-16": "1.11.2",

0 commit comments

Comments
 (0)