build(deps): bump webpack-dev-server from 4.10.1 to 4.11.0 (#1118)

* build(deps): bump webpack-dev-server from 4.10.1 to 4.11.0

Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.10.1 to 4.11.0.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.10.1...v4.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

* [dependabot skip] Fix yarn.lock

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-fix <dependabot-fix@example.com>
Co-authored-by: David Lechner <david@pybricks.com>
This commit is contained in:
dependabot[bot]
2022-09-07 17:20:20 +00:00
committed by GitHub
co-authored by dependabot-fix David Lechner
parent b87d5915ef
commit 44ed71e7cf
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -117,7 +117,7 @@
"user-agent-data-types": "^0.3.0",
"web-vitals": "^3.0.1",
"webpack": "^5.74.0",
"webpack-dev-server": "^4.10.1",
"webpack-dev-server": "^4.11.0",
"webpack-manifest-plugin": "^5.0.0",
"workbox-webpack-plugin": "^6.5.4",
"xterm": "^4.19.0",