From 525d1982e5df33d8b18d4383867474d89f0a5451 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Wed, 11 Mar 2020 03:36:42 -0700 Subject: [PATCH] =?UTF-8?q?Update=20@types/recharts=20in=20group=20plugins?= =?UTF-8?q?=20to=20the=20latest=20version=20=EF=BF=BD=20(#844)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Summary: ## The devDependency [types/recharts](https://github.com/DefinitelyTyped/DefinitelyTyped) was updated from `1.7.1` to `1.8.6`. 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/844 Reviewed By: mweststrate Differential Revision: D20303319 Pulled By: passy fbshipit-source-id: e9c01edf50b020bb498023ed059f855b4c17d9f9 --- src/plugins/kaios-ram/package.json | 2 +- src/plugins/kaios-ram/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/plugins/kaios-ram/package.json b/src/plugins/kaios-ram/package.json index dd247a6d9..35718627a 100644 --- a/src/plugins/kaios-ram/package.json +++ b/src/plugins/kaios-ram/package.json @@ -14,7 +14,7 @@ "recharts": "1.7.1" }, "devDependencies": { - "@types/recharts": "1.7.1" + "@types/recharts": "1.8.6" }, "resolutions": { "@types/react": "16.9.17" diff --git a/src/plugins/kaios-ram/yarn.lock b/src/plugins/kaios-ram/yarn.lock index c3ddc09b8..be26d16ba 100644 --- a/src/plugins/kaios-ram/yarn.lock +++ b/src/plugins/kaios-ram/yarn.lock @@ -46,10 +46,10 @@ resolved "https://registry.yarnpkg.com/@types/recharts-scale/-/recharts-scale-1.0.0.tgz#348c9220d6d9062c44a9d585d686644a97f7e25d" integrity sha512-HR/PrCcxYb2YHviTqH7CMdL1TUhUZLTUKzfrkMhxm1HTa5mg/QtP8XMiuSPz6dZ6wecazAOu8aYZ5DqkNlgHHQ== -"@types/recharts@1.7.1": - version "1.7.1" - resolved "https://registry.yarnpkg.com/@types/recharts/-/recharts-1.7.1.tgz#582258e023dc1f659e8e59dda2ce51543d4b5775" - integrity sha512-Ggb0TI/SCODmRR0CBMObqYrLJmdfxL23pm6AxU61bP0NcsUvnbmYUYT1VMr+BcjFjPxX+DTaSP2NXTJs3ZSAiw== +"@types/recharts@1.8.6": + version "1.8.6" + resolved "https://registry.yarnpkg.com/@types/recharts/-/recharts-1.8.6.tgz#1368e174a21e6b12d1344dba0ae0eea68f8706f0" + integrity sha512-UnuLpnXbpyLzxYJ6PuRMBR6K7X0Ih60M/PVaUwT6jtvJXqlVEmU5ABx0etgzG2DkOnYhpHvD9tjOjyrdUKrUPQ== dependencies: "@types/d3-shape" "*" "@types/react" "*"