Skip to content

Commit

Permalink
chore(deps): bump the webpack-dependencies group across 1 directory w…
Browse files Browse the repository at this point in the history
…ith 2 updates

Bumps the webpack-dependencies group with 2 updates in the / directory: [webpack](https://github.com/webpack/webpack) and [webpack-cli](https://github.com/webpack/webpack-cli).


Updates `webpack` from 5.94.0 to 5.98.0
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.94.0...v5.98.0)

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
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: webpack-dependencies
- dependency-name: webpack-cli
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: webpack-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 13, 2025
1 parent a4a7ddb commit 189a654
Show file tree
Hide file tree
Showing 2 changed files with 204 additions and 173 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -168,8 +168,8 @@
"typescript": "^5.7.3",
"u2f-api": "1.0.10",
"url-loader": "^4.1.1",
"webpack": "5.94.0",
"webpack-cli": "5.1.4",
"webpack": "5.98.0",
"webpack-cli": "6.0.1",
"webpack-remove-empty-scripts": "^1.0.4",
"zxcvbn": "^4.4.2"
},
Expand Down
Loading

0 comments on commit 189a654

Please sign in to comment.