Skip to content

Commit

Permalink
Bump webpack-dev-server from 5.0.3 to 5.0.4 (#4937)
Browse files Browse the repository at this point in the history
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 5.0.3 to 5.0.4.
- [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.0.3...v5.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 20, 2024
1 parent 376b9d1 commit f616675
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 12 deletions.
23 changes: 12 additions & 11 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"typescript-eslint": "^7.3.1",
"webpack": "^5.90.3",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.0.3"
"webpack-dev-server": "^5.0.4"
},
"scripts": {
"build-community": "NODE_ENV=production webpack --config config/community.prod.webpack.config.js",
Expand Down

0 comments on commit f616675

Please sign in to comment.