Skip to content

Commit 23f345a

Browse files
fix(deps): update dependency @octokit/types to v16
1 parent 97ac63f commit 23f345a

File tree

4 files changed

+18
-18
lines changed

4 files changed

+18
-18
lines changed

gh-actions/appauth/package-lock.json

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

gh-actions/appauth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@
4545
"@octokit/auth-app": "^8.0.0",
4646
"@actions/core": "^1.10.0",
4747
"@octokit/rest": "^22.0.0",
48-
"@octokit/types": "^15.0.0"
48+
"@octokit/types": "^16.0.0"
4949
}
5050
}

gh-actions/github/checks/package-lock.json

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

gh-actions/github/checks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@
4343
"@actions/core": "^1.10.0",
4444
"@actions/github": "^6.0.0",
4545
"@octokit/rest": "^22.0.0",
46-
"@octokit/types": "^15.0.0"
46+
"@octokit/types": "^16.0.0"
4747
}
4848
}

0 commit comments

Comments
 (0)