From 93953bd43661b6fff5e81280846e239389a03352 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 02:28:58 +0000 Subject: [PATCH] ci(deps): Update linters to ^8.12.1 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 0021da62..b959cea9 100644 --- a/package.json +++ b/package.json @@ -37,8 +37,8 @@ "@hadenlabs/commitlint-config": "^0.1.0", "@types/jest": "^29.5.14", "@types/mocha": "^10.0.9", - "@typescript-eslint/eslint-plugin": "^8.11.0", - "@typescript-eslint/parser": "^8.11.0", + "@typescript-eslint/eslint-plugin": "^8.12.1", + "@typescript-eslint/parser": "^8.12.1", "axios": "^1.7.7", "babel-cli": "^6.26.0", "cross-env": "^7.0.3",