Skip to content

Commit

Permalink
Update dependency eslint-plugin-github to v5.1.5 (#740)
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 Jan 7, 2025
1 parent c5a33a6 commit b4476ec
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 @@ -33,7 +33,7 @@
"eslint": "8.57.1",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.7.0",
"eslint-plugin-github": "5.1.4",
"eslint-plugin-github": "5.1.5",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jest": "28.10.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 @@ -3860,9 +3860,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -7753,7 +7753,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.4"
eslint-plugin-github: "npm:5.1.5"
eslint-plugin-import: "npm:2.31.0"
eslint-plugin-jest: "npm:28.10.0"
eslint-plugin-prettier: "npm:5.2.1"
Expand Down

0 comments on commit b4476ec

Please sign in to comment.