Skip to content

Commit ac83e98

Browse files
chore(satellite): bump webpack-cli in /services/satellite
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 6.0.1 to 7.0.1. - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@6.0.1...webpack-cli@7.0.1) --- updated-dependencies: - dependency-name: webpack-cli dependency-version: 7.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 76ae79d commit ac83e98

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
@@ -44,7 +44,7 @@
4444
"typescript": "^5.9.3",
4545
"typescript-eslint": "^8.56.1",
4646
"webpack": "^5.105.2",
47-
"webpack-cli": "^6.0.1",
47+
"webpack-cli": "^7.0.1",
4848
"webpack-node-externals": "^3.0.0"
4949
}
5050
}

0 commit comments

Comments
 (0)