Skip to content

Commit cbc9585

Browse files
committed
Revert "Update packages"
This reverts commit 26cbb4c.
1 parent 26cbb4c commit cbc9585

File tree

2 files changed

+146
-222
lines changed

2 files changed

+146
-222
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,22 +8,22 @@
88
"step:config": "scripts/run-step getConfigContents"
99
},
1010
"devDependencies": {
11-
"@octokit/plugin-rest-endpoint-methods": "^16.0.0",
11+
"@octokit/plugin-rest-endpoint-methods": "^13.2.6",
1212
"@octokit/webhooks-types": "^7.6.1",
1313
"@types/common-tags": "^1.8.1",
14-
"@types/node": "^22.9.0",
15-
"@types/semver": "^7.7.0",
16-
"@vercel/ncc": "^0.38.3",
14+
"@types/node": "22.9.0",
15+
"@types/semver": "^7.5.6",
16+
"@vercel/ncc": "^0.38.1",
1717
"ts-node": "^10.9.2",
18-
"typescript": "^5.8.3"
18+
"typescript": "^5.6.3"
1919
},
2020
"dependencies": {
2121
"@actions/core": "^1.10.0",
2222
"@actions/exec": "^1.1.1",
23-
"@actions/github": "^6.0.1",
24-
"@octokit/plugin-throttling": "^11.0.1",
25-
"@octokit/rest": "^22.0.0",
23+
"@actions/github": "^6.0.0",
24+
"@octokit/plugin-throttling": "^9.3.2",
25+
"@octokit/rest": "^20.1.1",
2626
"common-tags": "^1.8.2",
27-
"semver": "^7.7.2"
27+
"semver": "^7.5.4"
2828
}
2929
}

0 commit comments

Comments
 (0)