Skip to content

Commit d018818

Browse files
chore(deps): update dependency @octokit/rest to v21.0.2 (#3545)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b6d3330 commit d018818

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@actions/core": "1.10.1",
2525
"@actions/exec": "1.1.1",
2626
"@actions/io": "1.1.3",
27-
"@octokit/rest": "21.0.1",
27+
"@octokit/rest": "21.0.2",
2828
"@types/chai": "4.3.17",
2929
"@types/express": "4.17.21",
3030
"@types/folder-hash": "4.0.4",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3026,15 +3026,15 @@ __metadata:
30263026
languageName: node
30273027
linkType: hard
30283028

3029-
"@octokit/rest@npm:21.0.1":
3030-
version: 21.0.1
3031-
resolution: "@octokit/rest@npm:21.0.1"
3029+
"@octokit/rest@npm:21.0.2":
3030+
version: 21.0.2
3031+
resolution: "@octokit/rest@npm:21.0.2"
30323032
dependencies:
30333033
"@octokit/core": "npm:^6.1.2"
30343034
"@octokit/plugin-paginate-rest": "npm:^11.0.0"
30353035
"@octokit/plugin-request-log": "npm:^5.3.1"
30363036
"@octokit/plugin-rest-endpoint-methods": "npm:^13.0.0"
3037-
checksum: 10/098188840d24761ce9833f2d9d866d4a6c2fdb9022d4f3cb53f4de44a1b2c90d6db5cc96382d534e139e3aea981593f5f94f693205f7cdd3ac388e266b3702e9
3037+
checksum: 10/f67fbb1b3e9568f352933c55703cd33354183e48710a146f6a1c5930419006d2d97c08f5b0a29a56fffc9e53f01b34bae2681a577f604172f4331644b85a9779
30383038
languageName: node
30393039
linkType: hard
30403040

@@ -12050,7 +12050,7 @@ __metadata:
1205012050
"@actions/core": "npm:1.10.1"
1205112051
"@actions/exec": "npm:1.1.1"
1205212052
"@actions/io": "npm:1.1.3"
12053-
"@octokit/rest": "npm:21.0.1"
12053+
"@octokit/rest": "npm:21.0.2"
1205412054
"@types/chai": "npm:4.3.17"
1205512055
"@types/express": "npm:4.17.21"
1205612056
"@types/folder-hash": "npm:4.0.4"

0 commit comments

Comments
 (0)