Skip to content

Commit 50ad4c2

Browse files
fix(deps): update octokit monorepo
1 parent 0ced8b9 commit 50ad4c2

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
}
4444
},
4545
"devDependencies": {
46-
"@octokit/types": "^9.0.0",
46+
"@octokit/types": "^15.0.0",
4747
"@types/chai": "^4.3.6",
4848
"@types/diff": "^5.0.2",
4949
"@types/iarna__toml": "^2.0.1",
@@ -81,13 +81,13 @@
8181
"@lerna/package": "^6.4.1",
8282
"@lerna/package-graph": "^6.4.1",
8383
"@lerna/run-topologically": "^6.4.1",
84-
"@octokit/core": "^4.0.0",
85-
"@octokit/graphql": "^5.0.0",
86-
"@octokit/plugin-retry": "5.0.5",
87-
"@octokit/plugin-throttling": "6.1.0",
88-
"@octokit/request": "^6.0.0",
89-
"@octokit/request-error": "^3.0.0",
90-
"@octokit/rest": "^19.0.0",
84+
"@octokit/core": "^7.0.0",
85+
"@octokit/graphql": "^9.0.0",
86+
"@octokit/plugin-retry": "8.0.1",
87+
"@octokit/plugin-throttling": "11.0.1",
88+
"@octokit/request": "^10.0.0",
89+
"@octokit/request-error": "^7.0.0",
90+
"@octokit/rest": "^22.0.0",
9191
"@types/npm-package-arg": "^6.1.0",
9292
"@xmldom/xmldom": "^0.8.4",
9393
"chalk": "^4.0.0",

0 commit comments

Comments
 (0)