Skip to content

Commit

Permalink
fix(deps): update octokit (#2686)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tommy Nguyen <4123478+tido64@users.noreply.github.com>
  • Loading branch information
renovate[bot] and tido64 authored Sep 18, 2023
1 parent 39f0a3b commit 1bc6fa8
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 24 deletions.
2 changes: 2 additions & 0 deletions .changeset/heavy-mugs-argue.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
4 changes: 2 additions & 2 deletions incubator/build/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
"test": "rnx-kit-scripts test"
},
"dependencies": {
"@octokit/core": "^4.0.0",
"@octokit/plugin-rest-endpoint-methods": "^7.0.0",
"@octokit/core": "^4.2.4",
"@octokit/plugin-rest-endpoint-methods": "7.2.1",
"@octokit/request-error": "^3.0.0",
"@rnx-kit/config": "^0.6.0",
"env-paths": "^3.0.0",
Expand Down
43 changes: 21 additions & 22 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2776,9 +2776,9 @@ __metadata:
languageName: node
linkType: hard

"@octokit/core@npm:^4.0.0":
version: 4.2.1
resolution: "@octokit/core@npm:4.2.1"
"@octokit/core@npm:^4.2.4":
version: 4.2.4
resolution: "@octokit/core@npm:4.2.4"
dependencies:
"@octokit/auth-token": ^3.0.0
"@octokit/graphql": ^5.0.0
Expand All @@ -2787,7 +2787,7 @@ __metadata:
"@octokit/types": ^9.0.0
before-after-hook: ^2.2.0
universal-user-agent: ^6.0.0
checksum: f82d52e937e12da1c7c163341c845b8e27e7fa75678f5e5954e6fa017a94f1833d6e5c4e43f0be796fbfea9dc5e1137087f655dbd5acb3d57879e1b28568e0a9
checksum: ac8ab47440a31b0228a034aacac6994b64d6b073ad5b688b4c5157fc5ee0d1af1c926e6087bf17fd7244ee9c5998839da89065a90819bde4a97cb77d4edf58a6
languageName: node
linkType: hard

Expand All @@ -2813,22 +2813,21 @@ __metadata:
languageName: node
linkType: hard

"@octokit/openapi-types@npm:^17.2.0":
version: 17.2.0
resolution: "@octokit/openapi-types@npm:17.2.0"
checksum: 29995e34f98d9d64ba234d64a7ae9486c66d2bb6ac0d30d9a42decdbb4b03b13e811769b1e1505a1748ff20c22d35724985e6c128cd11a3f14f8322201520093
"@octokit/openapi-types@npm:^18.0.0":
version: 18.0.0
resolution: "@octokit/openapi-types@npm:18.0.0"
checksum: d487d6c6c1965e583eee417d567e4fe3357a98953fc49bce1a88487e7908e9b5dbb3e98f60dfa340e23b1792725fbc006295aea071c5667a813b9c098185b56f
languageName: node
linkType: hard

"@octokit/plugin-rest-endpoint-methods@npm:^7.0.0":
version: 7.1.2
resolution: "@octokit/plugin-rest-endpoint-methods@npm:7.1.2"
"@octokit/plugin-rest-endpoint-methods@npm:7.2.1":
version: 7.2.1
resolution: "@octokit/plugin-rest-endpoint-methods@npm:7.2.1"
dependencies:
"@octokit/types": ^9.2.3
deprecation: ^2.3.1
"@octokit/types": ^9.3.1
peerDependencies:
"@octokit/core": ">=3"
checksum: 159d29bf28d7aecbe39f08c25cf376d39b6c90ce17e50a55eafb44f3e4b9e1053a300c1edd72f308ae386146a17cbad46c410c1cfd000b048adf9c21d6922a1a
checksum: 069e52305f9d2e85fb83819a80860e526b9da2e0936640975f749a2c63020674053e6f4b5af771651a93320172579b0779bf3d663c8adcd090f152aac29f4ad4
languageName: node
linkType: hard

Expand Down Expand Up @@ -2857,12 +2856,12 @@ __metadata:
languageName: node
linkType: hard

"@octokit/types@npm:^9.0.0, @octokit/types@npm:^9.2.3":
version: 9.2.3
resolution: "@octokit/types@npm:9.2.3"
"@octokit/types@npm:^9.0.0, @octokit/types@npm:^9.3.1":
version: 9.3.2
resolution: "@octokit/types@npm:9.3.2"
dependencies:
"@octokit/openapi-types": ^17.2.0
checksum: 6806413089f20a8302237ef85aa2e83bace7499e95fdc3db2d304f9e6dc6e87fb6766452f92e08ddf475046b69753e11beabaeff6733c38bdaf3e21dfd7d3341
"@octokit/openapi-types": ^18.0.0
checksum: f55d096aaed3e04b8308d4422104fb888f355988056ba7b7ef0a4c397b8a3e54290d7827b06774dbe0c9ce55280b00db486286954f9c265aa6b03091026d9da8
languageName: node
linkType: hard

Expand Down Expand Up @@ -3442,8 +3441,8 @@ __metadata:
version: 0.0.0-use.local
resolution: "@rnx-kit/build@workspace:incubator/build"
dependencies:
"@octokit/core": ^4.0.0
"@octokit/plugin-rest-endpoint-methods": ^7.0.0
"@octokit/core": ^4.2.4
"@octokit/plugin-rest-endpoint-methods": 7.2.1
"@octokit/request-error": ^3.0.0
"@rnx-kit/config": ^0.6.0
"@rnx-kit/scripts": "*"
Expand Down Expand Up @@ -6473,7 +6472,7 @@ __metadata:
languageName: node
linkType: hard

"deprecation@npm:^2.0.0, deprecation@npm:^2.3.1":
"deprecation@npm:^2.0.0":
version: 2.3.1
resolution: "deprecation@npm:2.3.1"
checksum: f56a05e182c2c195071385455956b0c4106fe14e36245b00c689ceef8e8ab639235176a96977ba7c74afb173317fac2e0ec6ec7a1c6d1e6eaa401c586c714132
Expand Down

0 comments on commit 1bc6fa8

Please sign in to comment.