Skip to content

Commit cda3136

Browse files
Bump webpack-cli from 5.1.4 to 6.0.1 in /pdl-live (#246)
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 5.1.4 to 6.0.1. - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/compare/[email protected]@6.0.1) --- updated-dependencies: - dependency-name: webpack-cli dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a47b67c commit cda3136

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pdl-live/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"ts-loader": "^9.5.1",
1010
"typescript": "~5.7.2",
1111
"webpack": "^5.90.3",
12-
"webpack-cli": "^5.1.4"
12+
"webpack-cli": "^6.0.1"
1313
},
1414
"engines" : {
1515
"node" : ">=12.0.0"

0 commit comments

Comments
 (0)