Skip to content

Commit bab6bc8

Browse files
Bump copy-webpack-plugin in the dev-dependencies group
Bumps the dev-dependencies group with 1 update: [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin). Updates `copy-webpack-plugin` from 12.0.2 to 13.0.1 - [Release notes](https://github.com/webpack-contrib/copy-webpack-plugin/releases) - [Changelog](https://github.com/webpack/copy-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](webpack/copy-webpack-plugin@v12.0.2...v13.0.1) --- updated-dependencies: - dependency-name: copy-webpack-plugin dependency-version: 13.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a2e7614 commit bab6bc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/controller-ext/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"devDependencies": {
2727
"@types/chrome": "^0.1.24",
2828
"@types/node": "^24.7.1",
29-
"copy-webpack-plugin": "^12.0.2",
29+
"copy-webpack-plugin": "^13.0.1",
3030
"terser-webpack-plugin": "^5.3.11",
3131
"ts-loader": "^9.5.4",
3232
"typescript": "^5.9.3",

0 commit comments

Comments
 (0)