From 000ef9e8fdb5357c57beea74702b0b0365bee9dd Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2020 04:44:05 -0800 Subject: [PATCH] =?UTF-8?q?Update=20@types/rsocket-core=20to=20the=20lates?= =?UTF-8?q?t=20version=20=EF=BF=BD=20(#784)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Summary: ## The devDependency [types/rsocket-core](https://github.com/DefinitelyTyped/DefinitelyTyped) was updated from `0.0.3` to `0.0.4`. 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). ---
FAQ and help 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).
--- Your [Greenkeeper](https://greenkeeper.io) bot :palm_tree: Pull Request resolved: https://github.com/facebook/flipper/pull/784 Reviewed By: cekkaewnumchai Differential Revision: D19805486 Pulled By: passy fbshipit-source-id: 7f5168669f571b31da81225fd6736facdc1c7cee --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 11919880f..059f4bd5c 100644 --- a/package.json +++ b/package.json @@ -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.3", + "@types/rsocket-core": "^0.0.4", "@types/testing-library__react": "^9.1.2", "@types/tmp": "^0.1.0", "@types/uuid": "^3.4.5", diff --git a/yarn.lock b/yarn.lock index f08070299..c26652ee5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1574,10 +1574,10 @@ "@types/rsocket-flowable" "*" "@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== +"@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== dependencies: "@types/node" "*" "@types/rsocket-flowable" "*"