diff --git a/package.json b/package.json index 1fbe016..6fd2c81 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.12.0", "@vercel/ncc": "^0.31.1", "codecov": "^3.8.2", - "eslint": "^7.32.0", - "eslint-plugin-github": "^4.1.1", + "eslint": "^9.13.0", + "eslint-plugin-github": "^5.0.2", "eslint-plugin-jest": "^26.9.0", "jest": "^26.6.3", "jest-circus": "^26.6.3",