Skip to content

Commit

Permalink
fix: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Uzlopak committed Jul 16, 2024
1 parent 5a681c3 commit ee1b2ba
Show file tree
Hide file tree
Showing 2 changed files with 111 additions and 45 deletions.
150 changes: 108 additions & 42 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 @@ -36,21 +36,21 @@
"dependencies": {
"@octokit/core": "^6.1.2",
"@octokit/plugin-paginate-rest": "^11.0.0",
"@octokit/plugin-request-log": "^5.1.0",
"@octokit/plugin-request-log": "^5.3.1",
"@octokit/plugin-rest-endpoint-methods": "^13.0.0"
},
"devDependencies": {
"@octokit/auth-action": "^5.1.0",
"@octokit/auth-app": "^7.0.0",
"@octokit/fixtures-server": "^8.1.0",
"@octokit/request": "^9.1.1",
"@octokit/request": "^9.1.3",
"@octokit/tsconfig": "^3.0.0",
"@types/node": "^20.11.5",
"@vitest/coverage-v8": "^2.0.3",
"esbuild": "^0.23.0",
"fetch-mock": "^10.0.0",
"glob": "^11.0.0",
"nock": "^13.5.0",
"nock": "^14.0.0-beta.8",
"prettier": "^3.2.4",
"semantic-release-plugin-update-version-in-files": "^1.1.0",
"typescript": "^5.3.3",
Expand Down

0 comments on commit ee1b2ba

Please sign in to comment.