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

Summary:
## The devDependency [types/rsocket-core](https://github.com/DefinitelyTyped/DefinitelyTyped) was updated from `0.0.2` to `0.0.3`.
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/658

Reviewed By: passy

Differential Revision: D18672998

Pulled By: cekkaewnumchai

fbshipit-source-id: 6d39c50f9a69d4a1f3c067290f921484dae34968
This commit is contained in:
greenkeeper[bot]
2019-11-25 04:36:13 -08:00
committed by realpassy
parent 7d81e28461
commit 8efe50afd2
2 changed files with 11 additions and 2 deletions

View File

@@ -77,7 +77,7 @@
"@types/react-virtualized-auto-sizer": "^1.0.0", "@types/react-virtualized-auto-sizer": "^1.0.0",
"@types/react-window": "^1.8.1", "@types/react-window": "^1.8.1",
"@types/redux-persist": "^4.3.1", "@types/redux-persist": "^4.3.1",
"@types/rsocket-core": "^0.0.2", "@types/rsocket-core": "^0.0.3",
"@types/testing-library__react": "^9.1.2", "@types/testing-library__react": "^9.1.2",
"@types/tmp": "^0.1.0", "@types/tmp": "^0.1.0",
"@types/uuid": "^3.4.5", "@types/uuid": "^3.4.5",

View File

@@ -1378,7 +1378,7 @@
resolved "https://registry.yarnpkg.com/@types/retry/-/retry-0.12.0.tgz#2b35eccfcee7d38cd72ad99232fbd58bffb3c84d" resolved "https://registry.yarnpkg.com/@types/retry/-/retry-0.12.0.tgz#2b35eccfcee7d38cd72ad99232fbd58bffb3c84d"
integrity sha512-wWKOClTTiizcZhXnPY4wikVAwmdYHp8q6DmC+EJUzAMsycb7HB32Kh9RN4+0gExjmPmZSAQjgURXIGATPegAvA== integrity sha512-wWKOClTTiizcZhXnPY4wikVAwmdYHp8q6DmC+EJUzAMsycb7HB32Kh9RN4+0gExjmPmZSAQjgURXIGATPegAvA==
"@types/rsocket-core@*", "@types/rsocket-core@^0.0.2": "@types/rsocket-core@*":
version "0.0.2" version "0.0.2"
resolved "https://registry.yarnpkg.com/@types/rsocket-core/-/rsocket-core-0.0.2.tgz#9f5d5b1acc2269a53ed2dd8185432b5b7fcdda86" resolved "https://registry.yarnpkg.com/@types/rsocket-core/-/rsocket-core-0.0.2.tgz#9f5d5b1acc2269a53ed2dd8185432b5b7fcdda86"
integrity sha512-dUpBxZ6f+dCw+Q9GM/OOqz5iPrU3VghfOzf/qnvE0ok7PwO//opHbOYAwXHGwCHxdDbntH4yy3NUYe0KchCZRQ== integrity sha512-dUpBxZ6f+dCw+Q9GM/OOqz5iPrU3VghfOzf/qnvE0ok7PwO//opHbOYAwXHGwCHxdDbntH4yy3NUYe0KchCZRQ==
@@ -1387,6 +1387,15 @@
"@types/rsocket-flowable" "*" "@types/rsocket-flowable" "*"
"@types/rsocket-types" "*" "@types/rsocket-types" "*"
"@types/rsocket-core@^0.0.3":
version "0.0.3"
resolved "https://registry.yarnpkg.com/@types/rsocket-core/-/rsocket-core-0.0.3.tgz#7a2d188002aaa62690fa97bd92138434e6b31cda"
integrity sha512-dCVQF0manLKbkcAggnafCR7Nkl5wBm3mqydcSUOA8JWeGeSp2k4aXTImhASkgFdyulB/RzGSUEIPOaJR4sB3qA==
dependencies:
"@types/node" "*"
"@types/rsocket-flowable" "*"
"@types/rsocket-types" "*"
"@types/rsocket-flowable@*": "@types/rsocket-flowable@*":
version "0.0.2" version "0.0.2"
resolved "https://registry.yarnpkg.com/@types/rsocket-flowable/-/rsocket-flowable-0.0.2.tgz#2a795798e3bcde5905772a4acc692290e32e85aa" resolved "https://registry.yarnpkg.com/@types/rsocket-flowable/-/rsocket-flowable-0.0.2.tgz#2a795798e3bcde5905772a4acc692290e32e85aa"