fix(deps): update dependency async-mutex to v0.4.1 (#1653)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-01-18 17:40:11 +09:00
committed by GitHub
parent 21347e9d0a
commit 0db55ce4f3
2 changed files with 5 additions and 5 deletions

8
pnpm-lock.yaml generated
View File

@ -52,8 +52,8 @@ dependencies:
specifier: 1.1.2
version: 1.1.2(patch_hash=7eeaht6k4r7cw3nunras7mx7iu)
async-mutex:
specifier: 0.4.0
version: 0.4.0
specifier: 0.4.1
version: 0.4.1
butterchurn:
specifier: 3.0.0-beta.4
version: 3.0.0-beta.4
@ -1912,8 +1912,8 @@ packages:
engines: {node: '>=0.12.0'}
dev: true
/async-mutex@0.4.0:
resolution: {integrity: sha512-eJFZ1YhRR8UN8eBLoNzcDPcy/jqjsg6I1AP+KvWQX80BqOSW1oJPJXDylPUEeMr2ZQvHgnQ//Lp6f3RQ1zI7HA==}
/async-mutex@0.4.1:
resolution: {integrity: sha512-WfoBo4E/TbCX1G95XTjbWTE3X2XLG0m1Xbv2cwOtuPdyH9CZvnaA5nCt1ucjaKEgW2A5IF71hxrRhr83Je5xjA==}
dependencies:
tslib: 2.6.2
dev: false