From 7cb0148d87d2e8116f95a65bb069a3f5cf3b31f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Sep 2020 01:13:59 +0000 Subject: [PATCH] Bump @types/webpack from 4.41.21 to 4.41.22 Bumps [@types/webpack](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/webpack) from 4.41.21 to 4.41.22. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/webpack) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index ba3f0046..f70d0eaa 100644 --- a/package.json +++ b/package.json @@ -89,7 +89,7 @@ "@types/styled-jsx": "2.2.8", "@types/terser-webpack-plugin": "4.1.0", "@types/uuid": "8.3.0", - "@types/webpack": "4.41.21", + "@types/webpack": "4.41.22", "@typescript-eslint/eslint-plugin": "4.0.0", "@typescript-eslint/parser": "3.10.1", "ava": "3.12.1", diff --git a/yarn.lock b/yarn.lock index c525cb7f..5fe609dd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -898,10 +898,10 @@ "@types/source-list-map" "*" source-map "^0.6.1" -"@types/webpack@*", "@types/webpack@4.41.21": - version "4.41.21" - resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.21.tgz#cc685b332c33f153bb2f5fc1fa3ac8adeb592dee" - integrity sha512-2j9WVnNrr/8PLAB5csW44xzQSJwS26aOnICsP3pSGCEdsu6KYtfQ6QJsVUKHWRnm1bL7HziJsfh5fHqth87yKA== +"@types/webpack@*", "@types/webpack@4.41.22": + version "4.41.22" + resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.22.tgz#ff9758a17c6bd499e459b91e78539848c32d0731" + integrity sha512-JQDJK6pj8OMV9gWOnN1dcLCyU9Hzs6lux0wBO4lr1+gyEhIBR9U3FMrz12t2GPkg110XAxEAw2WHF6g7nZIbRQ== dependencies: "@types/anymatch" "*" "@types/node" "*"