Skip to content

Commit e3037aa

Browse files
Bump @octokit/types from 11.1.0 to 12.3.0 (#177)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e261a5f commit e3037aa

File tree

3 files changed

+33
-19
lines changed

3 files changed

+33
-19
lines changed

package-lock.json

Lines changed: 23 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@types/node": "20.9.1",
4040
"@types/react": "18.2.37",
4141
"@types/react-dom": "18.2.15",
42-
"@octokit/types": "^11.1.0",
42+
"@octokit/types": "^12.3.0",
4343
"@tailwindcss/typography": "^0.5.10",
4444
"@testing-library/react": "^14.1.0",
4545
"@types/jest": "^29.5.8",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1705,10 +1705,10 @@
17051705
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-17.1.2.tgz#b7bc1cc5d3581adac9dce197a21f0e5f2ceaabf1"
17061706
integrity sha512-OaS7Ol4Y+U50PbejfzQflGWRMxO04nYWO5ZBv6JerqMKE2WS/tI9VoVDDPXHBlRMGG2fOdKwtVGlFfc7AVIstw==
17071707

1708-
"@octokit/openapi-types@^18.0.0":
1709-
version "18.0.0"
1710-
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-18.0.0.tgz#f43d765b3c7533fd6fb88f3f25df079c24fccf69"
1711-
integrity sha512-V8GImKs3TeQRxRtXFpG2wl19V7444NIOTDF24AWuIbmNaNYOQMWRbjcGDXV5B+0n887fgDcuMNOmlul+k+oJtw==
1708+
"@octokit/openapi-types@^19.0.2":
1709+
version "19.0.2"
1710+
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-19.0.2.tgz#d72778fe2f6151314b6f0201fbc771bb741276fc"
1711+
integrity sha512-8li32fUDUeml/ACRp/njCWTsk5t17cfTM1jp9n08pBrqs5cDFJubtjsSnuz56r5Tad6jdEPJld7LxNp9dNcyjQ==
17121712

17131713
"@octokit/plugin-paginate-rest@^6.0.0":
17141714
version "6.0.0"
@@ -1762,12 +1762,12 @@
17621762
node-fetch "^2.6.7"
17631763
universal-user-agent "^6.0.0"
17641764

1765-
"@octokit/types@^11.1.0":
1766-
version "11.1.0"
1767-
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-11.1.0.tgz#9e5db741d582b05718a4d91bac8cc987def235ea"
1768-
integrity sha512-Fz0+7GyLm/bHt8fwEqgvRBWwIV1S6wRRyq+V6exRKLVWaKGsuy6H9QFYeBVDV7rK6fO3XwHgQOPxv+cLj2zpXQ==
1765+
"@octokit/types@^12.3.0":
1766+
version "12.3.0"
1767+
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-12.3.0.tgz#e3f8bc53f65ef551e19cc1a0fea15adadec17d2d"
1768+
integrity sha512-nJ8X2HRr234q3w/FcovDlA+ttUU4m1eJAourvfUUtwAWeqL8AsyRqfnLvVnYn3NFbUnsmzQCzLNdFerPwdmcDQ==
17691769
dependencies:
1770-
"@octokit/openapi-types" "^18.0.0"
1770+
"@octokit/openapi-types" "^19.0.2"
17711771

17721772
"@octokit/types@^9.0.0":
17731773
version "9.2.2"

0 commit comments

Comments
 (0)