chore(deps-dev): bump webpack from 5.58.0 to 5.58.1 (#1279)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-10-11 17:57:50 +02:00 committed by GitHub
parent eaf7d1f4d8
commit 86a5aba67e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -30,7 +30,7 @@
"terser-webpack-plugin": "^5.2.4",
"ts-loader": "^9.2.6",
"typescript": "^4.4.3",
"webpack": "^5.58.0",
"webpack": "^5.58.1",
"webpack-cli": "^4.9.0"
},
"engines": {
@ -2898,9 +2898,9 @@
}
},
"node_modules/webpack": {
"version": "5.58.0",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.58.0.tgz",
"integrity": "sha512-xc2k5MLbR1iah24Z5xUm1nBh1PZXEdUnrX6YkTSOScq/VWbl5JCLREXJzGYqEAUbIO8tZI+Dzv82lGtnuUnVCQ==",
"version": "5.58.1",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.58.1.tgz",
"integrity": "sha512-4Z/dmbTU+VmkCb2XNgW7wkE5TfEcSooclprn/UEuVeAkwHhn07OcgUsyaKHGtCY/VobjnsYBlyhKeMLiSoOqPg==",
"dev": true,
"dependencies": {
"@types/eslint-scope": "^3.7.0",
@ -5252,9 +5252,9 @@
}
},
"webpack": {
"version": "5.58.0",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.58.0.tgz",
"integrity": "sha512-xc2k5MLbR1iah24Z5xUm1nBh1PZXEdUnrX6YkTSOScq/VWbl5JCLREXJzGYqEAUbIO8tZI+Dzv82lGtnuUnVCQ==",
"version": "5.58.1",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.58.1.tgz",
"integrity": "sha512-4Z/dmbTU+VmkCb2XNgW7wkE5TfEcSooclprn/UEuVeAkwHhn07OcgUsyaKHGtCY/VobjnsYBlyhKeMLiSoOqPg==",
"dev": true,
"requires": {
"@types/eslint-scope": "^3.7.0",

View file

@ -206,7 +206,7 @@
"terser-webpack-plugin": "^5.2.4",
"ts-loader": "^9.2.6",
"typescript": "^4.4.3",
"webpack": "^5.58.0",
"webpack": "^5.58.1",
"webpack-cli": "^4.9.0"
},
"engines": {