From 969b1edb58cb5eb0160885972925220d9e788d5c Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2020 07:41:03 -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(#899)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Summary: *** ☝️ **Important announcement:** Greenkeeper will be saying goodbye 👋 and passing the torch to Snyk on June 3rd, 2020! [Find out how to migrate to Snyk and more at greenkeeper.io](https://greenkeeper.io) *** ## The devDependency [types/recharts](https://github.com/DefinitelyTyped/DefinitelyTyped) was updated from `1.8.6` to `1.8.8`. 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/899 Reviewed By: mweststrate Differential Revision: D20520128 Pulled By: passy fbshipit-source-id: fb7b58663a117f7b2c43835ab5030a84d25fe1e0 --- desktop/plugins/kaios-ram/package.json | 2 +- desktop/plugins/kaios-ram/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/desktop/plugins/kaios-ram/package.json b/desktop/plugins/kaios-ram/package.json index 35718627a..22d4f2054 100644 --- a/desktop/plugins/kaios-ram/package.json +++ b/desktop/plugins/kaios-ram/package.json @@ -14,7 +14,7 @@ "recharts": "1.7.1" }, "devDependencies": { - "@types/recharts": "1.8.6" + "@types/recharts": "1.8.8" }, "resolutions": { "@types/react": "16.9.17" diff --git a/desktop/plugins/kaios-ram/yarn.lock b/desktop/plugins/kaios-ram/yarn.lock index be26d16ba..c5728e69c 100644 --- a/desktop/plugins/kaios-ram/yarn.lock +++ b/desktop/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.8.6": - version "1.8.6" - resolved "https://registry.yarnpkg.com/@types/recharts/-/recharts-1.8.6.tgz#1368e174a21e6b12d1344dba0ae0eea68f8706f0" - integrity sha512-UnuLpnXbpyLzxYJ6PuRMBR6K7X0Ih60M/PVaUwT6jtvJXqlVEmU5ABx0etgzG2DkOnYhpHvD9tjOjyrdUKrUPQ== +"@types/recharts@1.8.8": + version "1.8.8" + resolved "https://registry.yarnpkg.com/@types/recharts/-/recharts-1.8.8.tgz#ac4a675f3046267747596e695e3670f9224484ae" + integrity sha512-jURFuxPA+oLP4c8hZiD09MHsgfrR8ZuvRSsTlEUN4azlX+AQwnTTug0WTA0brKKXs5pPvMPGv2x0lPye6SzJSA== dependencies: "@types/d3-shape" "*" "@types/react" "*"