Skip to content

Commit 54b7e7e

Browse files
chore(backend): bump webpack-cli in /services/backend
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 54b7e7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"typescript-eslint": "^8.56.1",
8484
"vitest": "^3.2.4",
8585
"webpack": "^5.105.2",
86-
"webpack-cli": "^6.0.1",
86+
"webpack-cli": "^7.0.1",
8787
"webpack-node-externals": "^3.0.0"
8888
}
8989
}

0 commit comments

Comments
 (0)