From 191f51e99627bad049b9dfc48cf51e8ca1635993 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 16 Mar 2021 01:58:31 +0000 Subject: [PATCH] Update dependency @airbnb/lunar to v3.29.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8ff6d5f..8ef8c6c 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "test:coverage": "jest --coverage" }, "dependencies": { - "@airbnb/lunar": "3.28.1", + "@airbnb/lunar": "3.29.0", "@airbnb/lunar-icons": "3.1.1", "@visx/axis": "1.4.0", "@visx/group": "1.0.0",