Skip to content

Commit e241ff4

Browse files
chore(deps): bump async from 3.2.4 to 3.2.5 (#9947)
1 parent 6c044cc commit e241ff4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"@vscode/ripgrep": "^1.15.6",
7878
"@webref/css": "^6.0.0",
7979
"accept-language-parser": "^1.5.0",
80-
"async": "^3.2.4",
80+
"async": "^3.2.5",
8181
"chalk": "^5.3.0",
8282
"cheerio": "^1.0.0-rc.12",
8383
"cli-progress": "^3.12.0",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3951,10 +3951,10 @@ astral-regex@^2.0.0:
39513951
resolved "https://registry.yarnpkg.com/astral-regex/-/astral-regex-2.0.0.tgz#483143c567aeed4785759c0865786dc77d7d2e31"
39523952
integrity sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==
39533953

3954-
async@^3.2.3, async@^3.2.4:
3955-
version "3.2.4"
3956-
resolved "https://registry.yarnpkg.com/async/-/async-3.2.4.tgz#2d22e00f8cddeb5fde5dd33522b56d1cf569a81c"
3957-
integrity sha512-iAB+JbDEGXhyIUavoDl9WP/Jj106Kz9DEn1DPgYw5ruDn0e3Wgi3sKFm55sASdGBNOQB8F59d9qQ7deqrHA8wQ==
3954+
async@^3.2.3, async@^3.2.5:
3955+
version "3.2.5"
3956+
resolved "https://registry.yarnpkg.com/async/-/async-3.2.5.tgz#ebd52a8fdaf7a2289a24df399f8d8485c8a46b66"
3957+
integrity sha512-baNZyqaaLhyLVKm/DlvdW051MSgO6b8eVfIezl9E5PqWxFgzLm/wQntEW4zOytVburDEr0JlALEpdOFwvErLsg==
39583958

39593959
asynciterator.prototype@^1.0.0:
39603960
version "1.0.0"

0 commit comments

Comments
 (0)