build(deps-dev): bump webpack-manifest-plugin from 3.0.0 to 3.1.0 (#5223)
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/compare/v3.0.0...v3.1.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
Родитель
958f952d0c
Коммит
3fbf6b73da
|
@ -17524,9 +17524,9 @@
|
|||
}
|
||||
},
|
||||
"webpack-manifest-plugin": {
|
||||
"version": "3.0.0",
|
||||
"resolved": "https://registry.npmjs.org/webpack-manifest-plugin/-/webpack-manifest-plugin-3.0.0.tgz",
|
||||
"integrity": "sha512-nbORTdky2HxD8XSaaT+zrsHb30AAgyWAWgCLWaAeQO21VGCScGb52ipqlHA/njix1Z8OW8IOlo4+XK0OKr1fkw==",
|
||||
"version": "3.1.0",
|
||||
"resolved": "https://registry.npmjs.org/webpack-manifest-plugin/-/webpack-manifest-plugin-3.1.0.tgz",
|
||||
"integrity": "sha512-7jgB8Kb0MRWXq3YaDfe+0smv5c7MLMfze8YvG6eBEXZmy6fhwMe/eT47A0KEIF30c0DDEYKbbYTXzaMQETaZ0Q==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"tapable": "^2.0.0",
|
||||
|
|
|
@ -122,7 +122,7 @@
|
|||
"webpack": "^4.46.0",
|
||||
"webpack-cli": "^3.3.12",
|
||||
"webpack-dev-middleware": "^4.1.0",
|
||||
"webpack-manifest-plugin": "^3.0.0"
|
||||
"webpack-manifest-plugin": "^3.1.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=12 <14"
|
||||
|
|
Загрузка…
Ссылка в новой задаче