diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-01-13 15:19:30 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-01-13 15:19:30 +0000 |
| commit | 5582df641b344584624c42f7a9b7f583159cfc3c (patch) | |
| tree | a2cfced983b401f979e9478fa7720f0b1281bd8d | |
| parent | 7a5f321b9ff65ad7a7fb55357d24a568d59166f0 (diff) | |
node_modules: bump @octokit/types from 13.6.2 to 13.7.0 (#373)
Bumps [@octokit/types](https://github.com/octokit/types.ts) from 13.6.2 to 13.7.0.
- [Release notes](https://github.com/octokit/types.ts/releases)
- [Commits](https://github.com/octokit/types.ts/compare/v13.6.2...v13.7.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>
| -rw-r--r-- | package.json | 2 | ||||
| -rw-r--r-- | pnpm-lock.yaml | 18 |
2 files changed, 10 insertions, 10 deletions
diff --git a/package.json b/package.json index 71473dd..2c1d0cb 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "devDependencies": { "@cloudflare/workers-types": "^4.20250109.0", "@microsoft/eslint-formatter-sarif": "^3.1.0", - "@octokit/types": "^13.6.2", + "@octokit/types": "^13.7.0", "@types/node": "^22.10.5", "@typescript-eslint/eslint-plugin": "^7.0.0", "@typescript-eslint/parser": "^6.21.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f5c15e7..3130214 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -31,8 +31,8 @@ importers: specifier: ^3.1.0 version: 3.1.0 '@octokit/types': - specifier: ^13.6.2 - version: 13.6.2 + specifier: ^13.7.0 + version: 13.7.0 '@types/node': specifier: ^22.10.5 version: 22.10.5 @@ -631,11 +631,11 @@ packages: resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==} engines: {node: '>= 8'} - '@octokit/[email protected]': - resolution: {integrity: sha512-QBhVjcUa9W7Wwhm6DBFu6ZZ+1/t/oYxqc2tp81Pi41YNuJinbFRx8B133qVOrAaBbF7D/m0Et6f9/pZt9Rc+tg==} + '@octokit/[email protected]': + resolution: {integrity: sha512-izFjMJ1sir0jn0ldEKhZ7xegCTj/ObmEDlEfpFrx4k/JyZSMRHbO3/rBwgE7f3m2DHt+RrNGIVw4wSmwnm3t/g==} - '@octokit/[email protected]': - resolution: {integrity: sha512-WpbZfZUcZU77DrSW4wbsSgTPfKcp286q3ItaIgvSbBpZJlu6mnYXAkjZz6LVZPXkEvLIM8McanyZejKTYUHipA==} + '@octokit/[email protected]': + resolution: {integrity: sha512-BXfRP+3P3IN6fd4uF3SniaHKOO4UXWBfkdR3vA8mIvaoO/wLjGN5qivUtW0QRitBHHMcfC41SLhNVYIZZE+wkA==} '@types/[email protected]': resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==} @@ -1740,11 +1740,11 @@ snapshots: '@nodelib/fs.scandir': 2.1.5 fastq: 1.15.0 - '@octokit/[email protected]': {} + '@octokit/[email protected]': {} - '@octokit/[email protected]': + '@octokit/[email protected]': dependencies: - '@octokit/openapi-types': 22.2.0 + '@octokit/openapi-types': 23.0.1 '@types/[email protected]': {} |
