Merge pull request #404 from easychen/dependabot/npm_and_yarn/eslint-plugin-github-5.1.5

Bump eslint-plugin-github from 5.1.4 to 5.1.5
This commit is contained in:
Easy
2025-01-08 09:04:49 +08:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -33,7 +33,7 @@
"@typescript-eslint/parser": "^8.19.1",
"@vercel/ncc": "^0.38.3",
"eslint": "^8.57.1",
"eslint-plugin-github": "^5.1.4",
"eslint-plugin-github": "^5.1.5",
"eslint-plugin-jest": "^28.10.0",
"jest": "^27.2.5",
"js-yaml": "^4.1.0",

View File

@@ -1763,10 +1763,10 @@ eslint-plugin-filenames@^1.3.2:
lodash.snakecase "4.1.1"
lodash.upperfirst "4.3.1"
eslint-plugin-github@^5.1.4:
version "5.1.4"
resolved "https://registry.yarnpkg.com/eslint-plugin-github/-/eslint-plugin-github-5.1.4.tgz#c0c22040b842d1bab0e9afcd210d98e7f6b10f08"
integrity sha512-j5IgIxsDoch06zJzeqPvenfzRXDKI9Z8YwfUg1pm2ay1q44tMSFwvEu6l0uEIrTpA3v8QdPyLr98LqDl1TIhSA==
eslint-plugin-github@^5.1.5:
version "5.1.5"
resolved "https://registry.yarnpkg.com/eslint-plugin-github/-/eslint-plugin-github-5.1.5.tgz#795a0782871d8dfd244dd2e31840598e6d5b60c6"
integrity sha512-vRgIVJ88FfESAGGYsJlf7SQhQlFEJaa7/I9z/5K5vKbWEQ3DnRkg8cvoj8LZA30MFb2uW1SltOcEj+Q8UR8LxA==
dependencies:
"@eslint/compat" "^1.2.3"
"@eslint/eslintrc" "^3.1.0"