Update @types/rsocket-core to the latest version � (#811)

Summary:
## The devDependency [types/rsocket-core](https://github.com/DefinitelyTyped/DefinitelyTyped) was updated from `0.0.4` to `0.0.5`.
This version is **not covered** by your **current version range**.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

 ---

**Publisher:** [types](https://www.npmjs.com/~types)
**License:** MIT

[Find out more about this release](https://github.com/DefinitelyTyped/DefinitelyTyped).

 ---

<details>
  <summary>FAQ and help</summary>

  There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).
</details>

 ---

Your [Greenkeeper](https://greenkeeper.io) bot 🌴
Pull Request resolved: https://github.com/facebook/flipper/pull/811

Reviewed By: mweststrate

Differential Revision: D19969478

Pulled By: passy

fbshipit-source-id: b813bafdb5b0e9f72db16c11c822748383098a5a
This commit is contained in:
greenkeeper[bot]
2020-02-19 07:31:19 -08:00
committed by Facebook Github Bot
parent 47471d2def
commit 27c0a03ac2
2 changed files with 5 additions and 5 deletions

View File

@@ -81,7 +81,7 @@
"@types/react-window": "^1.8.1",
"@types/redux-persist": "^4.3.1",
"@types/requestidlecallback": "^0.3.1",
"@types/rsocket-core": "^0.0.4",
"@types/rsocket-core": "^0.0.5",
"@types/testing-library__react": "^9.1.2",
"@types/tmp": "^0.1.0",
"@types/uuid": "^3.4.5",

View File

@@ -1575,10 +1575,10 @@
"@types/rsocket-flowable" "*"
"@types/rsocket-types" "*"
"@types/rsocket-core@^0.0.4":
version "0.0.4"
resolved "https://registry.yarnpkg.com/@types/rsocket-core/-/rsocket-core-0.0.4.tgz#4671edb58232e3d09bcb78c4ef62243643a00a61"
integrity sha512-s9WkhGvk9+DDf2oV6XdwSCm3ypEYLZt+0a8uVDosyGcysV7cD5ntIqtFleGO1UcyJXTGrt5unZJQ2z9DTGeKFA==
"@types/rsocket-core@^0.0.5":
version "0.0.5"
resolved "https://registry.yarnpkg.com/@types/rsocket-core/-/rsocket-core-0.0.5.tgz#5c5605af821a56cbce1777a420583511f3d31974"
integrity sha512-ARlWAs7kJGFezpaK7wGZWB5XhEqMP4NlWBqae43goLR31fLU/VmaCmlIgVOFxj5xwNO6EcUlFQBZNVNxr3Qk3Q==
dependencies:
"@types/node" "*"
"@types/rsocket-flowable" "*"