From a2452a1eb8fe975f30a9f8b733f3bae3c9c1e855 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 9 Aug 2024 22:06:38 +0000 Subject: [PATCH] bump(deps): update eslint --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 1fbe016..def33c9 100644 --- a/package.json +++ b/package.json @@ -41,11 +41,11 @@ "@types/js-yaml": "^4.0.9", "@types/lodash": "^4.14.202", "@types/node": "^16.18.80", - "@typescript-eslint/parser": "^5.32.0", + "@typescript-eslint/parser": "^8.0.1", "@vercel/ncc": "^0.31.1", "codecov": "^3.8.2", - "eslint": "^7.32.0", - "eslint-plugin-github": "^4.1.1", + "eslint": "^9.9.0", + "eslint-plugin-github": "^5.0.1", "eslint-plugin-jest": "^26.9.0", "jest": "^26.6.3", "jest-circus": "^26.6.3",