summaryrefslogtreecommitdiffstats
path: root/yarn.lock
diff options
context:
space:
mode:
authorRenaud Chaput <renchap@gmail.com>2023-06-02 15:00:27 +0200
committerGitHub <noreply@github.com>2023-06-02 15:00:27 +0200
commitb0780cfeeda641645ea65da257a72ec507e71647 (patch)
tree711b60856ce3f7c55ad643f791e34846f9195ad7 /yarn.lock
parent5fae2de454806730742b7be7435ae1c4fb97cf3c (diff)
Fix `/share` and cleanup and reorganize frontend locale loading (#25240)
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock7
1 files changed, 7 insertions, 0 deletions
diff --git a/yarn.lock b/yarn.lock
index 3ae63436357..fd751c04192 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -3273,6 +3273,13 @@ async-limiter@~1.0.0:
resolved "https://registry.yarnpkg.com/async-limiter/-/async-limiter-1.0.1.tgz#dd379e94f0db8310b08291f9d64c3209766617fd"
integrity sha512-csOlWGAcRFJaI6m+F2WKdnMKr4HhdhFVBk0H/QbJFMCr+uO2kwohwXQPxw/9OCxp05r5ghVBFSyioixx3gfkNQ==
+async-mutex@^0.4.0:
+ version "0.4.0"
+ resolved "https://registry.yarnpkg.com/async-mutex/-/async-mutex-0.4.0.tgz#ae8048cd4d04ace94347507504b3cf15e631c25f"
+ integrity sha512-eJFZ1YhRR8UN8eBLoNzcDPcy/jqjsg6I1AP+KvWQX80BqOSW1oJPJXDylPUEeMr2ZQvHgnQ//Lp6f3RQ1zI7HA==
+ dependencies:
+ tslib "^2.4.0"
+
async@^2.6.2:
version "2.6.4"
resolved "https://registry.yarnpkg.com/async/-/async-2.6.4.tgz#706b7ff6084664cd7eae713f6f965433b5504221"