diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-10-15 23:55:07 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-10-15 23:55:07 +0000 |
| commit | ad0d4954ab68f0924dd818907ebb421e613c20fb (patch) | |
| tree | 10ac75286963a6e412d450cbd6588bb3c19be75b | |
| parent | cb92985d8e2f4aaa924aa14a0a4247838a8a6cdd (diff) | |
node_modules: bump @octokit/types from 13.6.0 to 13.6.1 (#325)
Bumps [@octokit/types](https://github.com/octokit/types.ts) from 13.6.0 to 13.6.1.
- [Release notes](https://github.com/octokit/types.ts/releases)
- [Commits](https://github.com/octokit/types.ts/compare/v13.6.0...v13.6.1)
---
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 07e9f44..6d1b25e 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "devDependencies": { "@cloudflare/workers-types": "^4.20241004.0", "@microsoft/eslint-formatter-sarif": "^3.1.0", - "@octokit/types": "^13.6.0", + "@octokit/types": "^13.6.1", "@types/node": "^22.7.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 08f71ef..578bbc6 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.0 - version: 13.6.0 + specifier: ^13.6.1 + version: 13.6.1 '@types/node': specifier: ^22.7.5 version: 22.7.5 @@ -638,8 +638,8 @@ packages: '@octokit/[email protected]': resolution: {integrity: sha512-QBhVjcUa9W7Wwhm6DBFu6ZZ+1/t/oYxqc2tp81Pi41YNuJinbFRx8B133qVOrAaBbF7D/m0Et6f9/pZt9Rc+tg==} - '@octokit/[email protected]': - resolution: {integrity: sha512-CrooV/vKCXqwLa+osmHLIMUb87brpgUqlqkPGc6iE2wCkUvTrHiXFMhAKoDDaAAYJrtKtrFTgSQTg5nObBEaew==} + '@octokit/[email protected]': + resolution: {integrity: sha512-PHZE9Z+kWXb23Ndik8MKPirBPziOc0D2/3KH1P+6jK5nGWe96kadZuE4jev2/Jq7FvIfTlT2Ltg8Fv2x1v0a5g==} '@types/[email protected]': resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==} @@ -1767,7 +1767,7 @@ snapshots: '@octokit/[email protected]': {} - '@octokit/[email protected]': + '@octokit/[email protected]': dependencies: '@octokit/openapi-types': 22.2.0 |
