fix(dependencies): Bump dependency versions and add local Claude settings

This commit is contained in:
2025-08-16 18:01:44 +00:00
parent 008844a9e2
commit 733b2249d0
4 changed files with 1658 additions and 420 deletions

View File

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