Bump octokit from 2.0.7 to 2.0.9

Bumps [octokit](https://github.com/octokit/octokit.js) from 2.0.7 to 2.0.9.
- [Release notes](https://github.com/octokit/octokit.js/releases)
- [Commits](https://github.com/octokit/octokit.js/compare/v2.0.7...v2.0.9)

---
updated-dependencies:
- dependency-name: octokit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-10-14 06:56:20 +00:00
committed by GitHub
parent 12a171cf96
commit dff2fdff0f
2 changed files with 226 additions and 30 deletions

View File

@@ -32,7 +32,7 @@
"ansi-styles": "^6.2.1",
"got": "^12.5.2",
"nodemon": "^2.0.20",
"octokit": "^2.0.7",
"octokit": "^2.0.9",
"yaml": "^2.1.3",
"zod": "^3.19.1"
},