From 31632c8bf0bc65c46c7c206148568a229e6d8162 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Oct 2025 03:54:01 +0000 Subject: [PATCH] chore(deps): update dependency @smartive/eslint-config to v7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 81cf061..9c95b28 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "author": "Christoph Bühler ", "license": "MIT", "devDependencies": { - "@smartive/eslint-config": "^3.1.1", + "@smartive/eslint-config": "^7.0.0", "@smartive/prettier-config": "^3.0.0", "@types/jest": "^29.2.4", "del-cli": "^5.0.0",