Skip to content

Commit 65f8abf

Browse files
committed
chore: bump up dev deps
1 parent cb02052 commit 65f8abf

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

bun.lockb

307 Bytes
Binary file not shown.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,11 @@
4343
],
4444
"devDependencies": {
4545
"@types/bun": "latest",
46-
"fast-check": "^3.17.2",
47-
"fp-ts": "^2.16.5",
46+
"fast-check": "^3.21.0",
47+
"fp-ts": "^2.16.9",
4848
"io-ts": "^2.2.21",
49-
"typescript": "^5.4.5",
50-
"zod": "^3.23.0"
49+
"typescript": "^5.5.4",
50+
"zod": "^3.23.8"
5151
},
5252
"scripts": {
5353
"clean": "rm -r ./dist",

0 commit comments

Comments
 (0)