ci: Validate docs urls for langchain nodes as well (no-changelog) (#8271)
This commit is contained in:
committed by
GitHub
parent
23abd8fb49
commit
f208a6e087
9
.github/scripts/package.json
vendored
9
.github/scripts/package.json
vendored
@@ -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": "*"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user