Bump webpack-manifest-plugin from 3.2.0 to 4.0.2

Bumps [webpack-manifest-plugin](https://github.com/shellscape/webpack-manifest-plugin) from 3.2.0 to 4.0.2.
- [Release notes](https://github.com/shellscape/webpack-manifest-plugin/releases)
- [Commits](https://github.com/shellscape/webpack-manifest-plugin/compare/v3.2.0...v4.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-08-05 21:01:07 +00:00
committed by GitHub
parent dc6e1af684
commit 9d55c62898
2 changed files with 5 additions and 5 deletions

View File

@ -63,7 +63,7 @@
"webpack": "^5.37.0",
"webpack-cli": "^4.6.0",
"webpack-dev-server": "^3.11.2",
"webpack-manifest-plugin": "^3.1.0",
"webpack-manifest-plugin": "^4.0.2",
"webpack-merge": "^5.7.3"
},
"dependencies": {