From 4a422d334e856b3370475f1aa09995db34b4b9f0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 23 Feb 2021 09:12:50 +0000 Subject: [PATCH] Bump @nivo/pie from 0.61.1 to 0.67.0 Bumps [@nivo/pie](https://github.com/plouc/nivo/tree/HEAD/packages/pie) from 0.61.1 to 0.67.0. - [Release notes](https://github.com/plouc/nivo/releases) - [Changelog](https://github.com/plouc/nivo/blob/master/CHANGELOG.md) - [Commits](https://github.com/plouc/nivo/commits/v0.67.0/packages/pie) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8d5fce1..223a9c2 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ }, "dependencies": { "@nivo/bar": "^0.61.1", - "@nivo/pie": "^0.61.1", + "@nivo/pie": "^0.67.0", "@sentry/browser": "^5.15.5", "@testing-library/jest-dom": "^4.2.4", "@testing-library/react": "^9.5.0",