From 7088a24e20f6f23018a8a1a744415347a595de0b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 19 Jun 2023 17:56:23 +0000 Subject: [PATCH] Update typescript-eslint monorepo to v5 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 33027c7..929852b 100644 --- a/package.json +++ b/package.json @@ -22,8 +22,8 @@ "@augu/eslint-config": "2.2.0", "@types/jest": "27.5.1", "@types/node": "16.11.38", - "@typescript-eslint/eslint-plugin": "4.33.0", - "@typescript-eslint/parser": "4.33.0", + "@typescript-eslint/eslint-plugin": "5.60.0", + "@typescript-eslint/parser": "5.60.0", "eslint": "7.32.0", "eslint-config-prettier": "8.5.0", "eslint-plugin-prettier": "4.0.0",