ci: Validate docs urls for langchain nodes as well (no-changelog) (#8271)

This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2024-01-09 19:17:07 +01:00
committed by GitHub
parent 23abd8fb49
commit f208a6e087
3 changed files with 36 additions and 15 deletions

View File

@@ -1,9 +1,12 @@
{
"dependencies": {
"cacheable-lookup": "6.1.0",
"conventional-changelog": "^4.0.0",
"glob": "^10.3.0",
"semver": "^7.5.4",
"tempfile": "^5.0.0",
"debug": "4.3.4",
"glob": "10.3.10",
"p-limit": "3.1.0",
"semver": "7.5.4",
"tempfile": "5.0.0",
"typescript": "*"
}
}