Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update octokit monorepo
Browse files Browse the repository at this point in the history
renovate-bot committed Aug 18, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 49b33c7 commit 7f071eb
Showing 2 changed files with 418 additions and 171 deletions.
579 changes: 413 additions & 166 deletions package-lock.json
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -38,7 +38,7 @@
}
},
"devDependencies": {
"@octokit/types": "^9.0.0",
"@octokit/types": "^11.0.0",
"@types/chai": "^4.1.7",
"@types/diff": "^5.0.2",
"@types/iarna__toml": "^2.0.1",
@@ -74,10 +74,10 @@
"@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/rest": "^19.0.0",
"@octokit/graphql": "^7.0.0",
"@octokit/request": "^8.0.0",
"@octokit/request-error": "^5.0.0",
"@octokit/rest": "^20.0.0",
"@types/npm-package-arg": "^6.1.0",
"@xmldom/xmldom": "^0.8.4",
"chalk": "^4.0.0",

0 comments on commit 7f071eb

Please sign in to comment.