From fc09e8b796a147ca384663659de7d8fc64a4c32f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 01:20:27 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20dependency=20esli?= =?UTF-8?q?nt-plugin-github=20to=20v5.1.5?= 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 b265bc2..9e3a804 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "@typescript-eslint/parser": "8.19.0", "@vercel/ncc": "0.38.3", "eslint": "9.17.0", - "eslint-plugin-github": "5.1.4", + "eslint-plugin-github": "5.1.5", "eslint-plugin-jest": "28.10.0", "eslint-plugin-prettier": "5.2.1", "jest": "29.7.0", @@ -3619,9 +3619,9 @@ } }, "node_modules/eslint-plugin-github": { - "version": "5.1.4", - "resolved": "https://registry.npmjs.org/eslint-plugin-github/-/eslint-plugin-github-5.1.4.tgz", - "integrity": "sha512-j5IgIxsDoch06zJzeqPvenfzRXDKI9Z8YwfUg1pm2ay1q44tMSFwvEu6l0uEIrTpA3v8QdPyLr98LqDl1TIhSA==", + "version": "5.1.5", + "resolved": "https://registry.npmjs.org/eslint-plugin-github/-/eslint-plugin-github-5.1.5.tgz", + "integrity": "sha512-vRgIVJ88FfESAGGYsJlf7SQhQlFEJaa7/I9z/5K5vKbWEQ3DnRkg8cvoj8LZA30MFb2uW1SltOcEj+Q8UR8LxA==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index d26ae1a..27da1d7 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@typescript-eslint/parser": "8.19.0", "@vercel/ncc": "0.38.3", "eslint": "9.17.0", - "eslint-plugin-github": "5.1.4", + "eslint-plugin-github": "5.1.5", "eslint-plugin-jest": "28.10.0", "eslint-plugin-prettier": "5.2.1", "jest": "29.7.0",