mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-05 06:41:17 +08:00
Bump schedule from 0.4.0 to 0.5.0
Bumps [schedule](https://github.com/facebook/react) from 0.4.0 to 0.5.0. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md) - [Commits](https://github.com/facebook/react/compare/v0.4.0...v0.5.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
7a36a00802
commit
a2229ddfa2
@ -39,7 +39,7 @@
|
||||
"expo-cli": "^2.17.1",
|
||||
"jest-expo": "^32.0.0",
|
||||
"react-test-renderer": "16.5.1",
|
||||
"schedule": "^0.4.0"
|
||||
"schedule": "^0.5.0"
|
||||
},
|
||||
"workspaces": {
|
||||
"nohoist": [
|
||||
|
@ -26364,6 +26364,13 @@ schedule@^0.4.0:
|
||||
dependencies:
|
||||
object-assign "^4.1.1"
|
||||
|
||||
schedule@^0.5.0:
|
||||
version "0.5.0"
|
||||
resolved "https://registry.yarnpkg.com/schedule/-/schedule-0.5.0.tgz#c128fffa0b402488b08b55ae74bb9df55cc29cc8"
|
||||
integrity sha512-HUcJicG5Ou8xfR//c2rPT0lPIRR09vVvN81T9fqfVgBmhERUbDEQoYKjpBxbueJnCPpSu2ujXzOnRQt6x9o/jw==
|
||||
dependencies:
|
||||
object-assign "^4.1.1"
|
||||
|
||||
scheduler@^0.13.6:
|
||||
version "0.13.6"
|
||||
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.13.6.tgz#466a4ec332467b31a91b9bf74e5347072e4cd889"
|
||||
|
Loading…
x
Reference in New Issue
Block a user