fix(test): Enable --logfile in test script and bump @git.zone/tstest to ^2.8.2

This commit is contained in:
2025-11-17 14:37:08 +00:00
parent bc71d2e5a8
commit 15819d8a23
5 changed files with 19 additions and 13 deletions
Generated
+5 -5
View File
@@ -3,7 +3,7 @@
"specifiers": {
"npm:@git.zone/tsbuild@^3.1.0": "3.1.0",
"npm:@git.zone/tsrun@2": "2.0.0",
"npm:@git.zone/tstest@^2.8.1": "2.8.1",
"npm:@git.zone/tstest@^2.8.2": "2.8.2",
"npm:@push.rocks/smartenv@6": "6.0.0",
"npm:@push.rocks/smartpath@6": "6.0.0",
"npm:@push.rocks/smartpromise@^4.0.4": "4.2.3",
@@ -999,8 +999,8 @@
"bin": true,
"tarball": "https://verdaccio.lossless.digital/@git.zone/tsrun/-/tsrun-2.0.0.tgz"
},
"@git.zone/tstest@2.8.1": {
"integrity": "sha512-0Sct9XsbrmAQgKNoW/jBNPMLllKVI+W6/aVkj9DEguiEnysmxLb3xRyoay06lxTGSBe5dA5uNULrdycdQ9slgQ==",
"@git.zone/tstest@2.8.2": {
"integrity": "sha512-qIZFor1mT4+Xth24jbqZtrh2B2Vz2n27OVY1R22zEg4TgFldjEUVwIKz27axqK1HUA1PIw0mYn+vOgd+yMWO4w==",
"dependencies": [
"@api.global/typedserver",
"@git.zone/tsbundle",
@@ -1029,7 +1029,7 @@
"ws@8.18.3"
],
"bin": true,
"tarball": "https://verdaccio.lossless.digital/@git.zone/tstest/-/tstest-2.8.1.tgz"
"tarball": "https://verdaccio.lossless.digital/@git.zone/tstest/-/tstest-2.8.2.tgz"
},
"@happy-dom/global-registrator@15.11.7": {
"integrity": "sha512-mfOoUlIw8VBiJYPrl5RZfMzkXC/z7gbSpi2ecycrj/gRWLq2CMV+Q+0G+JPjeOmuNFgg0skEIzkVFzVYFP6URw==",
@@ -7193,7 +7193,7 @@
"dependencies": [
"npm:@git.zone/tsbuild@^3.1.0",
"npm:@git.zone/tsrun@2",
"npm:@git.zone/tstest@^2.8.1",
"npm:@git.zone/tstest@^2.8.2",
"npm:@push.rocks/smartenv@6",
"npm:@push.rocks/smartpath@6",
"npm:@push.rocks/smartpromise@^4.0.4",