Skip to content

Commit

Permalink
Bump react-virtualized and @types/react-virtualized (#1701)
Browse files Browse the repository at this point in the history
Bumps [react-virtualized](https://github.com/bvaughn/react-virtualized) and [@types/react-virtualized](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-virtualized). These dependencies needed to be updated together.

Updates `react-virtualized` from 9.22.3 to 9.22.5
- [Release notes](https://github.com/bvaughn/react-virtualized/releases)
- [Changelog](https://github.com/bvaughn/react-virtualized/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bvaughn/react-virtualized/commits)

Updates `@types/react-virtualized` from 9.21.21 to 9.21.28
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-virtualized)

---
updated-dependencies:
- dependency-name: react-virtualized
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: "@types/react-virtualized"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 5, 2023
1 parent f8db1a1 commit 0dc847b
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 44 deletions.
60 changes: 18 additions & 42 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"react-popper": "^2.3.0",
"react-toastify": "^9.1.1",
"react-virtual": "^2.10.4",
"react-virtualized": "^9.22.3",
"react-virtualized": "^9.22.5",
"remark-gfm": "^3.0.1",
"remark-parse": "^10.0.1",
"remark-wiki-link": "^1.0.4",
Expand Down Expand Up @@ -99,7 +99,7 @@
"@types/react": "^18.2.39",
"@types/react-dom": "^18.0.11",
"@types/react-highlight-words": "^0.16.4",
"@types/react-virtualized": "^9.21.21",
"@types/react-virtualized": "^9.21.28",
"@types/uuid": "^9.0.0",
"@typescript-eslint/eslint-plugin": "^6.13.0",
"@typescript-eslint/parser": "^6.13.0",
Expand Down

0 comments on commit 0dc847b

Please sign in to comment.