diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-09-30 15:23:18 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-09-30 15:23:18 +0000 |
| commit | f3846e87f10d7c9758cadd8cf584becb848504d1 (patch) | |
| tree | b0a86211819c5467640152718743b6a656a75951 /package.json | |
| parent | 42a49604638c45c7805015dd8c511dffde0bae2b (diff) | |
node_modules: bump @octokit/types from 13.5.0 to 13.6.0 (#314)
Bumps [@octokit/types](https://github.com/octokit/types.ts) from 13.5.0 to 13.6.0.
- [Release notes](https://github.com/octokit/types.ts/releases)
- [Commits](https://github.com/octokit/types.ts/compare/v13.5.0...v13.6.0)
---
updated-dependencies:
- dependency-name: "@octokit/types"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index ba0c264..6a9e864 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "devDependencies": { "@cloudflare/workers-types": "^4.20240925.0", "@microsoft/eslint-formatter-sarif": "^3.1.0", - "@octokit/types": "^13.5.0", + "@octokit/types": "^13.6.0", "@types/node": "^22.5.5", "@typescript-eslint/eslint-plugin": "^7.0.0", "@typescript-eslint/parser": "^6.21.0", |
