From e329ffd52c29713cf6d3b8e481be64fe96c15d2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Oct 2021 09:17:56 -0400 Subject: [PATCH] Bump @types/react-table from 7.7.0 to 7.7.6 (#3953) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 88d8226be0..6842828c8a 100644 --- a/package.json +++ b/package.json @@ -298,7 +298,7 @@ "@types/react-dom": "^17.0.9", "@types/react-router-dom": "^5.1.6", "@types/react-select": "3.1.2", - "@types/react-table": "^7.7.0", + "@types/react-table": "^7.7.6", "@types/react-virtualized-auto-sizer": "^1.0.1", "@types/react-window": "^1.8.5", "@types/readable-stream": "^2.3.9", diff --git a/yarn.lock b/yarn.lock index a98f41e807..ed3127b816 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1884,10 +1884,10 @@ "@types/react-dom" "*" "@types/react-transition-group" "*" -"@types/react-table@^7.7.0": - version "7.7.0" - resolved "https://registry.yarnpkg.com/@types/react-table/-/react-table-7.7.0.tgz#cb441a03af7303efd570b816b5ed0ea4d35ce705" - integrity sha512-xx2PJO9a0FEY7s96KWmadrhWNGxkNZgMnoKbXKPepqzz4FHKVds1tPDqWOU7NpP+dAsRli/wn0ysZ4MxWZI4Nw== +"@types/react-table@^7.7.6": + version "7.7.6" + resolved "https://registry.yarnpkg.com/@types/react-table/-/react-table-7.7.6.tgz#4899ccc46b4a1de08cc1daf120842e37e112e51e" + integrity sha512-ZMFHh1sG5AGDmhVRpz9mgGByGmBFAqnZ7QnyqGa5iAlKtcSC3vb/gul47lM0kJ1uvlawc+qN5k+++pe+GBdJ+g== dependencies: "@types/react" "*"