Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-github to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 6, 2024
1 parent 3d8b59f commit e97f728
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 @@ -40,7 +40,7 @@
"@vercel/ncc": "^0.38.1",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-github": "^4.10.2",
"eslint-plugin-github": "^5.0.0",
"eslint-plugin-jest": "^28.5.0",
"eslint-plugin-prettier": "^5.1.3",
"husky": "^9.0.11",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2512,9 +2512,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-github@npm:^4.10.2":
version: 4.10.2
resolution: "eslint-plugin-github@npm:4.10.2"
"eslint-plugin-github@npm:^5.0.0":
version: 5.0.1
resolution: "eslint-plugin-github@npm:5.0.1"
dependencies:
"@github/browserslist-config": "npm:^1.0.0"
"@typescript-eslint/eslint-plugin": "npm:^7.0.1"
Expand All @@ -2537,7 +2537,7 @@ __metadata:
eslint: ^8.0.1
bin:
eslint-ignore-errors: bin/eslint-ignore-errors.js
checksum: 10c0/1d9e28bacce9c56b1044f3391a4d3eb881294c9b9aae15fb39185464a7db64c0e8255a81a856189719b11ba9956b043bd3556c9cee99118b199d9eaa8e2b108f
checksum: 10c0/be1f9b23c076c23cc637a7abef97d6f944611b504a66233c9b6f0f575c155d9bcf3a0c00847d8818c5e127ab75a2205b36f96e77dff9985db9f7ef492eb31e43
languageName: node
linkType: hard

Expand Down Expand Up @@ -3454,7 +3454,7 @@ __metadata:
"@vercel/ncc": "npm:^0.38.1"
eslint: "npm:^8.57.0"
eslint-config-prettier: "npm:^9.1.0"
eslint-plugin-github: "npm:^4.10.2"
eslint-plugin-github: "npm:^5.0.0"
eslint-plugin-jest: "npm:^28.5.0"
eslint-plugin-prettier: "npm:^5.1.3"
husky: "npm:^9.0.11"
Expand Down

0 comments on commit e97f728

Please sign in to comment.