fix(deps): update dependency async-mutex to v0.5.0 (#1849)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-03-12 07:05:18 +09:00
committed by GitHub
parent 17e090d5c5
commit 60d10a9222
2 changed files with 5 additions and 5 deletions

8
pnpm-lock.yaml generated
View File

@ -55,8 +55,8 @@ dependencies:
specifier: 1.1.2
version: 1.1.2(patch_hash=7eeaht6k4r7cw3nunras7mx7iu)
async-mutex:
specifier: 0.4.1
version: 0.4.1
specifier: 0.5.0
version: 0.5.0
butterchurn:
specifier: 3.0.0-beta.4
version: 3.0.0-beta.4
@ -2222,8 +2222,8 @@ packages:
engines: {node: '>=0.12.0'}
dev: true
/async-mutex@0.4.1:
resolution: {integrity: sha512-WfoBo4E/TbCX1G95XTjbWTE3X2XLG0m1Xbv2cwOtuPdyH9CZvnaA5nCt1ucjaKEgW2A5IF71hxrRhr83Je5xjA==}
/async-mutex@0.5.0:
resolution: {integrity: sha512-1A94B18jkJ3DYq284ohPxoXbfTA5HsQ7/Mf4DEhcyLx3Bz27Rh59iScbB6EPiP+B+joue6YCxcMXSbFC1tZKwA==}
dependencies:
tslib: 2.6.2
dev: false