Skip to content

Commit 18611b3

Browse files
Bump copy-webpack-plugin in /frontend/packages/build
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 10.2.4 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@v10.2.4...v13.0.0) --- updated-dependencies: - dependency-name: copy-webpack-plugin dependency-version: 13.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 799bcd4 commit 18611b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/packages/build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"circular-dependency-plugin": "^5.2.0",
1414
"clean-webpack-plugin": "^4.0.0",
1515
"compression-webpack-plugin": "^9.0.0",
16-
"copy-webpack-plugin": "^10.0.0",
16+
"copy-webpack-plugin": "^13.0.0",
1717
"cssnano": "^5.0.2",
1818
"dotenv-webpack": "^7.0.1",
1919
"fork-ts-checker-webpack-plugin": "^7",

0 commit comments

Comments
 (0)