Skip to content

Commit fa87b01

Browse files
chore(deps-dev): bump webpack-cli
Bumps the webpack group with 1 update in the / directory: [webpack-cli](https://github.com/webpack/webpack-cli). Updates `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 dependency-group: webpack ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fca1db5 commit fa87b01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
"ts-loader": "9.5.1",
104104
"typescript": "5.7.2",
105105
"webpack": "5.97.1",
106-
"webpack-cli": "5.1.4",
106+
"webpack-cli": "6.0.1",
107107
"webpack-node-externals": "3.0.0"
108108
},
109109
"browser": "./dist.web/lib.js",

0 commit comments

Comments
 (0)