Skip to content

Commit 9bf81f9

Browse files
angular-robotjosephperrott
authored andcommitted
build: update dependency @octokit/types to v13.6.2 (#2479)
PR Close #2479
1 parent 361e9b0 commit 9bf81f9

File tree

2 files changed

+15
-6
lines changed

2 files changed

+15
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"@octokit/plugin-rest-endpoint-methods": "13.2.6",
8585
"@octokit/request-error": "6.1.5",
8686
"@octokit/rest": "21.0.2",
87-
"@octokit/types": "13.6.1",
87+
"@octokit/types": "13.6.2",
8888
"@octokit/webhooks-definitions": "3.67.3",
8989
"@octokit/webhooks-types": "7.6.1",
9090
"@openid/appauth": "^1.3.1",

yarn.lock

Lines changed: 14 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ __metadata:
292292
"@octokit/plugin-rest-endpoint-methods": "npm:13.2.6"
293293
"@octokit/request-error": "npm:6.1.5"
294294
"@octokit/rest": "npm:21.0.2"
295-
"@octokit/types": "npm:13.6.1"
295+
"@octokit/types": "npm:13.6.2"
296296
"@octokit/webhooks-definitions": "npm:3.67.3"
297297
"@octokit/webhooks-types": "npm:7.6.1"
298298
"@openid/appauth": "npm:^1.3.1"
@@ -3564,12 +3564,12 @@ __metadata:
35643564
languageName: node
35653565
linkType: hard
35663566

3567-
"@octokit/types@npm:13.6.1, @octokit/types@npm:^13.0.0, @octokit/types@npm:^13.1.0, @octokit/types@npm:^13.4.1, @octokit/types@npm:^13.6.0, @octokit/types@npm:^13.6.1":
3568-
version: 13.6.1
3569-
resolution: "@octokit/types@npm:13.6.1"
3567+
"@octokit/types@npm:13.6.2":
3568+
version: 13.6.2
3569+
resolution: "@octokit/types@npm:13.6.2"
35703570
dependencies:
35713571
"@octokit/openapi-types": "npm:^22.2.0"
3572-
checksum: 10c0/891334b5786ba6aef953384cec05d53e05132dd577c0c22db124d55eaa69609362d1e3147853b46e91bf226e046ba24d615c55214c8f8f4e7c3a5c38429b38e9
3572+
checksum: 10c0/ea51afb21b667b25dad9e5daae1701da1b362a4d6ed9609f6d3f9f219e5389bf50f7e53ae029ca190750e278be3ab963cac648a95ad248f245a5fda16a4f1ed1
35733573
languageName: node
35743574
linkType: hard
35753575

@@ -3582,6 +3582,15 @@ __metadata:
35823582
languageName: node
35833583
linkType: hard
35843584

3585+
"@octokit/types@npm:^13.0.0, @octokit/types@npm:^13.1.0, @octokit/types@npm:^13.4.1, @octokit/types@npm:^13.6.0, @octokit/types@npm:^13.6.1":
3586+
version: 13.6.1
3587+
resolution: "@octokit/types@npm:13.6.1"
3588+
dependencies:
3589+
"@octokit/openapi-types": "npm:^22.2.0"
3590+
checksum: 10c0/891334b5786ba6aef953384cec05d53e05132dd577c0c22db124d55eaa69609362d1e3147853b46e91bf226e046ba24d615c55214c8f8f4e7c3a5c38429b38e9
3591+
languageName: node
3592+
linkType: hard
3593+
35853594
"@octokit/webhooks-definitions@npm:3.67.3":
35863595
version: 3.67.3
35873596
resolution: "@octokit/webhooks-definitions@npm:3.67.3"

0 commit comments

Comments
 (0)