diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-12-16 15:36:12 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-12-16 15:36:12 +0000 |
| commit | 315eb91f11ab4c0ed20e78b78514c2eb96593acb (patch) | |
| tree | 42150edc08b50bbdf7721d9da99bf7dfb3f46817 | |
| parent | 1983ac8b90789d0438b3bd423cfee3cdcf7a5ade (diff) | |
node_modules: bump @octokit/types from 13.6.1 to 13.6.2 (#361)
Bumps [@octokit/types](https://github.com/octokit/types.ts) from 13.6.1 to 13.6.2.
- [Release notes](https://github.com/octokit/types.ts/releases)
- [Commits](https://github.com/octokit/types.ts/compare/v13.6.1...v13.6.2)
---
updated-dependencies:
- dependency-name: "@octokit/types"
dependency-type: direct:development
update-type: version-update:semver-patch
...
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 | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/package.json b/package.json index bb42acc..fef28a3 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "devDependencies": { "@cloudflare/workers-types": "^4.20241205.0", "@microsoft/eslint-formatter-sarif": "^3.1.0", - "@octokit/types": "^13.6.1", + "@octokit/types": "^13.6.2", "@types/node": "^22.9.0", "@typescript-eslint/eslint-plugin": "^7.0.0", "@typescript-eslint/parser": "^6.21.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ec952b3..e1cbff1 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.1 - version: 13.6.1 + specifier: ^13.6.2 + version: 13.6.2 '@types/node': specifier: ^22.9.0 version: 22.9.0 @@ -632,8 +632,8 @@ packages: '@octokit/[email protected]': resolution: {integrity: sha512-QBhVjcUa9W7Wwhm6DBFu6ZZ+1/t/oYxqc2tp81Pi41YNuJinbFRx8B133qVOrAaBbF7D/m0Et6f9/pZt9Rc+tg==} - '@octokit/[email protected]': - resolution: {integrity: sha512-PHZE9Z+kWXb23Ndik8MKPirBPziOc0D2/3KH1P+6jK5nGWe96kadZuE4jev2/Jq7FvIfTlT2Ltg8Fv2x1v0a5g==} + '@octokit/[email protected]': + resolution: {integrity: sha512-WpbZfZUcZU77DrSW4wbsSgTPfKcp286q3ItaIgvSbBpZJlu6mnYXAkjZz6LVZPXkEvLIM8McanyZejKTYUHipA==} '@types/[email protected]': resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==} @@ -1742,7 +1742,7 @@ snapshots: '@octokit/[email protected]': {} - '@octokit/[email protected]': + '@octokit/[email protected]': dependencies: '@octokit/openapi-types': 22.2.0 |
