From 4adba95b7be6c27b3bca1e1a992ac593fa01d22e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 16 Dec 2023 07:24:14 +0000 Subject: [PATCH] Update typescript-eslint monorepo to v6.14.0 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 1f137ac..53c5acf 100644 --- a/package.json +++ b/package.json @@ -32,8 +32,8 @@ "@tsconfig/node20": "20.1.2", "@types/jest": "29.5.11", "@types/ramda": "0.29.9", - "@typescript-eslint/eslint-plugin": "6.13.2", - "@typescript-eslint/parser": "6.13.2", + "@typescript-eslint/eslint-plugin": "6.14.0", + "@typescript-eslint/parser": "6.14.0", "eslint": "8.56.0", "eslint-import-resolver-typescript": "3.6.1", "eslint-plugin-import": "2.29.1",