Lock file on save and read (#824)

Fix #794
This commit is contained in:
allburov
2024-06-01 14:32:19 +07:00
committed by GitHub
parent fda4186306
commit 9065ab690f
3 changed files with 32 additions and 6 deletions

View File

@@ -1724,6 +1724,11 @@ ast-types@^0.13.4:
dependencies:
tslib "^2.0.1"
async-lock@^1.4.1:
version "1.4.1"
resolved "https://registry.yarnpkg.com/async-lock/-/async-lock-1.4.1.tgz#56b8718915a9b68b10fce2f2a9a3dddf765ef53f"
integrity sha512-Az2ZTpuytrtqENulXwO3GGv1Bztugx6TT37NIo7imr/Qo0gsYiGtSdBa2B6fsXhTpVZDNfu1Qn3pk531e3q+nQ==
async-retry@1.3.3:
version "1.3.3"
resolved "https://registry.yarnpkg.com/async-retry/-/async-retry-1.3.3.tgz#0e7f36c04d8478e7a58bdbed80cedf977785f280"