Bump @types/webpack from 4.41.10 to 4.41.11

Bumps [@types/webpack](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/webpack) from 4.41.10 to 4.41.11.
- [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-04-13 14:44:54 +00:00
parent d955c58632
commit cd44765089
2 changed files with 5 additions and 5 deletions

View file

@ -88,7 +88,7 @@
"@types/styled-jsx": "2.2.8",
"@types/terser-webpack-plugin": "2.2.0",
"@types/uuid": "7.0.2",
"@types/webpack": "4.41.10",
"@types/webpack": "4.41.11",
"@typescript-eslint/eslint-plugin": "2.26.0",
"@typescript-eslint/parser": "2.27.0",
"ava": "3.6.0",

View file

@ -869,10 +869,10 @@
"@types/source-list-map" "*"
source-map "^0.6.1"
"@types/webpack@*", "@types/webpack@4.41.10":
version "4.41.10"
resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.10.tgz#2e1f6b3508a249854efe3dcc7690905ac5ee10be"
integrity sha512-vIy0qaq8AjOjZLuFPqpo7nAJzcoVXMdw3mvpNN07Uvdy0p1IpJeLNBe3obdRP7FX2jIusDE7z1pZa0A6qYUgnA==
"@types/webpack@*", "@types/webpack@4.41.11":
version "4.41.11"
resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.11.tgz#7b7f725397d3b630bede05415d34e9ff30d9771f"
integrity sha512-PtEZISfBMWL05qOpZN19hztZPt0rPuGQh5sbBP3bB4RrJgzdb0SScn47hdcMaoN1IgaU7NZWeDO6reFcKTK2iQ==
dependencies:
"@types/anymatch" "*"
"@types/node" "*"