Skip to content

Commit ea0a3d2

Browse files
fix(deps): update all non-major dependencies (#143)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5433435 commit ea0a3d2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

examples/bun/typescript/bun.lockb

0 Bytes
Binary file not shown.

examples/bun/typescript/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
"start": "bun pool.ts"
77
},
88
"dependencies": {
9-
"poolifier-web-worker": "^0.6.2"
9+
"poolifier-web-worker": "^0.6.3"
1010
},
1111
"devDependencies": {
12-
"@types/bun": "^1.3.13"
12+
"@types/bun": "^1.3.14"
1313
},
1414
"peerDependencies": {
1515
"typescript": "^5.9.3 || ^6.0.0"

0 commit comments

Comments
 (0)