From 203c197aecb2762bce61f7a832605ba945091778 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 Sep 2023 17:42:42 +0000 Subject: [PATCH] bump(deps): update eslint --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 8713b1a..56b1a1a 100644 --- a/package.json +++ b/package.json @@ -44,8 +44,8 @@ "@typescript-eslint/parser": "^4.33.0", "@vercel/ncc": "^0.36.1", "codecov": "^3.8.2", - "eslint": "^7.21.0", - "eslint-plugin-github": "^4.1.1", + "eslint": "^7.32.0", + "eslint-plugin-github": "^4.10.1", "eslint-plugin-jest": "^24.1.5", "jest": "^26.4.4", "jest-circus": "^26.4.4",