Skip to content

Commit

Permalink
fix(deps): update octokit monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 26, 2023
1 parent 20b8f34 commit 4f66996
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
}
},
"devDependencies": {
"@octokit/types": "^9.0.0",
"@octokit/types": "^10.0.0",
"@types/chai": "^4.1.7",
"@types/diff": "^5.0.2",
"@types/iarna__toml": "^2.0.1",
Expand Down Expand Up @@ -74,9 +74,9 @@
"@lerna/package": "^6.4.1",
"@lerna/package-graph": "^6.4.1",
"@lerna/run-topologically": "^6.4.1",
"@octokit/graphql": "^5.0.0",
"@octokit/request": "^6.0.0",
"@octokit/request-error": "^3.0.0",
"@octokit/graphql": "^6.0.0",
"@octokit/request": "^7.0.0",
"@octokit/request-error": "^4.0.0",
"@octokit/rest": "^19.0.0",
"@types/npm-package-arg": "^6.1.0",
"@xmldom/xmldom": "^0.8.4",
Expand Down

0 comments on commit 4f66996

Please sign in to comment.