From 5bda4e126034f96d4efd5930d106ef7019c82b00 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 00:13:42 +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 cca3527..1a09768 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,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",