fix(deps): Bump dependencies and add local tooling settings

This commit is contained in:
2025-10-16 18:18:52 +00:00
parent 4714d5e8ad
commit 6a8417e400
4 changed files with 429 additions and 178 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tstest',
version: '2.5.0',
version: '2.5.1',
description: 'a test utility to run tests that match test/**/*.ts'
}