1
0
mirror of https://github.com/amir20/dozzle.git synced 2026-01-04 12:05:07 +01:00

Bump webpack-dev-server from 4.2.0 to 4.2.1

Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.2.0 to 4.2.1.
- [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.2.0...v4.2.1)

---
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>
This commit is contained in:
dependabot[bot]
2021-09-14 09:03:04 +00:00
committed by GitHub
parent cdd25ca9a8
commit 383807e0bb
2 changed files with 5 additions and 5 deletions

View File

@@ -76,7 +76,7 @@
"vue-template-compiler": "^2.6.14",
"webpack": "^5.52.1",
"webpack-cli": "^4.8.0",
"webpack-dev-server": "^4.2.0",
"webpack-dev-server": "^4.2.1",
"webpack-pwa-manifest": "^4.3.0"
},
"lint-staged": {