From 6a561b233221025f053d492107fca3adddc056bb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 27 Apr 2025 02:13:51 +0000 Subject: [PATCH] chore(deps): update typescript-eslint monorepo to v5.62.0 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 814de3a9..96a4dbc1 100644 --- a/package.json +++ b/package.json @@ -47,8 +47,8 @@ "@testing-library/react-hooks": "7.0.2", "@types/jest": "27.4.0", "@types/react": "17.0.39", - "@typescript-eslint/eslint-plugin": "5.11.0", - "@typescript-eslint/parser": "5.11.0", + "@typescript-eslint/eslint-plugin": "5.62.0", + "@typescript-eslint/parser": "5.62.0", "chokidar-cli": "3.0.0", "commitlint-circle": "1.0.0", "dot-json": "1.2.2",