From 6c78110b57b2dfb8f627c3fb85a7f5306d4b0c71 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Mon, 12 Aug 2024 20:13:10 +0000
Subject: [PATCH] Update typescript-eslint monorepo to v8

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
---
 package.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/package.json b/package.json
index bfb1afc..96781ac 100644
--- a/package.json
+++ b/package.json
@@ -39,8 +39,8 @@
     "@tsconfig/node16": "16.1.0",
     "@types/jest": "29.5.3",
     "@types/node": "18.16.19",
-    "@typescript-eslint/eslint-plugin": "5.62.0",
-    "@typescript-eslint/parser": "5.62.0",
+    "@typescript-eslint/eslint-plugin": "8.1.0",
+    "@typescript-eslint/parser": "8.1.0",
     "eslint": "8.44.0",
     "eslint-config-andrewaylett": "2.3.0",
     "eslint-plugin-unicorn": "47.0.0",