From 1073da3e851e21702e37bfcd27313b709d12ceb0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 19:37:03 +0000 Subject: [PATCH] chore(deps): update dependency @jill64/eslint-config-ts to v1.1.25 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fd1b9030..17d801ba 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "prettier": "@jill64/prettier-config", "devDependencies": { "@jill64/attempt": "1.1.2", - "@jill64/eslint-config-ts": "1.1.24", + "@jill64/eslint-config-ts": "1.1.25", "@jill64/playwright-config": "2.3.0", "@jill64/prettier-config": "1.0.0", "@jill64/unfurl": "2.0.5",