build(deps): bump webpack-manifest-plugin from 4.1.1 to 5.0.0 (#850)

* build(deps): bump webpack-manifest-plugin from 4.1.1 to 5.0.0

Bumps [webpack-manifest-plugin](https://github.com/shellscape/webpack-manifest-plugin) from 4.1.1 to 5.0.0.
- [Release notes](https://github.com/shellscape/webpack-manifest-plugin/releases)
- [Commits](https://github.com/shellscape/webpack-manifest-plugin/compare/v4.1.1...v5.0.0)

---
updated-dependencies:
- dependency-name: webpack-manifest-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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-03 00:51:54 +00:00
committed by GitHub
co-authored by dependabot-fix
parent 21ad7c7571
commit c3564ea81c
2 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -109,7 +109,7 @@
"web-vitals": "^2.1.4",
"webpack": "^5.73.0",
"webpack-dev-server": "^4.9.1",
"webpack-manifest-plugin": "^4.0.2",
"webpack-manifest-plugin": "^5.0.0",
"workbox-webpack-plugin": "^6.4.1",
"xterm": "^4.18.0",
"xterm-addon-fit": "^0.5.0",