1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-28 16:06:40 +01:00

Bump webpack from 5.0.0 to 5.1.0

Bumps [webpack](https://github.com/webpack/webpack) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.0.0...v5.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-10-14 13:25:43 +00:00
committed by GitHub
parent 8f7578a03b
commit 346252dd91
2 changed files with 5 additions and 5 deletions

View File

@@ -73,7 +73,7 @@
"vue-loader": "^15.9.3",
"vue-style-loader": "^4.1.2",
"vue-template-compiler": "^2.6.12",
"webpack": "^5.0.0",
"webpack": "^5.1.0",
"webpack-cli": "^4.0.0",
"webpack-dev-server": "^3.11.0",
"webpack-pwa-manifest": "^4.2.0"

View File

@@ -11031,10 +11031,10 @@ webpack-sources@^2.0.1:
source-list-map "^2.0.1"
source-map "^0.6.1"
webpack@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.0.0.tgz#c028b2f0c1db2322de1f4a30cc36f6e373d5a26a"
integrity sha512-OK+Q9xGgda3idw/DgCf75XsVFxRLPu48qPwygqI3W9ls5sDdKif5Ay4SM/1UVob0w4juJy14Zv9nNv0WeyV0aA==
webpack@^5.1.0:
version "5.1.0"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.1.0.tgz#7ba2fc8f587ecf0a412477d2e977b3a8818db83c"
integrity sha512-ZJDq7dpVs479C6zCSF/CwOVsqqobjCusa+BgbXCEROZMS0RcBzQzDgc+hB2YXye8Y/JOvcFwJIqsVtTyHW7t8A==
dependencies:
"@types/eslint-scope" "^3.7.0"
"@types/estree" "^0.0.45"