Skip to content

Commit

Permalink
chore(deps): bump react-virtual from 2.3.2 to 2.4.0 (#1230)
Browse files Browse the repository at this point in the history
Bumps [react-virtual](https://github.com/tannerlinsley/react-virtual) from 2.3.2 to 2.4.0.
- [Release notes](https://github.com/tannerlinsley/react-virtual/releases)
- [Commits](TanStack/virtual@v2.3.2...v2.4.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 1, 2021
1 parent 9857f8d commit f034aeb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/main/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"react-content-loader": "6.0.1",
"react-jss": "10.5.1",
"react-table": "7.6.3",
"react-virtual": "2.3.2"
"react-virtual": "2.4.0"
},
"peerDependencies": {
"@ui5/webcomponents": "1.0.0-rc.11",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15077,10 +15077,10 @@ react-transition-group@^2.5.0:
prop-types "^15.6.2"
react-lifecycles-compat "^3.0.4"

react-virtual@2.3.2:
version "2.3.2"
resolved "https://registry.yarnpkg.com/react-virtual/-/react-virtual-2.3.2.tgz#3d9f552465d2be248e38a694363dbf9d0bb31e9f"
integrity sha512-uTwiNMePiZQJgtDM57J0YkrLLlCYhKGrpFgedYejILc8QMCzu3rTQGFB9/o07bIFJ8RMfvbEzU4Q5uxcP6nu2g==
react-virtual@2.4.0:
version "2.4.0"
resolved "https://registry.yarnpkg.com/react-virtual/-/react-virtual-2.4.0.tgz#151d39a91b311f684229235604fe75f1d096cd12"
integrity sha512-D5hy0XM+SN2pPUCPXIEVs1aCcGgvkLVw8sTikeKQF4jW4ZS1vIDyGUKFMvW1ZS3Yysw5yFCSBWl8yc7IEsGPag==
dependencies:
"@reach/observe-rect" "^1.1.0"
ts-toolbelt "^6.4.2"
Expand Down

0 comments on commit f034aeb

Please sign in to comment.