Skip to content

Commit 8e45ab2

Browse files
feat(deps): update octokit monorepo
1 parent 2e570c5 commit 8e45ab2

File tree

5 files changed

+17
-17
lines changed

5 files changed

+17
-17
lines changed

.yarn/cache/@octokit-core-npm-5.0.2-3dc365a695-f3b3cb72f8.zip renamed to .yarn/cache/@octokit-core-npm-5.1.0-6f995d9055-a1d2882373.zip

47.1 KB
Binary file not shown.

.yarn/cache/@octokit-webhooks-npm-12.0.10-baad49daef-ace6483d3a.zip renamed to .yarn/cache/@octokit-webhooks-npm-12.1.0-226706faa8-d26a670220.zip

190 KB
Binary file not shown.

.yarn/cache/@octokit-webhooks-types-npm-7.1.0-0e3a15740e-5a293214d8.zip renamed to .yarn/cache/@octokit-webhooks-types-npm-7.3.2-15c1ab2ad5-dcf44c6ec2.zip

212 KB
Binary file not shown.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,9 @@
6161
"@commitlint/config-conventional": "18.4.3",
6262
"@commitlint/lint": "18.4.3",
6363
"@commitlint/parse": "18.4.3",
64-
"@octokit/core": "5.0.2",
64+
"@octokit/core": "5.1.0",
6565
"@octokit/rest": "20.0.2",
66-
"@octokit/webhooks": "12.0.10",
66+
"@octokit/webhooks": "12.1.0",
6767
"@slack/web-api": "6.12.0",
6868
"@tryfabric/mack": "1.2.1",
6969
"body-parser": "1.20.2",

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1452,9 +1452,9 @@ __metadata:
14521452
languageName: node
14531453
linkType: hard
14541454

1455-
"@octokit/core@npm:5.0.2, @octokit/core@npm:^5.0.0, @octokit/core@npm:^5.0.2":
1456-
version: 5.0.2
1457-
resolution: "@octokit/core@npm:5.0.2"
1455+
"@octokit/core@npm:5.1.0, @octokit/core@npm:^5.0.0, @octokit/core@npm:^5.0.2":
1456+
version: 5.1.0
1457+
resolution: "@octokit/core@npm:5.1.0"
14581458
dependencies:
14591459
"@octokit/auth-token": "npm:^4.0.0"
14601460
"@octokit/graphql": "npm:^7.0.0"
@@ -1463,7 +1463,7 @@ __metadata:
14631463
"@octokit/types": "npm:^12.0.0"
14641464
before-after-hook: "npm:^2.2.0"
14651465
universal-user-agent: "npm:^6.0.0"
1466-
checksum: 10c0/f3b3cb72f8f374e763e60922eacad56cb08fc05ee0be26f2a7b61937f89a377a8fd1b54f3d621a2b9627a9402c595d4b7e24900602e401b8a8edaffd995fa98f
1466+
checksum: 10c0/a1d2882373b4a33cd9f6e56d76bcc82e5589a477829fc3491b1ef471a8a83fa437b339a2c76d97d9e8ea4ca12bf3ebf32e66119ba16977e542d98f1f5dd3c994
14671467
languageName: node
14681468
linkType: hard
14691469

@@ -1632,22 +1632,22 @@ __metadata:
16321632
languageName: node
16331633
linkType: hard
16341634

1635-
"@octokit/webhooks-types@npm:7.1.0":
1636-
version: 7.1.0
1637-
resolution: "@octokit/webhooks-types@npm:7.1.0"
1638-
checksum: 10c0/5a293214d8c7ba72bab1e866c308005c55b3588c13f4d1ed101726fd362ff584282e7f9a486852d7fe87d15a547a3b234e31d8c559170ecf453d7305fbe4924a
1635+
"@octokit/webhooks-types@npm:7.3.2":
1636+
version: 7.3.2
1637+
resolution: "@octokit/webhooks-types@npm:7.3.2"
1638+
checksum: 10c0/dcf44c6ec243b32fdaa244958d1e47dc2a46028149ca9f2eba1fbeb88cfa4403e48381c57c8e131c2df78b66a2503994c639f0753e774b9da11fd03bc1515a6a
16391639
languageName: node
16401640
linkType: hard
16411641

1642-
"@octokit/webhooks@npm:12.0.10, @octokit/webhooks@npm:^12.0.10":
1643-
version: 12.0.10
1644-
resolution: "@octokit/webhooks@npm:12.0.10"
1642+
"@octokit/webhooks@npm:12.1.0, @octokit/webhooks@npm:^12.0.10":
1643+
version: 12.1.0
1644+
resolution: "@octokit/webhooks@npm:12.1.0"
16451645
dependencies:
16461646
"@octokit/request-error": "npm:^5.0.0"
16471647
"@octokit/webhooks-methods": "npm:^4.0.0"
1648-
"@octokit/webhooks-types": "npm:7.1.0"
1648+
"@octokit/webhooks-types": "npm:7.3.2"
16491649
aggregate-error: "npm:^3.1.0"
1650-
checksum: 10c0/ace6483d3ac404213465ea3b4b0f0ae53ed2db47f2cb9664508c527c736f8bd605a4751207c4ba9508d75bea79be27534137af5c8916fcb8865465152b57156f
1650+
checksum: 10c0/d26a670220df68027379addbc8d6507f7351028d8eb8d24212abfcb0eca3c76de2b44e9fba9bf93925b041bcaaf85ff77c964b6166c42f5f51b1f5f9bde464e5
16511651
languageName: node
16521652
linkType: hard
16531653

@@ -9106,9 +9106,9 @@ __metadata:
91069106
"@commitlint/config-conventional": "npm:18.4.3"
91079107
"@commitlint/lint": "npm:18.4.3"
91089108
"@commitlint/parse": "npm:18.4.3"
9109-
"@octokit/core": "npm:5.0.2"
9109+
"@octokit/core": "npm:5.1.0"
91109110
"@octokit/rest": "npm:20.0.2"
9111-
"@octokit/webhooks": "npm:12.0.10"
9111+
"@octokit/webhooks": "npm:12.1.0"
91129112
"@pob/commitlint-config": "npm:6.3.1"
91139113
"@pob/eslint-config": "npm:53.0.0"
91149114
"@pob/eslint-config-typescript": "npm:53.1.0"

0 commit comments

Comments
 (0)