Merge pull request #4779 from wallabag/dependabot/npm_and_yarn/webpack-manifest-plugin-3.0.0

Bump webpack-manifest-plugin from 3.0.0-rc.0 to 3.0.0
This commit is contained in:
Jérémy Benoist
2020-12-03 10:31:08 +01:00
committed by GitHub
7 changed files with 27 additions and 53 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": {