Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-github to v5.1.2 (#1528)
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 Nov 26, 2024
1 parent 6dfc196 commit 7efbb11
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 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.1",
"eslint-plugin-github": "5.1.2",
"eslint-plugin-i18n-text": "^1.0.1",
"eslint-plugin-import": "^2.25.2",
"eslint-plugin-jest": "28.9.0",
Expand Down
9 changes: 4 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1759,10 +1759,10 @@ eslint-plugin-filenames@^1.3.2:
lodash.snakecase "4.1.1"
lodash.upperfirst "4.3.1"

[email protected].1:
version "5.1.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-github/-/eslint-plugin-github-5.1.1.tgz#d0629b154a3b022a19108ec91cc5c1156284fa2e"
integrity sha512-+yE9caIn0v14AUE+vYksZy2xMnzHhsiiC9DBMbrZutb4nsHEZy+Uzimdfth7GAyxAh6VWCiivYG/ktH4LT+hnQ==
[email protected].2:
version "5.1.2"
resolved "https://registry.yarnpkg.com/eslint-plugin-github/-/eslint-plugin-github-5.1.2.tgz#bfa9eb2a8bdf4c547ecd4b8adaa71c074c4bdea7"
integrity sha512-8AwCtjp3oyTk7VnqoqhuWyf9OXqO6JMLzBjBogwziohHHVYD8n7elaCmXP5bgsED/3u1B+HgzcicdCsP2UmX5w==
dependencies:
"@eslint/compat" "^1.2.3"
"@eslint/eslintrc" "^3.1.0"
Expand All @@ -1772,7 +1772,6 @@ [email protected]:
eslint-config-prettier ">=8.0.0"
eslint-plugin-escompat "^3.11.3"
eslint-plugin-eslint-comments "^3.2.0"
eslint-plugin-filenames "^1.3.2"
eslint-plugin-i18n-text "^1.0.1"
eslint-plugin-import "^2.25.2"
eslint-plugin-jsx-a11y "^6.7.1"
Expand Down

0 comments on commit 7efbb11

Please sign in to comment.