Bump webpack-manifest-plugin from 3.0.0 to 3.1.0

Bumps [webpack-manifest-plugin](https://github.com/shellscape/webpack-manifest-plugin) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/shellscape/webpack-manifest-plugin/releases)
- [Commits](https://github.com/shellscape/webpack-manifest-plugin/commits)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-03-11 03:02:57 +00:00
committed by GitHub
parent 2815bcfffe
commit 6a67274733
2 changed files with 5 additions and 5 deletions

View File

@ -63,7 +63,7 @@
"webpack": "^5.24.4",
"webpack-cli": "^4.5.0",
"webpack-dev-server": "^3.11.2",
"webpack-manifest-plugin": "^3.0.0",
"webpack-manifest-plugin": "^3.1.0",
"webpack-merge": "^5.7.3"
},
"dependencies": {