Bump @types/webpack from 4.41.3 to 4.41.5

Bumps [@types/webpack](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/webpack) from 4.41.3 to 4.41.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/webpack)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-02-04 21:02:19 +00:00
parent a0b9d7e956
commit 2a26d13c77
2 changed files with 5 additions and 5 deletions

View file

@ -88,7 +88,7 @@
"@types/terser-webpack-plugin": "2.2.0",
"@types/uuid": "3.4.7",
"@types/webdriverio": "^4.8.0",
"@types/webpack": "4.41.3",
"@types/webpack": "4.41.5",
"@types/winreg": "1.2.30",
"@typescript-eslint/eslint-plugin": "2.19.0",
"@typescript-eslint/parser": "2.19.0",

View file

@ -790,10 +790,10 @@
"@types/source-list-map" "*"
source-map "^0.6.1"
"@types/webpack@*", "@types/webpack@4.41.3":
version "4.41.3"
resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.3.tgz#30c2251db1d69a45bbffd79c0577dd9baf50e7ba"
integrity sha512-dH+BZ6pHBZFrXpnif0YU/PbmUq3lQrvRPnqkxsciSIzvG/DE+Vm/Wrjn56T7V3+B5ryQa5fw0oGnHL8tk4ll6w==
"@types/webpack@*", "@types/webpack@4.41.5":
version "4.41.5"
resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.5.tgz#70c1253b008c3e293497cff557fbacdca03c66f0"
integrity sha512-693JfV/83UZxpQY8vutDSwkDjNujy2327UrFqQciJWXh761B/aUIZIM5N05IRIZ17WwsG8VfUSE3edwXvkehiQ==
dependencies:
"@types/anymatch" "*"
"@types/node" "*"