build(deps): bump webpack-dev-server from 4.9.1 to 4.9.2 (#884)

* build(deps): bump webpack-dev-server from 4.9.1 to 4.9.2

Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.9.1 to 4.9.2.
- [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.9.1...v4.9.2)

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

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

* [dependabot skip] Fix yarn.lock

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-fix <dependabot-fix@example.com>
This commit is contained in:
dependabot[bot]
2022-06-07 16:47:15 +00:00
committed by GitHub
co-authored by dependabot-fix
parent 173676f6ed
commit 63178ac16e
2 changed files with 8 additions and 7 deletions
+1 -1
View File
@@ -108,7 +108,7 @@
"usehooks-ts": "^2.5.4",
"web-vitals": "^2.1.4",
"webpack": "^5.73.0",
"webpack-dev-server": "^4.9.1",
"webpack-dev-server": "^4.9.2",
"webpack-manifest-plugin": "^5.0.0",
"workbox-webpack-plugin": "^6.4.1",
"xterm": "^4.18.0",