Merge pull request #528 from mikepenz/dependabot/npm_and_yarn/webpack-5.58.0

build(deps): bump webpack from 5.57.1 to 5.58.0
This commit is contained in:
Mike Penz
2021-10-11 08:41:34 +02:00
committed by GitHub
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -16,7 +16,7 @@
"@types/semver": "^7.3.8",
"moment": "^2.29.1",
"semver": "^7.3.5",
"webpack": "^5.57.1"
"webpack": "^5.58.0"
},
"devDependencies": {
"@types/jest": "^27.0.2",
@@ -6756,9 +6756,9 @@
}
},
"node_modules/webpack": {
"version": "5.57.1",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.57.1.tgz",
"integrity": "sha512-kHszukYjTPVfCOEyrUthA3jqJwduY/P3eO8I0gMNOZGIQWKAwZftxmp5hq6paophvwo9NoUrcZOecs9ulOyyTg==",
"version": "5.58.0",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.58.0.tgz",
"integrity": "sha512-xc2k5MLbR1iah24Z5xUm1nBh1PZXEdUnrX6YkTSOScq/VWbl5JCLREXJzGYqEAUbIO8tZI+Dzv82lGtnuUnVCQ==",
"dependencies": {
"@types/eslint-scope": "^3.7.0",
"@types/estree": "^0.0.50",
@@ -12181,9 +12181,9 @@
"dev": true
},
"webpack": {
"version": "5.57.1",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.57.1.tgz",
"integrity": "sha512-kHszukYjTPVfCOEyrUthA3jqJwduY/P3eO8I0gMNOZGIQWKAwZftxmp5hq6paophvwo9NoUrcZOecs9ulOyyTg==",
"version": "5.58.0",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.58.0.tgz",
"integrity": "sha512-xc2k5MLbR1iah24Z5xUm1nBh1PZXEdUnrX6YkTSOScq/VWbl5JCLREXJzGYqEAUbIO8tZI+Dzv82lGtnuUnVCQ==",
"requires": {
"@types/eslint-scope": "^3.7.0",
"@types/estree": "^0.0.50",