Skip to content

Commit 4fff539

Browse files
chore(deps-dev): bump @octokit/rest from 18.0.2 to 18.0.3
Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 18.0.2 to 18.0.3. - [Release notes](https://github.com/octokit/rest.js/releases) - [Commits](octokit/rest.js@v18.0.2...v18.0.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 028d0d3 commit 4fff539

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1081,10 +1081,10 @@
10811081
"@octokit/types" "^4.1.6"
10821082
deprecation "^2.3.1"
10831083

1084-
"@octokit/[email protected].1":
1085-
version "4.1.1"
1086-
resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-4.1.1.tgz#d4ab7a432f6be7efcf96de9eafc373c77ca11570"
1087-
integrity sha512-6bPYA3PkjqIn/QUS5dHPz6FDekHRsDz4I+oTL68siia+KOZnSvjq7oOrztiSlRT5vb9ItXhgVH4C5JMpk1yijQ==
1084+
"@octokit/[email protected].2":
1085+
version "4.1.2"
1086+
resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-4.1.2.tgz#546a8f3e0b514f434a4ad4ef926005f1c81a5a5a"
1087+
integrity sha512-PTI7wpbGEZ2IR87TVh+TNWaLcgX/RsZQalFbQCq8XxYUrQ36RHyERrHSNXFy5gkWpspUAOYRSV707JJv6BhqJA==
10881088
dependencies:
10891089
"@octokit/types" "^5.1.1"
10901090
deprecation "^2.3.1"
@@ -1154,14 +1154,14 @@
11541154
"@octokit/plugin-rest-endpoint-methods" "3.17.0"
11551155

11561156
"@octokit/rest@^18.0.0":
1157-
version "18.0.2"
1158-
resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-18.0.2.tgz#6c49b28b7d837aa7ed963a7c0a0f2fd760bfaf5b"
1159-
integrity sha512-4nHwhnfeRfiAx/x41aC8VjzznJbDEEX38ZCHIqD9CarU4QdEc9RqdNox+RBT5OaRHyuS1P/lgSk56N2sePdJlw==
1157+
version "18.0.3"
1158+
resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-18.0.3.tgz#96a15ddb3a38dca5de9d75121378d6aa4a234fa5"
1159+
integrity sha512-GubgemnLvUJlkhouTM2BtX+g/voYT/Mqh0SASGwTnLvSkW1irjt14N911/ABb6m1Hru0TwScOgFgMFggp3igfQ==
11601160
dependencies:
11611161
"@octokit/core" "^3.0.0"
11621162
"@octokit/plugin-paginate-rest" "^2.2.0"
11631163
"@octokit/plugin-request-log" "^1.0.0"
1164-
"@octokit/plugin-rest-endpoint-methods" "4.1.1"
1164+
"@octokit/plugin-rest-endpoint-methods" "4.1.2"
11651165

11661166
"@octokit/types@^2.0.0", "@octokit/types@^2.0.1":
11671167
version "2.16.2"

0 commit comments

Comments
 (0)