Skip to content

Commit

Permalink
fix(deps): update @types/react-virtualized to 9.21.10 🌟 (#335)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored May 17, 2020
1 parent 7ab4e54 commit 5272fb7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@types/react-infinite-calendar": "2.3.4",
"@types/react-router": "5.1.7",
"@types/react-router-dom": "5.1.5",
"@types/react-virtualized": "9.21.9",
"@types/react-virtualized": "9.21.10",
"@types/shortid": "0.0.29",
"@types/uuid": "7.0.3",
"@types/validator": "13.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2530,10 +2530,10 @@
dependencies:
"@types/react" "*"

"@types/[email protected].9":
version "9.21.9"
resolved "https://registry.yarnpkg.com/@types/react-virtualized/-/react-virtualized-9.21.9.tgz#10b57fa5979d008bd38633ad62a7461e14327cc0"
integrity sha512-W7zTK290hACRANzYllz6hJJkeceYWyofxe5HeZt9gtONErB+y6f1UZNrhWe2wx1vuWQbdyZMKFRv9/nAmiXHew==
"@types/[email protected].10":
version "9.21.10"
resolved "https://registry.yarnpkg.com/@types/react-virtualized/-/react-virtualized-9.21.10.tgz#cd072dc9c889291ace2c4c9de8e8c050da8738b7"
integrity sha512-f5Ti3A7gGdLkPPFNHTrvKblpsPNBiQoSorOEOD+JPx72g/Ng2lOt4MYfhvQFQNgyIrAro+Z643jbcKafsMW2ag==
dependencies:
"@types/prop-types" "*"
"@types/react" "*"
Expand Down

0 comments on commit 5272fb7

Please sign in to comment.