From 220643656c01006ed303f8930443c4499b7bd31d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 00:50:44 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20dependency=20@oct?= =?UTF-8?q?okit/types=20to=20v13.6.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index babc8bb..01c02a9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "semver": "7.6.3" }, "devDependencies": { - "@octokit/types": "13.5.0", + "@octokit/types": "13.6.0", "@types/jest": "29.5.13", "@types/node": "20.16.10", "@types/semver": "7.5.8", @@ -1578,9 +1578,9 @@ } }, "node_modules/@octokit/types": { - "version": "13.5.0", - "resolved": "https://registry.npmjs.org/@octokit/types/-/types-13.5.0.tgz", - "integrity": "sha512-HdqWTf5Z3qwDVlzCrP8UJquMwunpDiMPt5er+QjGzL4hqr/vBVY/MauQgS1xWxCDT1oMx1EULyqxncdCY/NVSQ==", + "version": "13.6.0", + "resolved": "https://registry.npmjs.org/@octokit/types/-/types-13.6.0.tgz", + "integrity": "sha512-CrooV/vKCXqwLa+osmHLIMUb87brpgUqlqkPGc6iE2wCkUvTrHiXFMhAKoDDaAAYJrtKtrFTgSQTg5nObBEaew==", "license": "MIT", "dependencies": { "@octokit/openapi-types": "^22.2.0" diff --git a/package.json b/package.json index a3dfebe..14888b0 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "semver": "7.6.3" }, "devDependencies": { - "@octokit/types": "13.5.0", + "@octokit/types": "13.6.0", "@types/jest": "29.5.13", "@types/node": "20.16.10", "@types/semver": "7.5.8",