Skip to content

Commit 61ce8e7

Browse files
chore(deps-dev): bump @octokit/types from 12.1.1 to 12.3.0 (#74)
Bumps [@octokit/types](https://github.com/octokit/types.ts) from 12.1.1 to 12.3.0. - [Release notes](https://github.com/octokit/types.ts/releases) - [Commits](octokit/types.ts@v12.1.1...v12.3.0) --- updated-dependencies: - dependency-name: "@octokit/types" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cfc1a47 commit 61ce8e7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@babel/cli": "^7.23.0",
4545
"@babel/core": "^7.23.2",
4646
"@babel/preset-env": "^7.23.3",
47-
"@octokit/types": "^12.1.1",
47+
"@octokit/types": "^12.3.0",
4848
"@types/jest": "^29.5.8",
4949
"@types/js-yaml": "^4.0.9",
5050
"@types/node": "^18.18.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1667,10 +1667,10 @@
16671667
"@octokit/plugin-request-log" "^1.0.4"
16681668
"@octokit/plugin-rest-endpoint-methods" "^5.12.0"
16691669

1670-
"@octokit/types@^12.0.0", "@octokit/types@^12.1.1":
1671-
version "12.1.1"
1672-
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-12.1.1.tgz#376726d8435625b3a1b6fcd8cd3e1b03ade939dc"
1673-
integrity sha512-qnJTldJ1NyGT5MTsCg/Zi+y2IFHZ1Jo5+njNCjJ9FcainV7LjuHgmB697kA0g4MjZeDAJsM3B45iqCVsCLVFZg==
1670+
"@octokit/types@^12.0.0", "@octokit/types@^12.3.0":
1671+
version "12.3.0"
1672+
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-12.3.0.tgz#e3f8bc53f65ef551e19cc1a0fea15adadec17d2d"
1673+
integrity sha512-nJ8X2HRr234q3w/FcovDlA+ttUU4m1eJAourvfUUtwAWeqL8AsyRqfnLvVnYn3NFbUnsmzQCzLNdFerPwdmcDQ==
16741674
dependencies:
16751675
"@octokit/openapi-types" "^19.0.2"
16761676

0 commit comments

Comments
 (0)