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 Sep 20, 2024
1 parent 93bb664 commit 4c217d2
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
}
},
"devDependencies": {
"@octokit/types": "^9.0.0",
"@octokit/types": "^13.0.0",
"@types/chai": "^4.3.6",
"@types/diff": "^5.0.2",
"@types/iarna__toml": "^2.0.1",
Expand Down Expand Up @@ -81,13 +81,13 @@
"@lerna/package": "^6.4.1",
"@lerna/package-graph": "^6.4.1",
"@lerna/run-topologically": "^6.4.1",
"@octokit/core": "^4.0.0",
"@octokit/graphql": "^5.0.0",
"@octokit/plugin-retry": "5.0.5",
"@octokit/plugin-throttling": "6.1.0",
"@octokit/request": "^6.0.0",
"@octokit/request-error": "^3.0.0",
"@octokit/rest": "^19.0.0",
"@octokit/core": "^6.0.0",
"@octokit/graphql": "^8.0.0",
"@octokit/plugin-retry": "7.1.2",
"@octokit/plugin-throttling": "9.3.1",
"@octokit/request": "^9.0.0",
"@octokit/request-error": "^6.0.0",
"@octokit/rest": "^21.0.0",
"@types/npm-package-arg": "^6.1.0",
"@xmldom/xmldom": "^0.8.4",
"chalk": "^4.0.0",
Expand Down

0 comments on commit 4c217d2

Please sign in to comment.