Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 0b6cf76

Browse filesBrowse files
authored
fix(deps): update Octokit packages (#249)
Unblock releases
1 parent 4bbbb02 commit 0b6cf76
Copy full SHA for 0b6cf76

File tree

Expand file treeCollapse file tree

2 files changed

+15
-15
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+15
-15
lines changed

‎package-lock.json

Copy file name to clipboardExpand all lines: package-lock.json
+12-12Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

Copy file name to clipboardExpand all lines: package.json
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,14 @@
2323
"author": "Gregor Martynus (https://dev.to/gr2m)",
2424
"license": "MIT",
2525
"dependencies": {
26-
"@octokit/auth-oauth-device": "^7.0.0",
26+
"@octokit/auth-oauth-device": "^7.0.1",
2727
"@octokit/oauth-methods": "^5.0.0",
28-
"@octokit/request": "^9.0.0",
28+
"@octokit/request": "^9.0.1",
2929
"@octokit/types": "^12.0.0",
3030
"universal-user-agent": "^7.0.0"
3131
},
3232
"devDependencies": {
33-
"@octokit/core": "^6.0.0",
33+
"@octokit/core": "^6.0.1",
3434
"@octokit/tsconfig": "^3.0.0",
3535
"@types/jest": "^29.0.0",
3636
"@types/node": "^20.0.0",

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.