Skip to content

Commit ad27378

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

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

0 commit comments

Comments
 (0)