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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-06-24 23:00:09 -04:00
committed by GitHub
parent 0012369c67
commit d7a33c8ec2
15 changed files with 380 additions and 379 deletions

View File

@@ -1 +1 @@
20.14
20.15

View File

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