fix(deps): update typescript-projects (#9454)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-05-13 21:42:48 -04:00
committed by GitHub
parent 6d575e692b
commit bf036f2f58
16 changed files with 1378 additions and 1666 deletions

View File

@@ -1 +1 @@
v20.12
20.13

1275
docs/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -56,6 +56,6 @@
"node": ">=20"
},
"volta": {
"node": "20.12.2"
"node": "20.13.1"
}
}