From 239c7f959fc7d090957d7fa34c0c0a68f0b0ce93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 May 2022 08:03:56 -0400 Subject: [PATCH] Bump @types/react-table from 7.7.9 to 7.7.11 (#5304) 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 0675af3837..28c1aae651 100644 --- a/package.json +++ b/package.json @@ -318,7 +318,7 @@ "@types/react-dom": "^17.0.14", "@types/react-router-dom": "^5.3.3", "@types/react-select": "3.1.2", - "@types/react-table": "^7.7.9", + "@types/react-table": "^7.7.11", "@types/react-virtualized-auto-sizer": "^1.0.1", "@types/react-window": "^1.8.5", "@types/readable-stream": "^2.3.13", diff --git a/yarn.lock b/yarn.lock index 4b24fc4da7..a8a0b5ca1f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1852,10 +1852,10 @@ "@types/react-dom" "*" "@types/react-transition-group" "*" -"@types/react-table@^7.7.9": - version "7.7.9" - resolved "https://registry.yarnpkg.com/@types/react-table/-/react-table-7.7.9.tgz#ea82875775fc6ee71a28408dcc039396ae067c92" - integrity sha512-ejP/J20Zlj9VmuLh73YgYkW2xOSFTW39G43rPH93M4mYWdMmqv66lCCr+axZpkdtlNLGjvMG2CwzT4S6abaeGQ== +"@types/react-table@^7.7.11": + version "7.7.11" + resolved "https://registry.yarnpkg.com/@types/react-table/-/react-table-7.7.11.tgz#0efbb69aabf5b4b9c26c4c027b1e1ceb0f342303" + integrity sha512-Ntfr4EMWgqf/m/CxfmiHww5HvE1nOfK3yEm3NJ3ZWv9IkdteqTOklG3rJtFCtICKAkr3q5pqajkm0y1+WnmdbA== dependencies: "@types/react" "*"