Introduce cheerio for fast HTML querying

This commit is contained in:
daz
2024-07-31 15:21:13 -06:00
parent 479297d73e
commit c01aea0cb4
2 changed files with 306 additions and 0 deletions

View File

@@ -42,6 +42,7 @@
"@actions/tool-cache": "2.0.1",
"@octokit/rest": "20.1.0",
"@octokit/webhooks-types": "7.5.0",
"cheerio": "^1.0.0-rc.12",
"semver": "7.6.0",
"string-argv": "0.3.2",
"typed-rest-client": "1.8.11",