From eac158e0f726acb929f695aaa404e551417b64a2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 Aug 2025 14:32:46 +0000 Subject: [PATCH] Update typescript-eslint monorepo to ~6.21.0 --- ingitdb/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ingitdb/package.json b/ingitdb/package.json index 31d9c0c..63e284c 100644 --- a/ingitdb/package.json +++ b/ingitdb/package.json @@ -42,8 +42,8 @@ "@nrwl/workspace": "17.1.1", "@types/jest": "29.5.8", "@types/node": "18.19.6", - "@typescript-eslint/eslint-plugin": "~6.10.0", - "@typescript-eslint/parser": "~6.10.0", + "@typescript-eslint/eslint-plugin": "~6.21.0", + "@typescript-eslint/parser": "~6.21.0", "cypress": "^13.0.0", "eslint": "8.53.0", "eslint-config-prettier": "9.0.0",