1
0
mirror of https://github.com/amir20/dozzle.git synced 2026-01-04 20:14:59 +01:00

Merge pull request #1209 from amir20/dependabot/npm_and_yarn/webpack-cli-4.7.0

Bump webpack-cli from 4.6.0 to 4.7.0
This commit is contained in:
kodiakhq[bot]
2021-05-07 05:09:28 +00:00
committed by GitHub
2 changed files with 20 additions and 21 deletions

View File

@@ -75,7 +75,7 @@
"vue-style-loader": "^4.1.3",
"vue-template-compiler": "^2.6.12",
"webpack": "^5.36.2",
"webpack-cli": "^4.6.0",
"webpack-cli": "^4.7.0",
"webpack-dev-server": "^3.11.2",
"webpack-pwa-manifest": "^4.3.0"
},