Skip to content

Commit ddf0d0e

Browse files
chore(deps): bump async from 2.6.3 to 2.6.4
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. - [Release notes](https://github.com/caolan/async/releases) - [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md) - [Commits](caolan/async@v2.6.3...v2.6.4) --- updated-dependencies: - dependency-name: async dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent edf100b commit ddf0d0e

File tree

1 file changed

+4
-12
lines changed

1 file changed

+4
-12
lines changed

yarn.lock

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2809,9 +2809,9 @@ async-each@^1.0.1:
28092809
integrity sha512-z/WhQ5FPySLdvREByI2vZiTWwCnF0moMJ1hK9YQwDTHKh6I7/uSckMetoRGb5UBZPC1z0jlw+n/XCgjeH7y1AQ==
28102810

28112811
async@^2.5.0:
2812-
version "2.6.3"
2813-
resolved "https://registry.yarnpkg.com/async/-/async-2.6.3.tgz#d72625e2344a3656e3a3ad4fa749fa83299d82ff"
2814-
integrity sha512-zflvls11DCy+dQWzTW2dzuilv8Z5X/pjfmZOWba6TNIVDm+2UDaJmXSOXlasHKfNBs8oo3M0aT50fDEWfKZjXg==
2812+
version "2.6.4"
2813+
resolved "https://registry.yarnpkg.com/async/-/async-2.6.4.tgz#706b7ff6084664cd7eae713f6f965433b5504221"
2814+
integrity sha512-mzo5dfJYwAn29PeiJ0zvwTo04zj8HDJj0Mn8TD7sno7q12prdbnasKJHhkm2c1LgrhlJ0teaea8860oxi51mGA==
28152815
dependencies:
28162816
lodash "^4.17.14"
28172817

@@ -3423,7 +3423,7 @@ [email protected], chalk@^4.0.0, chalk@^4.1.0:
34233423
ansi-styles "^4.1.0"
34243424
supports-color "^7.1.0"
34253425

3426-
3426+
[email protected], chalk@^4.1.2:
34273427
version "4.1.2"
34283428
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01"
34293429
integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==
@@ -3448,14 +3448,6 @@ chalk@^3.0.0:
34483448
ansi-styles "^4.1.0"
34493449
supports-color "^7.1.0"
34503450

3451-
chalk@^4.1.2:
3452-
version "4.1.2"
3453-
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01"
3454-
integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==
3455-
dependencies:
3456-
ansi-styles "^4.1.0"
3457-
supports-color "^7.1.0"
3458-
34593451
chardet@^0.7.0:
34603452
version "0.7.0"
34613453
resolved "https://registry.yarnpkg.com/chardet/-/chardet-0.7.0.tgz#90094849f0937f2eedc2425d0d28a9e5f0cbad9e"

0 commit comments

Comments
 (0)