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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-06-04 10:35:24 +01:00
committed by GitHub
parent 454c995e90
commit 69bce6680f
15 changed files with 902 additions and 443 deletions

View File

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