Skip to content

Commit

Permalink
Bump the webpack group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the webpack group with 2 updates in the / directory: [webpack-cli](https://github.com/webpack/webpack-cli) and [webpack-dev-server](https://github.com/webpack/webpack-dev-server).


Updates `webpack-cli` from 5.1.4 to 6.0.0
- [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.0)

Updates `webpack-dev-server` from 5.1.0 to 5.2.0
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](webpack/webpack-dev-server@v5.1.0...v5.2.0)

---
updated-dependencies:
- dependency-name: webpack-cli
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: webpack
- dependency-name: webpack-dev-server
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: webpack
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 19, 2024
1 parent e603a00 commit 065b594
Show file tree
Hide file tree
Showing 3 changed files with 1,099 additions and 617 deletions.
4 changes: 2 additions & 2 deletions apps-rendering/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,8 @@
"tsx": "4.6.2",
"typescript": "5.5.3",
"webpack": "5.97.1",
"webpack-cli": "5.1.4",
"webpack-dev-server": "5.1.0",
"webpack-cli": "6.0.0",
"webpack-dev-server": "5.2.0",
"webpack-manifest-plugin": "5.0.0",
"whatwg-fetch": "3.6.19",
"winston": "3.11.0",
Expand Down
4 changes: 2 additions & 2 deletions dotcom-rendering/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -194,9 +194,9 @@
"webpack": "5.97.1",
"webpack-assets-manifest": "5.2.1",
"webpack-bundle-analyzer": "4.10.2",
"webpack-cli": "5.1.4",
"webpack-cli": "6.0.0",
"webpack-dev-middleware": "7.4.2",
"webpack-dev-server": "5.1.0",
"webpack-dev-server": "5.2.0",
"webpack-hot-middleware": "2.26.1",
"webpack-hot-server-middleware": "0.6.1",
"webpack-manifest-plugin": "5.0.0",
Expand Down
Loading

0 comments on commit 065b594

Please sign in to comment.