From f3846e87f10d7c9758cadd8cf584becb848504d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 15:23:18 +0000 Subject: 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 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", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e4dfcd6..4fb3eb7 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.5.0 - version: 13.5.0 + specifier: ^13.6.0 + version: 13.6.0 '@types/node': specifier: ^22.5.5 version: 22.5.5 @@ -632,8 +632,8 @@ packages: '@octokit/openapi-types@22.2.0': resolution: {integrity: sha512-QBhVjcUa9W7Wwhm6DBFu6ZZ+1/t/oYxqc2tp81Pi41YNuJinbFRx8B133qVOrAaBbF7D/m0Et6f9/pZt9Rc+tg==} - '@octokit/types@13.5.0': - resolution: {integrity: sha512-HdqWTf5Z3qwDVlzCrP8UJquMwunpDiMPt5er+QjGzL4hqr/vBVY/MauQgS1xWxCDT1oMx1EULyqxncdCY/NVSQ==} + '@octokit/types@13.6.0': + resolution: {integrity: sha512-CrooV/vKCXqwLa+osmHLIMUb87brpgUqlqkPGc6iE2wCkUvTrHiXFMhAKoDDaAAYJrtKtrFTgSQTg5nObBEaew==} '@types/json-schema@7.0.15': resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==} @@ -1758,7 +1758,7 @@ snapshots: '@octokit/openapi-types@22.2.0': {} - '@octokit/types@13.5.0': + '@octokit/types@13.6.0': dependencies: '@octokit/openapi-types': 22.2.0 -- cgit v1.2.3