From 40eafe8d88666e6e497d0fb921077774bcac20e5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 4 Aug 2024 10:54:30 +0000 Subject: [PATCH] fix(deps): update all non-major dependencies --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f658efb..7372e53 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "eslint": "^8.56.0", "eslint-config-airbnb": "19.0.4", "eslint-config-airbnb-typescript": "^17.0.0", - "eslint-config-mantine": "3.1.0", + "eslint-config-mantine": "3.2.0", "eslint-plugin-import": "^2.29.1", "eslint-plugin-jsx-a11y": "^6.8.0", "eslint-plugin-react": "^7.32.2",