Skip to content
This repository was archived by the owner on Aug 16, 2023. It is now read-only.

Commit 0a836bb

Browse files
renovate[bot]renovate-bot
authored andcommitted
chore(deps): update dependency @octokit/rest to v16.36.0 (#613)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 7fb348f commit 0a836bb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@commitlint/cli": "8.3.4",
3535
"@commitlint/config-conventional": "8.3.4",
3636
"@commitlint/config-lerna-scopes": "8.3.4",
37-
"@octokit/rest": "16.35.2",
37+
"@octokit/rest": "16.36.0",
3838
"commitizen": "4.0.3",
3939
"conventional-changelog-cli": "2.0.31",
4040
"conventional-recommended-bump": "6.0.5",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1775,10 +1775,10 @@
17751775
once "^1.4.0"
17761776
universal-user-agent "^4.0.0"
17771777

1778-
"@octokit/rest@16.35.2":
1779-
version "16.35.2"
1780-
resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-16.35.2.tgz#0098c9e2a895d4afb0fa6578479283553543143c"
1781-
integrity sha512-iijaNZpn9hBpUdh8YdXqNiWazmq4R1vCUsmxpBB0kCQ0asHZpCx+HNs22eiHuwYKRhO31ZSAGBJLi0c+3XHaKQ==
1778+
"@octokit/rest@16.36.0":
1779+
version "16.36.0"
1780+
resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-16.36.0.tgz#99892c57ba632c2a7b21845584004387b56c2cb7"
1781+
integrity sha512-zoZj7Ya4vWBK4fjTwK2Cnmu7XBB1p9ygSvTk2TthN6DVJXM4hQZQoAiknWFLJWSTix4dnA3vuHtjPZbExYoCZA==
17821782
dependencies:
17831783
"@octokit/request" "^5.2.0"
17841784
"@octokit/request-error" "^1.0.2"

0 commit comments

Comments
 (0)