fix(dependencies): Update dependency versions and add local configuration files

This commit is contained in:
2025-05-23 18:53:08 +00:00
parent a3a4ded41e
commit cfcb99de76
5 changed files with 105 additions and 86 deletions

View File

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