Skip to content

Commit

Permalink
Update dependency @octokit/rest to v21.0.2 (#21739)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 20, 2024
1 parent ef1f9b3 commit 5622180
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@
"@lokalise/node-api": "12.7.0",
"@octokit/auth-oauth-device": "7.1.1",
"@octokit/plugin-retry": "7.1.1",
"@octokit/rest": "21.0.1",
"@octokit/rest": "21.0.2",
"@open-wc/dev-server-hmr": "0.1.4",
"@rollup/plugin-babel": "6.0.4",
"@rollup/plugin-commonjs": "26.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3465,15 +3465,15 @@ __metadata:
languageName: node
linkType: hard

"@octokit/rest@npm:21.0.1":
version: 21.0.1
resolution: "@octokit/rest@npm:21.0.1"
"@octokit/rest@npm:21.0.2":
version: 21.0.2
resolution: "@octokit/rest@npm:21.0.2"
dependencies:
"@octokit/core": "npm:^6.1.2"
"@octokit/plugin-paginate-rest": "npm:^11.0.0"
"@octokit/plugin-request-log": "npm:^5.3.1"
"@octokit/plugin-rest-endpoint-methods": "npm:^13.0.0"
checksum: 10/098188840d24761ce9833f2d9d866d4a6c2fdb9022d4f3cb53f4de44a1b2c90d6db5cc96382d534e139e3aea981593f5f94f693205f7cdd3ac388e266b3702e9
checksum: 10/f67fbb1b3e9568f352933c55703cd33354183e48710a146f6a1c5930419006d2d97c08f5b0a29a56fffc9e53f01b34bae2681a577f604172f4331644b85a9779
languageName: node
linkType: hard

Expand Down Expand Up @@ -9040,7 +9040,7 @@ __metadata:
"@mdi/svg": "npm:7.4.47"
"@octokit/auth-oauth-device": "npm:7.1.1"
"@octokit/plugin-retry": "npm:7.1.1"
"@octokit/rest": "npm:21.0.1"
"@octokit/rest": "npm:21.0.2"
"@open-wc/dev-server-hmr": "npm:0.1.4"
"@polymer/paper-item": "npm:3.0.1"
"@polymer/paper-listbox": "npm:3.0.1"
Expand Down

0 comments on commit 5622180

Please sign in to comment.