From 218714c4075e9833d87923fdb342f028d185fb72 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2024 08:39:10 +0100 Subject: [PATCH] fix(deps): update dependency @octokit/types to v13.5.1 (#2278) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- gh-actions/github/checks/package-lock.json | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/gh-actions/github/checks/package-lock.json b/gh-actions/github/checks/package-lock.json index 949c61955..05a00e1dc 100644 --- a/gh-actions/github/checks/package-lock.json +++ b/gh-actions/github/checks/package-lock.json @@ -1468,9 +1468,10 @@ } }, "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.5.1", + "resolved": "https://registry.npmjs.org/@octokit/types/-/types-13.5.1.tgz", + "integrity": "sha512-F41lGiWBKPIWPBgjSvaDXTTQptBujnozENAK3S//nj7xsFdYdirImKlBB/hTjr+Vii68SM+8jG3UJWRa6DMuDA==", + "license": "MIT", "dependencies": { "@octokit/openapi-types": "^22.2.0" } @@ -1478,7 +1479,8 @@ "node_modules/@octokit/types/node_modules/@octokit/openapi-types": { "version": "22.2.0", "resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-22.2.0.tgz", - "integrity": "sha512-QBhVjcUa9W7Wwhm6DBFu6ZZ+1/t/oYxqc2tp81Pi41YNuJinbFRx8B133qVOrAaBbF7D/m0Et6f9/pZt9Rc+tg==" + "integrity": "sha512-QBhVjcUa9W7Wwhm6DBFu6ZZ+1/t/oYxqc2tp81Pi41YNuJinbFRx8B133qVOrAaBbF7D/m0Et6f9/pZt9Rc+tg==", + "license": "MIT" }, "node_modules/@pkgr/core": { "version": "0.1.1",