Skip to content

Commit

Permalink
Upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
kunalnagar committed Jul 27, 2024
1 parent c0057f7 commit 9fe610c
Show file tree
Hide file tree
Showing 3 changed files with 46 additions and 19 deletions.
Binary file modified .yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"dependencies": {
"@actions/core": "1.10.1",
"@actions/github": "6.0.0",
"@octokit/rest": "^20.0.2",
"@octokit/rest": "^21.0.1",
"@octokit/types": "^13.0.0",
"@pagerduty/pdjs": "2.2.4",
"@slack/types": "2.11.0",
Expand Down
63 changes: 45 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -858,7 +858,7 @@ __metadata:
"@actions/core": "npm:1.10.1"
"@actions/github": "npm:6.0.0"
"@kunalnagarco/eslint-config": "npm:2.1.0"
"@octokit/rest": "npm:^20.0.2"
"@octokit/rest": "npm:^21.0.1"
"@octokit/types": "npm:^13.0.0"
"@pagerduty/pdjs": "npm:2.2.4"
"@semantic-release/changelog": "npm:6.0.3"
Expand Down Expand Up @@ -1165,7 +1165,7 @@ __metadata:
languageName: node
linkType: hard

"@octokit/core@npm:^5.0.1, @octokit/core@npm:^5.0.2":
"@octokit/core@npm:^5.0.1":
version: 5.2.0
resolution: "@octokit/core@npm:5.2.0"
dependencies:
Expand All @@ -1180,7 +1180,7 @@ __metadata:
languageName: node
linkType: hard

"@octokit/core@npm:^6.0.0":
"@octokit/core@npm:^6.0.0, @octokit/core@npm:^6.1.2":
version: 6.1.2
resolution: "@octokit/core@npm:6.1.2"
dependencies:
Expand Down Expand Up @@ -1251,6 +1251,13 @@ __metadata:
languageName: node
linkType: hard

"@octokit/openapi-types@npm:^22.2.0":
version: 22.2.0
resolution: "@octokit/openapi-types@npm:22.2.0"
checksum: 10c0/a45bfc735611e836df0729f5922bbd5811d401052b972d1e3bc1278a2d2403e00f4552ce9d1f2793f77f167d212da559c5cb9f1b02c935114ad6d898779546ee
languageName: node
linkType: hard

"@octokit/plugin-paginate-rest@npm:^11.0.0":
version: 11.1.0
resolution: "@octokit/plugin-paginate-rest@npm:11.1.0"
Expand All @@ -1262,7 +1269,7 @@ __metadata:
languageName: node
linkType: hard

"@octokit/plugin-paginate-rest@npm:^9.0.0, @octokit/plugin-paginate-rest@npm:^9.1.5":
"@octokit/plugin-paginate-rest@npm:^9.0.0":
version: 9.2.1
resolution: "@octokit/plugin-paginate-rest@npm:9.2.1"
dependencies:
Expand All @@ -1273,16 +1280,16 @@ __metadata:
languageName: node
linkType: hard

"@octokit/plugin-request-log@npm:^4.0.0":
version: 4.0.1
resolution: "@octokit/plugin-request-log@npm:4.0.1"
"@octokit/plugin-request-log@npm:^5.3.1":
version: 5.3.1
resolution: "@octokit/plugin-request-log@npm:5.3.1"
peerDependencies:
"@octokit/core": 5
checksum: 10c0/6f556f86258c5fbff9b1821075dc91137b7499f2ad0fd12391f0876064a6daa88abe1748336b2d483516505771d358aa15cb4bcdabc348a79e3d951fe9726798
"@octokit/core": ">=6"
checksum: 10c0/2f959934b8285cf39a1d1d0b92ec881b3ae171ae74738225f87b89381afd72a32bc7ea9c04d2dcee74f74ad24c22cce0c5f3e5b4333d531ea67b985e4ee90cb0
languageName: node
linkType: hard

"@octokit/plugin-rest-endpoint-methods@npm:^10.0.0, @octokit/plugin-rest-endpoint-methods@npm:^10.2.0":
"@octokit/plugin-rest-endpoint-methods@npm:^10.0.0":
version: 10.4.1
resolution: "@octokit/plugin-rest-endpoint-methods@npm:10.4.1"
dependencies:
Expand All @@ -1293,6 +1300,17 @@ __metadata:
languageName: node
linkType: hard

"@octokit/plugin-rest-endpoint-methods@npm:^13.0.0":
version: 13.2.4
resolution: "@octokit/plugin-rest-endpoint-methods@npm:13.2.4"
dependencies:
"@octokit/types": "npm:^13.5.0"
peerDependencies:
"@octokit/core": ">=6"
checksum: 10c0/7a63b37bb1eb9972e3cc2cf6e6b53ad5c14152767420a7f9ec4ccf2557b411fd0df442cf98866fa09ebbd39f1e69b688730feaf3cfd4056713e73a33c40ed04f
languageName: node
linkType: hard

"@octokit/plugin-retry@npm:^7.0.0":
version: 7.1.0
resolution: "@octokit/plugin-retry@npm:7.1.0"
Expand Down Expand Up @@ -1362,15 +1380,15 @@ __metadata:
languageName: node
linkType: hard

"@octokit/rest@npm:^20.0.2":
version: 20.1.0
resolution: "@octokit/rest@npm:20.1.0"
"@octokit/rest@npm:^21.0.1":
version: 21.0.1
resolution: "@octokit/rest@npm:21.0.1"
dependencies:
"@octokit/core": "npm:^5.0.2"
"@octokit/plugin-paginate-rest": "npm:^9.1.5"
"@octokit/plugin-request-log": "npm:^4.0.0"
"@octokit/plugin-rest-endpoint-methods": "npm:^10.2.0"
checksum: 10c0/0e87bed80e90b0ca1adb85d7cd2148771ed01279f039ec38249dcb5a2a17318b3eab90a519fa9e7af5b28a54cbc6a55be8453accabd8b675d9d46924f53501c9
"@octokit/core": "npm:^6.1.2"
"@octokit/plugin-paginate-rest": "npm:^11.0.0"
"@octokit/plugin-request-log": "npm:^5.3.1"
"@octokit/plugin-rest-endpoint-methods": "npm:^13.0.0"
checksum: 10c0/b1d54fa564ef2a96f9d25f17df6bbc845aa4a10eec7dd810b65ed616755a24c5cc9d98ad20cf9ba61eb0c9d8cf5ce44814e544f4247d0c1e4d2fc74f265188d2
languageName: node
linkType: hard

Expand All @@ -1392,6 +1410,15 @@ __metadata:
languageName: node
linkType: hard

"@octokit/types@npm:^13.5.0":
version: 13.5.0
resolution: "@octokit/types@npm:13.5.0"
dependencies:
"@octokit/openapi-types": "npm:^22.2.0"
checksum: 10c0/355ebc6776ce23feace1b1be0927cdda758790fda83068109c4f27b354dcd43d0447d4dc24e5eafdb596465469ea1baed23f3fd63adfec508cc375ccd1dcb0a3
languageName: node
linkType: hard

"@pagerduty/pdjs@npm:2.2.4":
version: 2.2.4
resolution: "@pagerduty/pdjs@npm:2.2.4"
Expand Down

0 comments on commit 9fe610c

Please sign in to comment.