-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency react-virtualized to v9.20.0
- Loading branch information
1 parent
a77f57b
commit 96100e5
Showing
2 changed files
with
17 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10661,6 +10661,10 @@ react-is@^16.3.1, react-is@^16.3.2: | |
version "16.3.2" | ||
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.3.2.tgz#f4d3d0e2f5fbb6ac46450641eb2e25bf05d36b22" | ||
|
||
react-lifecycles-compat@^3.0.4: | ||
version "3.0.4" | ||
resolved "https://registry.yarnpkg.com/react-lifecycles-compat/-/react-lifecycles-compat-3.0.4.tgz#4f1a273afdfc8f3488a8c516bfda78f872352362" | ||
|
||
[email protected]: | ||
version "5.3.1" | ||
resolved "https://registry.yarnpkg.com/react-loadable/-/react-loadable-5.3.1.tgz#9699e9a08fed49bacd69caaa282034b62a76bcdd" | ||
|
@@ -10950,7 +10954,18 @@ react-treebeard@^2.1.0: | |
shallowequal "^0.2.2" | ||
velocity-react "^1.3.1" | ||
|
||
[email protected], react-virtualized@^9.18.5: | ||
[email protected]: | ||
version "9.20.0" | ||
resolved "https://registry.yarnpkg.com/react-virtualized/-/react-virtualized-9.20.0.tgz#b024992cc857c1a1b2884a019ac52ed686cd690b" | ||
dependencies: | ||
babel-runtime "^6.26.0" | ||
classnames "^2.2.3" | ||
dom-helpers "^2.4.0 || ^3.0.0" | ||
loose-envify "^1.3.0" | ||
prop-types "^15.6.0" | ||
react-lifecycles-compat "^3.0.4" | ||
|
||
react-virtualized@^9.18.5: | ||
version "9.18.5" | ||
resolved "https://registry.yarnpkg.com/react-virtualized/-/react-virtualized-9.18.5.tgz#42dd390ebaa7ea809bfcaf775d39872641679b89" | ||
dependencies: | ||
|