From 43c1b561efe4ccb0ef788aa25123508d4d282192 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 19:34:38 +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..53a663e8 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.1.0", + "@typescript-eslint/parser": "8.1.0", "all-contributors-cli": "6.20.0", "autoprefixer": "10.3.0", "chalk": "4.1.2",