Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit adca391

Browse files
authoredDec 11, 2024··
fix(deps): update dependency @octokit/rest to v20.1.1
1 parent e57dc47 commit adca391

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
},
3131
"prettier": "@shelf/prettier-config",
3232
"dependencies": {
33-
"@octokit/rest": "20.1.0",
33+
"@octokit/rest": "20.1.1",
3434
"lodash": "4.17.21"
3535
},
3636
"devDependencies": {

0 commit comments

Comments
 (0)
Please sign in to comment.