Skip to content

Commit 2481730

Browse files
⬆️ Update dependency eslint-plugin-github to v4.10.1
1 parent 99c7163 commit 2481730

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@typescript-eslint/parser": "6.7.3",
4343
"@vercel/ncc": "0.38.0",
4444
"eslint": "8.50.0",
45-
"eslint-plugin-github": "4.10.0",
45+
"eslint-plugin-github": "4.10.1",
4646
"eslint-plugin-jest": "27.4.0",
4747
"eslint-plugin-prettier": "5.0.0",
4848
"jest": "29.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2019,10 +2019,10 @@ eslint-plugin-filenames@^1.3.2:
20192019
lodash.snakecase "4.1.1"
20202020
lodash.upperfirst "4.3.1"
20212021

2022-
2023-
version "4.10.0"
2024-
resolved "https://registry.yarnpkg.com/eslint-plugin-github/-/eslint-plugin-github-4.10.0.tgz#6fee1e6f8445f0fff1849f84dbdadeb1e4f8c3c0"
2025-
integrity sha512-YKtqBtFbjih1wZNTwZjtLPEG6B/4ySMa38fgOo/rbMJpNKO3+OaKzwwOYkeKx/FapM/4MsTP9ExqUcDV+dkixA==
2022+
2023+
version "4.10.1"
2024+
resolved "https://registry.yarnpkg.com/eslint-plugin-github/-/eslint-plugin-github-4.10.1.tgz#b315660ec3734dc01a7a4ddb54490c4d6b37a07c"
2025+
integrity sha512-1AqQBockOM+m0ZUpwfjWtX0lWdX5cRi/hwJnSNvXoOmz/Hh+ULH6QFz6ENWueTWjoWpgPv0af3bj+snps6o4og==
20262026
dependencies:
20272027
"@github/browserslist-config" "^1.0.0"
20282028
"@typescript-eslint/eslint-plugin" "^6.0.0"

0 commit comments

Comments
 (0)