From 27c0a03ac27b55d95d707b29599e74161eb28643 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Wed, 19 Feb 2020 07:31:19 -0800 Subject: [PATCH] =?UTF-8?q?Update=20@types/rsocket-core=20to=20the=20lates?= =?UTF-8?q?t=20version=20=EF=BF=BD=20(#811)?= 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.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). ---
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/811 Reviewed By: mweststrate Differential Revision: D19969478 Pulled By: passy fbshipit-source-id: b813bafdb5b0e9f72db16c11c822748383098a5a --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index dab61aeb7..419137f89 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.4", + "@types/rsocket-core": "^0.0.5", "@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 563cdcf65..267a71862 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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" "*"