Skip to content

Commit ca51b78

Browse files
fix(deps): update dependency poolifier-web-worker to ^0.6.1 (#130)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 68b8451 commit ca51b78

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

examples/bun/typescript/bun.lockb

0 Bytes
Binary file not shown.

examples/bun/typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"start": "bun pool.ts"
77
},
88
"dependencies": {
9-
"poolifier-web-worker": "^0.6.0"
9+
"poolifier-web-worker": "^0.6.1"
1010
},
1111
"devDependencies": {
1212
"@types/bun": "^1.3.9"

0 commit comments

Comments
 (0)