Skip to content

Commit 55906fc

Browse files
fix(deps): update dependency poolifier-web-worker to ^0.6.2 (#131)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 36741a7 commit 55906fc

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

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.1"
9+
"poolifier-web-worker": "^0.6.2"
1010
},
1111
"devDependencies": {
1212
"@types/bun": "^1.3.9"

0 commit comments

Comments
 (0)