Bump webpack-manifest-plugin from 3.0.0-rc.0 to 3.0.0

Bumps [webpack-manifest-plugin](https://github.com/shellscape/webpack-manifest-plugin) from 3.0.0-rc.0 to 3.0.0.
- [Release notes](https://github.com/shellscape/webpack-manifest-plugin/releases)
- [Commits](https://github.com/shellscape/webpack-manifest-plugin/compare/v3.0.0-rc.0...v3.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-12-03 03:05:13 +00:00
committed by GitHub
parent 6db3316ab6
commit 59fb0263fc
2 changed files with 9 additions and 15 deletions

View File

@ -63,7 +63,7 @@
"webpack": "^5.9.0",
"webpack-cli": "^4.2.0",
"webpack-dev-server": "^3.11.0",
"webpack-manifest-plugin": "^3.0.0-rc.0",
"webpack-manifest-plugin": "^3.0.0",
"webpack-merge": "^5.3.0"
},
"dependencies": {