From 5ecfdd0e681f323d057dece2c1bc9846ba9b19e7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2024 14:46:12 +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..e8de938 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.5.0", "@vercel/ncc": "^0.31.1", "codecov": "^3.8.2", - "eslint": "^7.32.0", - "eslint-plugin-github": "^4.1.1", + "eslint": "^9.10.0", + "eslint-plugin-github": "^5.0.2", "eslint-plugin-jest": "^26.9.0", "jest": "^26.6.3", "jest-circus": "^26.6.3",