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:
dependabot-preview[bot] 2019-05-24 20:21:46 +00:00 committed by GitHub
parent 7a36a00802
commit a2229ddfa2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 1 deletions

View File

@ -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": [

View File

@ -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"