Skip to content

Commit

Permalink
Bump webpack-dev-server from 4.15.1 to 5.1.0
Browse files Browse the repository at this point in the history
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.15.1 to 5.1.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@v4.15.1...v5.1.0)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent 4b242d3 commit 5b26ac5
Show file tree
Hide file tree
Showing 2 changed files with 217 additions and 160 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"babel-plugin-dynamic-import-node": "^2.3.3",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"webpack-dev-server": "4"
"webpack-dev-server": "5"
},
"jest": {
"testRegex": ".*_spec.js",
Expand Down
Loading

0 comments on commit 5b26ac5

Please sign in to comment.