chore(deps): bump react-window from 1.8.6 to 1.8.7 (#3865)

Bumps [react-window](https://github.com/bvaughn/react-window) from 1.8.6 to 1.8.7.
- [Release notes](https://github.com/bvaughn/react-window/releases)
- [Changelog](https://github.com/bvaughn/react-window/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bvaughn/react-window/commits)

---
updated-dependencies:
- dependency-name: react-window
  dependency-type: direct:production
  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>
This commit is contained in:
dependabot[bot]
2022-07-25 11:09:47 -07:00
committed by GitHub
parent 2c7d5ac3d8
commit c8caeebdba
2 changed files with 5 additions and 5 deletions

View File

@@ -179,7 +179,7 @@
"react-table": "^7.7.0", "react-table": "^7.7.0",
"react-virtualized-auto-sizer": "^1.0.5", "react-virtualized-auto-sizer": "^1.0.5",
"react-waypoint": "^10.1.0", "react-waypoint": "^10.1.0",
"react-window": "^1.8.6", "react-window": "^1.8.7",
"reakit": "^1.3.10", "reakit": "^1.3.10",
"reflect-metadata": "^0.1.13", "reflect-metadata": "^0.1.13",
"refractor": "^3.5.0", "refractor": "^3.5.0",

View File

@@ -12450,10 +12450,10 @@ react-waypoint@^10.1.0:
prop-types "^15.0.0" prop-types "^15.0.0"
react-is "^17.0.1" react-is "^17.0.1"
react-window@^1.8.6: react-window@^1.8.7:
version "1.8.6" version "1.8.7"
resolved "https://registry.yarnpkg.com/react-window/-/react-window-1.8.6.tgz#d011950ac643a994118632665aad0c6382e2a112" resolved "https://registry.yarnpkg.com/react-window/-/react-window-1.8.7.tgz#5e9fd0d23f48f432d7022cdb327219353a15f0d4"
integrity sha512-8VwEEYyjz6DCnGBsd+MgkD0KJ2/OXFULyDtorIiTz+QzwoP94tBoA7CnbtyXMm+cCeAUER5KJcPtWl9cpKbOBg== integrity sha512-JHEZbPXBpKMmoNO1bNhoXOOLg/ujhL/BU4IqVU9r8eQPcy5KQnGHIHDRkJ0ns9IM5+Aq5LNwt3j8t3tIrePQzA==
dependencies: dependencies:
"@babel/runtime" "^7.0.0" "@babel/runtime" "^7.0.0"
memoize-one ">=3.1.1 <6" memoize-one ">=3.1.1 <6"