From 89eae449c80a0ad3f9b5c6c2517cdd3ba4e857c6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 20:19:22 +0000 Subject: [PATCH] chore(deps): update typescript-eslint monorepo to v8 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 2cf65772..0fff1340 100644 --- a/package.json +++ b/package.json @@ -113,8 +113,8 @@ "@sonia-corporation/conventional-changelog": "1.0.1", "@sveltejs/adapter-static": "1.0.0-next.13", "@sveltejs/kit": "1.0.0-next.139", - "@typescript-eslint/eslint-plugin": "4.26.1", - "@typescript-eslint/parser": "4.26.1", + "@typescript-eslint/eslint-plugin": "8.6.0", + "@typescript-eslint/parser": "8.6.0", "all-contributors-cli": "6.20.0", "autoprefixer": "10.3.0", "chalk": "4.1.2",