Bump webpack-manifest-plugin from 4.0.2 to 4.1.1

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-01-17 05:46:04 +00:00
committed by GitHub
parent 9df9d34599
commit 2624f85989
2 changed files with 5 additions and 5 deletions

View File

@ -65,7 +65,7 @@
"webpack": "^5.66.0",
"webpack-cli": "^4.9.1",
"webpack-dev-server": "^4.7.3",
"webpack-manifest-plugin": "^4.0.2",
"webpack-manifest-plugin": "^4.1.1",
"webpack-merge": "^5.7.3"
},
"dependencies": {