Skip to content

Commit 1cdcb7b

Browse files
build(deps-dev): bump copy-webpack-plugin from 10.2.1 to 10.2.2 (#850)
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 10.2.1 to 10.2.2. - [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@v10.2.1...v10.2.2) --- updated-dependencies: - dependency-name: copy-webpack-plugin dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7d0c13a commit 1cdcb7b

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
@@ -16,7 +16,7 @@
1616
"babel-loader": "8.2.3",
1717
"babel-plugin-transform-es2015-modules-strip": "0.1.2",
1818
"clean-webpack-plugin": "4.0.0",
19-
"copy-webpack-plugin": "10.2.1",
19+
"copy-webpack-plugin": "10.2.2",
2020
"cross-env": "7.0.3",
2121
"css-loader": "6.5.1",
2222
"exports-loader": "3.1.0",

0 commit comments

Comments
 (0)