Skip to content

Commit 89a7f68

Browse files
feat: new GitHub advisories endpoints, new GitHub classroom endpoints, new Copilot endpoints, remove required workflow endpoints (#625)
BREAKING CHANGE: remove required workflow endpoints --------- Co-authored-by: wolfy1339 <[email protected]>
1 parent 87ff921 commit 89a7f68

File tree

3 files changed

+201
-70
lines changed

3 files changed

+201
-70
lines changed

package-lock.json

Lines changed: 57 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"author": "Simon Grondin (http://github.com/SGrondin)",
2121
"license": "MIT",
2222
"dependencies": {
23-
"@octokit/types": "^11.0.0",
23+
"@octokit/types": "^12.0.0",
2424
"bottleneck": "^2.15.3"
2525
},
2626
"peerDependencies": {

0 commit comments

Comments
 (0)