Skip to content

Commit 44676f6

Browse files
Bump react-window from 1.8.7 to 1.8.9
Bumps [react-window](https://github.com/bvaughn/react-window) from 1.8.7 to 1.8.9. - [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/1.8.9) --- updated-dependencies: - dependency-name: react-window dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6117f06 commit 44676f6

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"react-scripts": "^5.0.1",
5050
"react-syntax-highlighter": "^15.5.0",
5151
"react-vis": "^1.12.1",
52-
"react-window": "^1.8.7",
52+
"react-window": "^1.8.9",
5353
"redux": "^4.2.0",
5454
"simplebar": "^5.3.8",
5555
"simplebar-react": "^2.4.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10661,10 +10661,10 @@ react-vis@^1.12.1:
1066110661
prop-types "^15.5.8"
1066210662
react-motion "^0.5.2"
1066310663

10664-
react-window@^1.8.7:
10665-
version "1.8.7"
10666-
resolved "https://registry.npmjs.org/react-window/-/react-window-1.8.7.tgz"
10667-
integrity sha512-JHEZbPXBpKMmoNO1bNhoXOOLg/ujhL/BU4IqVU9r8eQPcy5KQnGHIHDRkJ0ns9IM5+Aq5LNwt3j8t3tIrePQzA==
10664+
react-window@^1.8.9:
10665+
version "1.8.9"
10666+
resolved "https://registry.yarnpkg.com/react-window/-/react-window-1.8.9.tgz#24bc346be73d0468cdf91998aac94e32bc7fa6a8"
10667+
integrity sha512-+Eqx/fj1Aa5WnhRfj9dJg4VYATGwIUP2ItwItiJ6zboKWA6EX3lYDAXfGF2hyNqplEprhbtjbipiADEcwQ823Q==
1066810668
dependencies:
1066910669
"@babel/runtime" "^7.0.0"
1067010670
memoize-one ">=3.1.1 <6"

0 commit comments

Comments
 (0)