Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

Commit

Permalink
CHORE(NPM) - bump react-virtuoso from 4.3.8 to 4.3.11
Browse files Browse the repository at this point in the history
Bumps [react-virtuoso](https://github.com/petyosi/react-virtuoso) from 4.3.8 to 4.3.11.
- [Release notes](https://github.com/petyosi/react-virtuoso/releases)
- [Commits](petyosi/react-virtuoso@v4.3.8...v4.3.11)

---
updated-dependencies:
- dependency-name: react-virtuoso
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 7, 2023
1 parent 0548fbb commit 706808f
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 @@ -125,7 +125,7 @@
"react-dom": "17.0.1",
"react-router-dom": "6.11.1",
"react-string-replace": "1.1.1",
"react-virtuoso": "^4.3.8",
"react-virtuoso": "^4.3.11",
"react-window": "^1.8.9"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14863,10 +14863,10 @@ react-virtual@^2.10.4:
dependencies:
"@reach/observe-rect" "^1.1.0"

react-virtuoso@^4.3.8:
version "4.3.8"
resolved "https://registry.yarnpkg.com/react-virtuoso/-/react-virtuoso-4.3.8.tgz#eeeb4112d8477b02bec56d55c8030073302ad465"
integrity sha512-hoZj8Dl1R9fYqtUwA5LjCii1djO4ZNtoYkYsR52ZjdJzdXh2hec1IQ2O+1MZNjLTb4v8ff3hbt34StiHTVDdlg==
react-virtuoso@^4.3.11:
version "4.3.11"
resolved "https://registry.yarnpkg.com/react-virtuoso/-/react-virtuoso-4.3.11.tgz#ab24e707287ef1b4bb5b52f3b14795ba896e9768"
integrity sha512-0YrCvQ5GsIKRcN34GxrzhSJGuMNI+hGxWci5cTVuPQ8QWTEsrKfCyqm7YNBMmV3pu7onG1YVUBo86CyCXdejXg==

react-window@^1.8.9:
version "1.8.9"
Expand Down

0 comments on commit 706808f

Please sign in to comment.