Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-github to v5.1.8 (#1591)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 4, 2025
1 parent 7c980a0 commit fc64079
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"eslint-config-standard-with-typescript": "^43.0.1",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-filenames": "^1.3.2",
"eslint-plugin-github": "5.1.7",
"eslint-plugin-github": "5.1.8",
"eslint-plugin-i18n-text": "^1.0.1",
"eslint-plugin-import": "^2.25.2",
"eslint-plugin-jest": "28.11.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1799,10 +1799,10 @@ eslint-plugin-filenames@^1.3.2:
lodash.snakecase "4.1.1"
lodash.upperfirst "4.3.1"

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

0 comments on commit fc64079

Please sign in to comment.