Skip to content

Commit

Permalink
⬆️ Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
stoe committed May 4, 2024
1 parent 2d4002c commit e1c7607
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
},
"dependencies": {
"@octokit/core": "^6.1.2",
"@octokit/plugin-paginate-rest": "^11.1.1",
"@octokit/plugin-throttling": "^9.2.0",
"@octokit/plugin-paginate-rest": "^11.3.0",
"@octokit/plugin-throttling": "^9.3.0",
"chalk": "^4.1.2, <6",
"csv": "^6.3.8",
"got": "^14.2.1",
Expand All @@ -53,7 +53,7 @@
},
"devDependencies": {
"@github/prettier-config": "^0.0.6",
"@octokit/openapi-types": "^22.1.0",
"@octokit/openapi-types": "^22.2.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-github": "^4.10.2",
Expand Down

0 comments on commit e1c7607

Please sign in to comment.