Merge pull request #633 from dolanmiu/dependabot/npm_and_yarn/types/webpack-4.41.22

build(deps-dev): bump @types/webpack from 4.41.21 to 4.41.22
This commit is contained in:
Dolan
2020-09-08 12:44:14 +01:00
committed by GitHub

6
package-lock.json generated
View File

@ -670,9 +670,9 @@
} }
}, },
"@types/webpack": { "@types/webpack": {
"version": "4.41.21", "version": "4.41.22",
"resolved": "https://registry.npmjs.org/@types/webpack/-/webpack-4.41.21.tgz", "resolved": "https://registry.npmjs.org/@types/webpack/-/webpack-4.41.22.tgz",
"integrity": "sha512-2j9WVnNrr/8PLAB5csW44xzQSJwS26aOnICsP3pSGCEdsu6KYtfQ6QJsVUKHWRnm1bL7HziJsfh5fHqth87yKA==", "integrity": "sha512-JQDJK6pj8OMV9gWOnN1dcLCyU9Hzs6lux0wBO4lr1+gyEhIBR9U3FMrz12t2GPkg110XAxEAw2WHF6g7nZIbRQ==",
"dev": true, "dev": true,
"requires": { "requires": {
"@types/anymatch": "*", "@types/anymatch": "*",