Skip to content

Commit

Permalink
feat(deps): update dependency @octokit/webhooks to v13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 28, 2024
1 parent 9e61ff1 commit 0129ab1
Show file tree
Hide file tree
Showing 10 changed files with 71 additions and 3 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@commitlint/parse": "18.4.3",
"@octokit/core": "5.0.2",
"@octokit/rest": "20.0.2",
"@octokit/webhooks": "12.0.10",
"@octokit/webhooks": "13.0.0",
"@slack/web-api": "6.12.0",
"@tryfabric/mack": "1.2.1",
"body-parser": "1.20.2",
Expand Down
72 changes: 70 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1515,6 +1515,13 @@ __metadata:
languageName: node
linkType: hard

"@octokit/openapi-webhooks-types@npm:5.3.2":
version: 5.3.2
resolution: "@octokit/openapi-webhooks-types@npm:5.3.2"
checksum: 10c0/00666d49c9c5531ed0f2df48bae83667d68d474bcd5623fddbaa565b004cbe66b3bc37a7c8e6bfa137a29dcd49b1336d79032444db9b572efde6a0e4a2625cc3
languageName: node
linkType: hard

"@octokit/plugin-enterprise-compatibility@npm:^4.0.1":
version: 4.0.1
resolution: "@octokit/plugin-enterprise-compatibility@npm:4.0.1"
Expand Down Expand Up @@ -1592,6 +1599,15 @@ __metadata:
languageName: node
linkType: hard

"@octokit/request-error@npm:^6.0.1":
version: 6.0.2
resolution: "@octokit/request-error@npm:6.0.2"
dependencies:
"@octokit/types": "npm:^12.0.0"
checksum: 10c0/76c602a8fc3ec045d41c4d41c7854f48c20418c655ce1c3246fef38c94919f2965cc46aaa035073bf11eb4ad28350aded6aa4c0a7daa7223ac1d8f6f0fa039f6
languageName: node
linkType: hard

"@octokit/request@npm:^8.0.0, @octokit/request@npm:^8.0.1, @octokit/request@npm:^8.0.2, @octokit/request@npm:^8.1.6":
version: 8.1.6
resolution: "@octokit/request@npm:8.1.6"
Expand Down Expand Up @@ -1632,14 +1648,33 @@ __metadata:
languageName: node
linkType: hard

"@octokit/webhooks-methods@npm:^5.0.0":
version: 5.0.0
resolution: "@octokit/webhooks-methods@npm:5.0.0"
checksum: 10c0/6193e2bcf66319962ef2c8212a3e672176274619f6874701aa4a1d15d9886e139bd604700b9c976e38c95ae7b1f308bc8aca6e30c54c93e6dc963c8a28e48ff3
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
languageName: node
linkType: hard

"@octokit/webhooks@npm:12.0.10, @octokit/webhooks@npm:^12.0.10":
"@octokit/webhooks@npm:13.0.0":
version: 13.0.0
resolution: "@octokit/webhooks@npm:13.0.0"
dependencies:
"@octokit/openapi-webhooks-types": "npm:5.3.2"
"@octokit/request-error": "npm:^6.0.1"
"@octokit/webhooks-methods": "npm:^5.0.0"
aggregate-error: "npm:^5.0.0"
checksum: 10c0/b3ce44ea1c0a82388256ae1d1b9f3c00f6f92a6a3dae92de321bfc0844899ad644ddc6ec15612bfbdcc44c92cca1beebbe3b3354f4cfd7037c40c8810365bce2
languageName: node
linkType: hard

"@octokit/webhooks@npm:^12.0.10":
version: 12.0.10
resolution: "@octokit/webhooks@npm:12.0.10"
dependencies:
Expand Down Expand Up @@ -2718,6 +2753,16 @@ __metadata:
languageName: node
linkType: hard

"aggregate-error@npm:^5.0.0":
version: 5.0.0
resolution: "aggregate-error@npm:5.0.0"
dependencies:
clean-stack: "npm:^5.2.0"
indent-string: "npm:^5.0.0"
checksum: 10c0/a5de7138571f514bad76290736f49a0db8809247082f2519037e0c37d03fc8d91d733e079d6b1674feda28a757b1932421ad205b8c0f8794a0c0e5bf1be2315e
languageName: node
linkType: hard

"ajv@npm:^6.12.4":
version: 6.12.6
resolution: "ajv@npm:6.12.6"
Expand Down Expand Up @@ -3675,6 +3720,15 @@ __metadata:
languageName: node
linkType: hard

"clean-stack@npm:^5.2.0":
version: 5.2.0
resolution: "clean-stack@npm:5.2.0"
dependencies:
escape-string-regexp: "npm:5.0.0"
checksum: 10c0/0de47a4152e49dcdeede5f47d7bb9a39a3ea748acb1cd2f0160dbee972d920be81390cb4c5566e6b795791b9efb12359e89fdd7c2e63b36025d59529558570f1
languageName: node
linkType: hard

"cli-cursor@npm:^4.0.0":
version: 4.0.0
resolution: "cli-cursor@npm:4.0.0"
Expand Down Expand Up @@ -4443,6 +4497,13 @@ __metadata:
languageName: node
linkType: hard

"escape-string-regexp@npm:5.0.0":
version: 5.0.0
resolution: "escape-string-regexp@npm:5.0.0"
checksum: 10c0/6366f474c6f37a802800a435232395e04e9885919873e382b157ab7e8f0feb8fed71497f84a6f6a81a49aab41815522f5839112bd38026d203aea0c91622df95
languageName: node
linkType: hard

"escape-string-regexp@npm:^1.0.5":
version: 1.0.5
resolution: "escape-string-regexp@npm:1.0.5"
Expand Down Expand Up @@ -5726,6 +5787,13 @@ __metadata:
languageName: node
linkType: hard

"indent-string@npm:^5.0.0":
version: 5.0.0
resolution: "indent-string@npm:5.0.0"
checksum: 10c0/8ee77b57d92e71745e133f6f444d6fa3ed503ad0e1bcd7e80c8da08b42375c07117128d670589725ed07b1978065803fa86318c309ba45415b7fe13e7f170220
languageName: node
linkType: hard

"infer-owner@npm:^1.0.4":
version: 1.0.4
resolution: "infer-owner@npm:1.0.4"
Expand Down Expand Up @@ -9134,7 +9202,7 @@ __metadata:
"@commitlint/parse": "npm:18.4.3"
"@octokit/core": "npm:5.0.2"
"@octokit/rest": "npm:20.0.2"
"@octokit/webhooks": "npm:12.0.10"
"@octokit/webhooks": "npm:13.0.0"
"@pob/commitlint-config": "npm:6.3.1"
"@pob/eslint-config": "npm:54.0.1"
"@pob/eslint-config-typescript": "npm:54.0.1"
Expand Down

0 comments on commit 0129ab1

Please sign in to comment.