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

Commit b334f86

Browse files
committed
chore(deps): routine upgrade
1 parent b0fcd8f commit b334f86

File tree

2 files changed

+442
-506
lines changed

2 files changed

+442
-506
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -39,27 +39,27 @@
3939
"arch": "3.0.0",
4040
"hook-std": "3.0.0",
4141
"node-fetch": "3.3.2",
42-
"openpgp": "5.11.1"
42+
"openpgp": "5.11.2"
4343
},
4444
"devDependencies": {
45-
"@biomejs/biome": "1.8.1",
46-
"@openpgp/web-stream-tools": "0.1.1",
47-
"@tapjs/tsx": "1.1.32",
45+
"@biomejs/biome": "1.8.2",
46+
"@openpgp/web-stream-tools": "0.1.2",
47+
"@tapjs/tsx": "2.0.0",
4848
"@tsconfig/node20": "20.1.4",
4949
"@tsconfig/strictest": "2.0.5",
50-
"@types/node": "20.14.2",
50+
"@types/node": "20.14.8",
5151
"@types/node-fetch": "2.6.11",
5252
"@types/sinon": "17.0.3",
5353
"@types/which": "3.0.4",
54-
"c8": "10.1.1",
54+
"c8": "10.1.2",
5555
"cross-env": "7.0.3",
5656
"into-stream": "8.0.1",
5757
"nock": "13.5.4",
5858
"sinon": "18.0.0",
59-
"tap": "19.2.5",
59+
"tap": "20.0.0",
6060
"tsimp": "2.0.11",
6161
"tsup": "8.1.0",
62-
"typescript": "5.4.5",
62+
"typescript": "5.5.2",
6363
"which": "4.0.0"
6464
}
6565
}

0 commit comments

Comments
 (0)