Skip to content
This repository was archived by the owner on Jul 23, 2025. It is now read-only.

Commit 8a09d38

Browse files
authored
chore(deps): routine upgrade [skip ci]
1 parent 9b261cc commit 8a09d38

File tree

3 files changed

+170
-169
lines changed

3 files changed

+170
-169
lines changed

.taprc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# vim: set filetype=yaml :
12
plugin:
23
- "!@tapjs/typescript"
34
- "@tapjs/tsx"

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@actions/core": "1.10.1",
3535
"@actions/exec": "1.1.1",
3636
"@actions/github": "6.0.0",
37-
"@actions/glob": "0.4.0",
37+
"@actions/glob": "0.5.0",
3838
"arch": "3.0.0",
3939
"hook-std": "3.0.0",
4040
"node-fetch": "3.3.2",
@@ -43,7 +43,7 @@
4343
"devDependencies": {
4444
"@biomejs/biome": "1.8.3",
4545
"@openpgp/web-stream-tools": "0.1.3",
46-
"@swc/core": "1.7.4",
46+
"@swc/core": "1.7.11",
4747
"@tapjs/tsx": "3.0.0",
4848
"@tsconfig/node20": "20.1.4",
4949
"@tsconfig/strictest": "2.0.5",
@@ -56,12 +56,12 @@
5656
"into-stream": "8.0.1",
5757
"nock": "13.5.4",
5858
"sinon": "18.0.0",
59-
"tap": "21.0.0",
59+
"tap": "21.0.1",
6060
"tsimp": "2.0.11",
61-
"tsup": "8.2.3",
61+
"tsup": "8.2.4",
6262
"typescript": "5.5.4",
6363
"which": "4.0.0"
6464
},
65-
"packageManager": "pnpm@9.6.0",
65+
"packageManager": "pnpm@9.7.1",
6666
"$schema": "https://json.schemastore.org/package"
6767
}

0 commit comments

Comments
 (0)