From 0460b0b0aee03c38f34c8f94187a5169a2452161 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 25 May 2021 07:13:42 +0000 Subject: [PATCH] Bump @nivo/bar from 0.61.1 to 0.70.0 Bumps [@nivo/bar](https://github.com/plouc/nivo/tree/HEAD/packages/bar) from 0.61.1 to 0.70.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.70.0/packages/bar) 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..c8e5658 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "npm": "6.x" }, "dependencies": { - "@nivo/bar": "^0.61.1", + "@nivo/bar": "^0.70.0", "@nivo/pie": "^0.61.1", "@sentry/browser": "^5.15.5", "@testing-library/jest-dom": "^4.2.4",