Skip to content

Commit

Permalink
feat(deps): update octokit monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 17, 2024
1 parent 2e570c5 commit 8e45ab2
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 17 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,9 @@
"@commitlint/config-conventional": "18.4.3",
"@commitlint/lint": "18.4.3",
"@commitlint/parse": "18.4.3",
"@octokit/core": "5.0.2",
"@octokit/core": "5.1.0",
"@octokit/rest": "20.0.2",
"@octokit/webhooks": "12.0.10",
"@octokit/webhooks": "12.1.0",
"@slack/web-api": "6.12.0",
"@tryfabric/mack": "1.2.1",
"body-parser": "1.20.2",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1452,9 +1452,9 @@ __metadata:
languageName: node
linkType: hard

"@octokit/core@npm:5.0.2, @octokit/core@npm:^5.0.0, @octokit/core@npm:^5.0.2":
version: 5.0.2
resolution: "@octokit/core@npm:5.0.2"
"@octokit/core@npm:5.1.0, @octokit/core@npm:^5.0.0, @octokit/core@npm:^5.0.2":
version: 5.1.0
resolution: "@octokit/core@npm:5.1.0"
dependencies:
"@octokit/auth-token": "npm:^4.0.0"
"@octokit/graphql": "npm:^7.0.0"
Expand All @@ -1463,7 +1463,7 @@ __metadata:
"@octokit/types": "npm:^12.0.0"
before-after-hook: "npm:^2.2.0"
universal-user-agent: "npm:^6.0.0"
checksum: 10c0/f3b3cb72f8f374e763e60922eacad56cb08fc05ee0be26f2a7b61937f89a377a8fd1b54f3d621a2b9627a9402c595d4b7e24900602e401b8a8edaffd995fa98f
checksum: 10c0/a1d2882373b4a33cd9f6e56d76bcc82e5589a477829fc3491b1ef471a8a83fa437b339a2c76d97d9e8ea4ca12bf3ebf32e66119ba16977e542d98f1f5dd3c994
languageName: node
linkType: hard

Expand Down Expand Up @@ -1632,22 +1632,22 @@ __metadata:
languageName: node
linkType: hard

"@octokit/webhooks-types@npm:7.1.0":
version: 7.1.0
resolution: "@octokit/webhooks-types@npm:7.1.0"
checksum: 10c0/5a293214d8c7ba72bab1e866c308005c55b3588c13f4d1ed101726fd362ff584282e7f9a486852d7fe87d15a547a3b234e31d8c559170ecf453d7305fbe4924a
"@octokit/webhooks-types@npm:7.3.2":
version: 7.3.2
resolution: "@octokit/webhooks-types@npm:7.3.2"
checksum: 10c0/dcf44c6ec243b32fdaa244958d1e47dc2a46028149ca9f2eba1fbeb88cfa4403e48381c57c8e131c2df78b66a2503994c639f0753e774b9da11fd03bc1515a6a
languageName: node
linkType: hard

"@octokit/webhooks@npm:12.0.10, @octokit/webhooks@npm:^12.0.10":
version: 12.0.10
resolution: "@octokit/webhooks@npm:12.0.10"
"@octokit/webhooks@npm:12.1.0, @octokit/webhooks@npm:^12.0.10":
version: 12.1.0
resolution: "@octokit/webhooks@npm:12.1.0"
dependencies:
"@octokit/request-error": "npm:^5.0.0"
"@octokit/webhooks-methods": "npm:^4.0.0"
"@octokit/webhooks-types": "npm:7.1.0"
"@octokit/webhooks-types": "npm:7.3.2"
aggregate-error: "npm:^3.1.0"
checksum: 10c0/ace6483d3ac404213465ea3b4b0f0ae53ed2db47f2cb9664508c527c736f8bd605a4751207c4ba9508d75bea79be27534137af5c8916fcb8865465152b57156f
checksum: 10c0/d26a670220df68027379addbc8d6507f7351028d8eb8d24212abfcb0eca3c76de2b44e9fba9bf93925b041bcaaf85ff77c964b6166c42f5f51b1f5f9bde464e5
languageName: node
linkType: hard

Expand Down Expand Up @@ -9106,9 +9106,9 @@ __metadata:
"@commitlint/config-conventional": "npm:18.4.3"
"@commitlint/lint": "npm:18.4.3"
"@commitlint/parse": "npm:18.4.3"
"@octokit/core": "npm:5.0.2"
"@octokit/core": "npm:5.1.0"
"@octokit/rest": "npm:20.0.2"
"@octokit/webhooks": "npm:12.0.10"
"@octokit/webhooks": "npm:12.1.0"
"@pob/commitlint-config": "npm:6.3.1"
"@pob/eslint-config": "npm:53.0.0"
"@pob/eslint-config-typescript": "npm:53.1.0"
Expand Down

0 comments on commit 8e45ab2

Please sign in to comment.