Skip to content

Commit

Permalink
Bump react-table from 6.11.5 to 7.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 10, 2021
1 parent bc12f9a commit 837c950
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"react-simple-code-editor": "^0.11.0",
"react-simple-tree-menu": "^1.1.18",
"react-split-pane": "^0.1.92",
"react-table": "^6.11.5",
"react-table": "^7.7.0",
"redux": "^4.1.0",
"redux-thunk": "^2.3.0",
"typescript": "*",
Expand Down
19 changes: 4 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3555,13 +3555,6 @@
dependencies:
"@types/react" "*"

"@types/react-table@^6.8.5":
version "6.8.6"
resolved "https://registry.yarnpkg.com/@types/react-table/-/react-table-6.8.6.tgz#6033868003541777e253478798c4dd0b588f0f3e"
integrity sha512-mCgyjD1KiMfZMHixOEzv7qXh5TSfmvgNbOb8qKLcTJbnGgsVSalcEdrNqASyaMp79MvdbMzxAcFQ3lftzmH7MA==
dependencies:
"@types/react" "*"

"@types/react@*":
version "16.9.17"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.17.tgz#58f0cc0e9ec2425d1441dd7b623421a867aa253e"
Expand Down Expand Up @@ -14735,14 +14728,10 @@ react-syntax-highlighter@^13.5.0:
prismjs "^1.21.0"
refractor "^3.1.0"

react-table@^6.11.5:
version "6.11.5"
resolved "https://registry.yarnpkg.com/react-table/-/react-table-6.11.5.tgz#84e52885db426a07a6c4ce2c7e942f2cd4e2aa58"
integrity sha512-LM+AS9v//7Y7lAlgTWW/cW6Sn5VOb3EsSkKQfQTzOW8FngB1FUskLLNEVkAYsTX9LjOWR3QlGjykJqCE6eXT/g==
dependencies:
"@types/react-table" "^6.8.5"
classnames "^2.2.5"
react-is "^16.8.1"
react-table@^7.7.0:
version "7.7.0"
resolved "https://registry.yarnpkg.com/react-table/-/react-table-7.7.0.tgz#e2ce14d7fe3a559f7444e9ecfe8231ea8373f912"
integrity sha512-jBlj70iBwOTvvImsU9t01LjFjy4sXEtclBovl3mTiqjz23Reu0DKnRza4zlLtOPACx6j2/7MrQIthIK1Wi+LIA==

react-test-renderer@^17.0.0, react-test-renderer@^17.0.2:
version "17.0.2"
Expand Down

0 comments on commit 837c950

Please sign in to comment.