From c0ac0126e315fba88f18b4fe66455fc081b596d7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 02:22:36 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20dependency=20esli?= =?UTF-8?q?nt-plugin-github=20to=20v5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 467b79d..a4f0a09 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26,7 +26,7 @@ "@typescript-eslint/parser": "7.14.1", "@vercel/ncc": "0.38.1", "eslint": "8.57.0", - "eslint-plugin-github": "4.10.2", + "eslint-plugin-github": "5.0.1", "eslint-plugin-jest": "28.6.0", "eslint-plugin-prettier": "5.1.3", "jest": "29.7.0", @@ -3679,9 +3679,9 @@ } }, "node_modules/eslint-plugin-github": { - "version": "4.10.2", - "resolved": "https://registry.npmjs.org/eslint-plugin-github/-/eslint-plugin-github-4.10.2.tgz", - "integrity": "sha512-F1F5aAFgi1Y5hYoTFzGQACBkw5W1hu2Fu5FSTrMlXqrojJnKl1S2pWO/rprlowRQpt+hzHhqSpsfnodJEVd5QA==", + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/eslint-plugin-github/-/eslint-plugin-github-5.0.1.tgz", + "integrity": "sha512-qbXG3wL5Uh2JB92EKeX2hPtO9c/t75qVxQjVLYuTFfhHifLZzv9CBvLCvoaBhLrAC/xTMVht7DK/NofYK8X4Dg==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index edbcadd..4123446 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@typescript-eslint/parser": "7.14.1", "@vercel/ncc": "0.38.1", "eslint": "8.57.0", - "eslint-plugin-github": "4.10.2", + "eslint-plugin-github": "5.0.1", "eslint-plugin-jest": "28.6.0", "eslint-plugin-prettier": "5.1.3", "jest": "29.7.0",