1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-05-12 01:17:04 +02:00

chore(deps): update dependency @types/react-table to v7.7.12

This commit is contained in:
Renovate Bot 2022-05-11 16:38:49 +00:00 committed by renovate[bot]
parent 83d7c356b6
commit 97fa9d8ae6
2 changed files with 5 additions and 5 deletions

View File

@ -56,7 +56,7 @@
"@types/react": "17.0.45",
"@types/react-dom": "17.0.16",
"@types/react-router-dom": "5.3.3",
"@types/react-table": "^7.7.11",
"@types/react-table": "7.7.12",
"@types/react-test-renderer": "17.0.2",
"@types/react-timeago": "4.1.3",
"@types/semver": "^7.3.9",

View File

@ -1020,10 +1020,10 @@
"@types/history" "^4.7.11"
"@types/react" "*"
"@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==
"@types/react-table@7.7.12":
version "7.7.12"
resolved "https://registry.yarnpkg.com/@types/react-table/-/react-table-7.7.12.tgz#628011d3cb695b07c678704a61f2f1d5b8e567fd"
integrity sha512-bRUent+NR/WwtDGwI/BqhZ8XnHghwHw0HUKeohzB5xN3K2qKWYE5w19e7GCuOkL1CXD9Gi1HFy7TIm2AvgWUHg==
dependencies:
"@types/react" "*"