From dc0adbee009c42525a98389051193d9e8c3b6a48 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 3 Dec 2022 08:31:14 +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 58b346b..a931528 100644 --- a/package.json +++ b/package.json @@ -41,11 +41,11 @@ "@types/js-yaml": "^4.0.5", "@types/lodash": "^4.14.191", "@types/node": "^16.11.68", - "@typescript-eslint/parser": "^5.32.0", + "@typescript-eslint/parser": "^5.45.0", "@vercel/ncc": "^0.31.1", "codecov": "^3.8.2", "eslint": "^7.32.0", - "eslint-plugin-github": "^4.1.1", + "eslint-plugin-github": "^4.4.1", "eslint-plugin-jest": "^26.8.7", "jest": "^26.6.3", "jest-circus": "^26.6.3",