Skip to content

Commit

Permalink
fix(deps): update dependency @octokit/rest to ^19.0.8 (#1108)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 14, 2023
1 parent 03825ba commit fcb32ea
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@ant-design/icons": "^5.0.1",
"@codesandbox/sandpack-react": "^2.6.4",
"@codesandbox/sandpack-themes": "^2.0.21",
"@octokit/rest": "^19.0.7",
"@octokit/rest": "^19.0.8",
"antd": "^5.4.7",
"classnames": "^2.3.2",
"framer-motion": "^10.12.10",
Expand Down
36 changes: 18 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2693,14 +2693,14 @@ __metadata:
languageName: node
linkType: hard

"@octokit/plugin-paginate-rest@npm:^6.0.0":
version: 6.0.0
resolution: "@octokit/plugin-paginate-rest@npm:6.0.0"
"@octokit/plugin-paginate-rest@npm:^6.1.0":
version: 6.1.0
resolution: "@octokit/plugin-paginate-rest@npm:6.1.0"
dependencies:
"@octokit/types": ^9.0.0
"@octokit/types": ^9.2.2
peerDependencies:
"@octokit/core": ">=4"
checksum: 4ad89568d883373898b733837cada7d849d51eef32157c11d4a81cef5ce8e509720d79b46918cada3c132f9b29847e383f17b7cd5c39ede7c93cdcd2f850b47f
checksum: e6f7d211d2ddae29762d447b5a0687fb4d48a36c623f4720a11dbd4343f04a149b4ae496392ad16a2cf7e1fbda0783abc3a7b9f1be523dd04e468a6a4e87fae2
languageName: node
linkType: hard

Expand All @@ -2713,15 +2713,15 @@ __metadata:
languageName: node
linkType: hard

"@octokit/plugin-rest-endpoint-methods@npm:^7.0.0":
version: 7.0.1
resolution: "@octokit/plugin-rest-endpoint-methods@npm:7.0.1"
"@octokit/plugin-rest-endpoint-methods@npm:^7.1.0":
version: 7.1.0
resolution: "@octokit/plugin-rest-endpoint-methods@npm:7.1.0"
dependencies:
"@octokit/types": ^9.0.0
"@octokit/types": ^9.2.2
deprecation: ^2.3.1
peerDependencies:
"@octokit/core": ">=3"
checksum: cdb8734ec960f75acc2405284920c58efac9a71b1c3b2a71662b9100ffbc22dac597150acff017a93459c57e9a492d9e1c27872b068387dbb90597de75065fcf
checksum: 4ac740dc74a0f7789601b4118c1f0ee42cd3480dfd0199515414dcbb670f126e31dd6856a9deb1578a2e2e8c70d4f5f1828cb85f4bd8a8cd5576dfb0cd5b29c7
languageName: node
linkType: hard

Expand Down Expand Up @@ -2750,15 +2750,15 @@ __metadata:
languageName: node
linkType: hard

"@octokit/rest@npm:^19.0.7":
version: 19.0.7
resolution: "@octokit/rest@npm:19.0.7"
"@octokit/rest@npm:^19.0.8":
version: 19.0.8
resolution: "@octokit/rest@npm:19.0.8"
dependencies:
"@octokit/core": ^4.1.0
"@octokit/plugin-paginate-rest": ^6.0.0
"@octokit/plugin-paginate-rest": ^6.1.0
"@octokit/plugin-request-log": ^1.0.4
"@octokit/plugin-rest-endpoint-methods": ^7.0.0
checksum: 1f970c4de2cf3d1691d3cf5dd4bfa5ac205629e76417b5c51561e1beb5b4a7e6c65ba647f368727e67e5243418e06ca9cdafd9e733173e1529385d4f4d053d3d
"@octokit/plugin-rest-endpoint-methods": ^7.1.0
checksum: 86276924a2458cb1cb672d496dee45752ea14c57ca146f148cc51160179600c4071e1d8c4fd593bb20a6b5ca51cc94451d6cb4457865c174090e3e3f9bae597c
languageName: node
linkType: hard

Expand All @@ -2780,7 +2780,7 @@ __metadata:
languageName: node
linkType: hard

"@octokit/types@npm:^9.0.0, @octokit/types@npm:^9.2.2":
"@octokit/types@npm:^9.2.2":
version: 9.2.2
resolution: "@octokit/types@npm:9.2.2"
dependencies:
Expand Down Expand Up @@ -2988,7 +2988,7 @@ __metadata:
"@codesandbox/sandpack-react": ^2.6.4
"@codesandbox/sandpack-themes": ^2.0.21
"@dg-scripts/stylelint-config": ^5.13.5
"@octokit/rest": ^19.0.7
"@octokit/rest": ^19.0.8
"@octokit/types": ^9.2.2
"@testing-library/jest-dom": ^5.16.5
"@testing-library/react": ^14.0.0
Expand Down

1 comment on commit fcb32ea

@vercel
Copy link

@vercel vercel bot commented on fcb32ea May 14, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

blog – ./

blog-git-main-sabertaz.vercel.app
blog-sabertaz.vercel.app
blog.tazimi.dev

Please sign in to comment.