Skip to content

Commit cb6fd51

Browse files
Bump webpack-cli from 6.0.1 to 7.0.2
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 6.0.1 to 7.0.2. - [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.2) --- updated-dependencies: - dependency-name: webpack-cli dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 40e11f6 commit cb6fd51

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
@@ -95,7 +95,7 @@
9595
"stylelint": "^17.4.0",
9696
"stylelint-config-takiyon": "^6.0.0",
9797
"webpack": "^5.3.2",
98-
"webpack-cli": "^6.0.1",
98+
"webpack-cli": "^7.0.2",
9999
"webpack-dev-server": "^5.0.0"
100100
},
101101
"dependencies": {

0 commit comments

Comments
 (0)