From a8ce09963801c475217b4b660fa586b60e98707d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Nov 2023 01:02:53 +0300 Subject: [PATCH] chore: bump @octokit/types from 12.1.1 to 12.3.0 in /site (#10693) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- site/package.json | 2 +- site/pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/site/package.json b/site/package.json index 367a748354..230ac31a62 100644 --- a/site/package.json +++ b/site/package.json @@ -99,7 +99,7 @@ "yup": "1.3.2" }, "devDependencies": { - "@octokit/types": "12.1.1", + "@octokit/types": "12.3.0", "@playwright/test": "1.39.0", "@storybook/addon-actions": "7.5.2", "@storybook/addon-essentials": "7.5.2", diff --git a/site/pnpm-lock.yaml b/site/pnpm-lock.yaml index c2633934b9..d895ddcc7b 100644 --- a/site/pnpm-lock.yaml +++ b/site/pnpm-lock.yaml @@ -219,8 +219,8 @@ dependencies: devDependencies: '@octokit/types': - specifier: 12.1.1 - version: 12.1.1 + specifier: 12.3.0 + version: 12.3.0 '@playwright/test': specifier: 1.39.0 version: 1.39.0 @@ -3194,8 +3194,8 @@ packages: resolution: {integrity: sha512-8li32fUDUeml/ACRp/njCWTsk5t17cfTM1jp9n08pBrqs5cDFJubtjsSnuz56r5Tad6jdEPJld7LxNp9dNcyjQ==} dev: true - /@octokit/types@12.1.1: - resolution: {integrity: sha512-qnJTldJ1NyGT5MTsCg/Zi+y2IFHZ1Jo5+njNCjJ9FcainV7LjuHgmB697kA0g4MjZeDAJsM3B45iqCVsCLVFZg==} + /@octokit/types@12.3.0: + resolution: {integrity: sha512-nJ8X2HRr234q3w/FcovDlA+ttUU4m1eJAourvfUUtwAWeqL8AsyRqfnLvVnYn3NFbUnsmzQCzLNdFerPwdmcDQ==} dependencies: '@octokit/openapi-types': 19.0.2 dev: true