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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-04-02 02:20:52 -04:00
committed by GitHub
parent 4ab4a35eba
commit 0849dbd1af
6 changed files with 529 additions and 541 deletions

View File

@@ -168,6 +168,6 @@
"globalSetup": "<rootDir>/test/global-setup.js"
},
"volta": {
"node": "20.11.1"
"node": "20.12.0"
}
}