From 63c16d4372bd32aef716e446ec1ca0754d769b8b Mon Sep 17 00:00:00 2001 From: Dominik Zogg Date: Thu, 20 Jun 2024 15:35:28 +0200 Subject: [PATCH] eslint upgrade --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b0f9c9c..44d4d65 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "@chubbyts/chubbyts-dic-types": "^1.2.1" }, "devDependencies": { - "@chubbyts/chubbyts-eslint": "^2.0.4", + "@chubbyts/chubbyts-eslint": "^2.0.5", "@chubbyts/chubbyts-packaging": "^2.0.7", "@stryker-mutator/core": "^8.2.6", "@stryker-mutator/vitest-runner": "^8.2.6",