Skip to content

Commit

Permalink
Update dependency eslint-plugin-github to v5.1.4 (#736)
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 Dec 5, 2024
1 parent 4f5adfc commit 14480ed
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"eslint": "8.57.1",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.7.0",
"eslint-plugin-github": "5.1.3",
"eslint-plugin-github": "5.1.4",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jest": "28.9.0",
"eslint-plugin-prettier": "5.2.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3867,9 +3867,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-github@npm:5.1.3":
version: 5.1.3
resolution: "eslint-plugin-github@npm:5.1.3"
"eslint-plugin-github@npm:5.1.4":
version: 5.1.4
resolution: "eslint-plugin-github@npm:5.1.4"
dependencies:
"@eslint/compat": "npm:^1.2.3"
"@eslint/eslintrc": "npm:^3.1.0"
Expand Down Expand Up @@ -3897,7 +3897,7 @@ __metadata:
eslint: ^8 || ^9
bin:
eslint-ignore-errors: bin/eslint-ignore-errors.js
checksum: 10c0/d8abf2ce25e4ec8714b5416caa52067e322c0a84032d46ac8246dea6f7cdcad944aebf9d923010dec7e67d26de0b400ad4615f875bdf7bf1a87f2fa024f75c10
checksum: 10c0/38debca3a61a09adf1d2e54ceb1dc390371ac75d66763b901d395b1b5782298ba6708a8adede5a00456a71e97e2d097303da4cf2534c931686e94cb6555471b8
languageName: node
linkType: hard

Expand Down Expand Up @@ -7768,7 +7768,7 @@ __metadata:
eslint: "npm:8.57.1"
eslint-config-prettier: "npm:9.1.0"
eslint-import-resolver-typescript: "npm:3.7.0"
eslint-plugin-github: "npm:5.1.3"
eslint-plugin-github: "npm:5.1.4"
eslint-plugin-import: "npm:2.31.0"
eslint-plugin-jest: "npm:28.9.0"
eslint-plugin-prettier: "npm:5.2.1"
Expand Down

0 comments on commit 14480ed

Please sign in to comment.