From fa0574ef118bad10ba4fad7d1bb964593ad607c9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 23:07:56 +0000 Subject: [PATCH] chore(deps): update typescript-eslint monorepo to v7.10.0 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 7e893aa..cc6c646 100644 --- a/package.json +++ b/package.json @@ -66,8 +66,8 @@ "@commitlint/cli": "^19.0.0", "@commitlint/config-conventional": "^19.0.0", "@types/jest": "^29.5.12", - "@typescript-eslint/eslint-plugin": "7.6.0", - "@typescript-eslint/parser": "7.6.0", + "@typescript-eslint/eslint-plugin": "7.10.0", + "@typescript-eslint/parser": "7.10.0", "esbuild": "^0.20.0", "eslint": "8.57.0", "eslint-config-prettier": "9.1.0",