Skip to content

Commit 6f191bc

Browse files
chore(satellite): bump copy-webpack-plugin in /services/satellite
Bumps [copy-webpack-plugin](https://github.com/webpack/copy-webpack-plugin) from 13.0.1 to 14.0.0. - [Release notes](https://github.com/webpack/copy-webpack-plugin/releases) - [Changelog](https://github.com/webpack/copy-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](webpack/copy-webpack-plugin@v13.0.1...v14.0.0) --- updated-dependencies: - dependency-name: copy-webpack-plugin dependency-version: 14.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 76ae79d commit 6f191bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/satellite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@types/node": "^25.2.3",
3535
"@typescript-eslint/eslint-plugin": "^8.56.1",
3636
"@typescript-eslint/parser": "^8.56.1",
37-
"copy-webpack-plugin": "^13.0.1",
37+
"copy-webpack-plugin": "^14.0.0",
3838
"eslint": "^10.0.0",
3939
"node-loader": "^2.1.0",
4040
"nodemon": "^3.1.11",

0 commit comments

Comments
 (0)