Skip to content

Commit 18854b6

Browse files
chore(deps): bump react-virtual from 2.6.1 to 2.6.2 (#1507)
Bumps [react-virtual](https://github.com/tannerlinsley/react-virtual) from 2.6.1 to 2.6.2. - [Release notes](https://github.com/tannerlinsley/react-virtual/releases) - [Commits](TanStack/virtual@v2.6.1...v2.6.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lukas Harbarth <lukas.harbarth@sap.com>
1 parent 6eddbfa commit 18854b6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/main/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"react-content-loader": "6.0.3",
3939
"react-jss": "10.6.0",
4040
"react-table": "7.6.3",
41-
"react-virtual": "2.6.1"
41+
"react-virtual": "2.6.2"
4242
},
4343
"peerDependencies": {
4444
"@ui5/webcomponents": "1.0.0-rc.14",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15123,10 +15123,10 @@ react-transition-group@2.9.0:
1512315123
prop-types "^15.6.2"
1512415124
react-lifecycles-compat "^3.0.4"
1512515125

15126-
react-virtual@2.6.1:
15127-
version "2.6.1"
15128-
resolved "https://registry.yarnpkg.com/react-virtual/-/react-virtual-2.6.1.tgz#5ffd29a03ecdb7422c9b8dc41b6528f249e09e93"
15129-
integrity sha512-LGmeNI8nE4TWmeyLrjD7WfWBorKf5joeSCdmNeTnP9GqQfFpe6bjPmpdj3K83IMcU/wbOpA8u3v8oTjxeytqPw==
15126+
react-virtual@2.6.2:
15127+
version "2.6.2"
15128+
resolved "https://registry.yarnpkg.com/react-virtual/-/react-virtual-2.6.2.tgz#9747c8afcd62ba69c8ffc29bbf09ac34b4f35c1d"
15129+
integrity sha512-VRYn7sZZKAw+Wk+SddQD0nWqTv3MSkrRqoZLW0/82/02f1LT42n0xkUlYydsBcj1Ib/STgAtsnhDIOq12b5Khg==
1513015130
dependencies:
1513115131
"@reach/observe-rect" "^1.1.0"
1513215132
ts-toolbelt "^6.4.2"

0 commit comments

Comments
 (0)