Skip to content

Commit b90f478

Browse files
Merge pull request #259 from platinummonkey/dependabot/npm_and_yarn/eslint-plugin-github-5.1.8
Bump eslint-plugin-github from 5.1.7 to 5.1.8
2 parents 792e901 + 57946c7 commit b90f478

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@typescript-eslint/parser": "^7.18.0",
3434
"@vercel/ncc": "^0.38.3",
3535
"eslint": "^8.57.1",
36-
"eslint-plugin-github": "^5.1.7",
36+
"eslint-plugin-github": "^5.1.8",
3737
"eslint-plugin-jest": "^28.11.0",
3838
"eslint-plugin-prettier": "^5.2.3",
3939
"jest": "^29.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1932,10 +1932,10 @@ eslint-plugin-filenames@^1.3.2:
19321932
lodash.snakecase "4.1.1"
19331933
lodash.upperfirst "4.3.1"
19341934

1935-
eslint-plugin-github@^5.1.7:
1936-
version "5.1.7"
1937-
resolved "https://registry.yarnpkg.com/eslint-plugin-github/-/eslint-plugin-github-5.1.7.tgz#3c47729465c2f92de24295901abdf0cfab590997"
1938-
integrity sha512-P3S5TwvHy8u1QadfcI/tZ2uNFMTHv+mT/YmEdLEgEzp08mA3iK02kg/IhoWOz0SnbTyUi1qrq0a6SwC3uQSkpQ==
1935+
eslint-plugin-github@^5.1.8:
1936+
version "5.1.8"
1937+
resolved "https://registry.yarnpkg.com/eslint-plugin-github/-/eslint-plugin-github-5.1.8.tgz#3f784df07e71384445327dd354e8cce82c4ccdea"
1938+
integrity sha512-A6q+R3EBMF7hxIViWpQsalqpu3O0POcQ9VpN1m9W2I8yGumw+SFxXZUTafBd9X9mgUJhaU4M9qSifC1q/39H3A==
19391939
dependencies:
19401940
"@eslint/compat" "^1.2.3"
19411941
"@eslint/eslintrc" "^3.1.0"

0 commit comments

Comments
 (0)