Skip to content

Commit 730dda9

Browse files
authored
chore: dedupe async (#4542)
1 parent 9a7a3eb commit 730dda9

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

yarn.lock

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6121,7 +6121,7 @@ __metadata:
61216121
languageName: node
61226122
linkType: hard
61236123

6124-
"async@npm:^2.6.0":
6124+
"async@npm:^2.6.0, async@npm:^2.6.1":
61256125
version: 2.6.4
61266126
resolution: "async@npm:2.6.4"
61276127
dependencies:
@@ -6130,15 +6130,6 @@ __metadata:
61306130
languageName: node
61316131
linkType: hard
61326132

6133-
"async@npm:^2.6.1":
6134-
version: 2.6.3
6135-
resolution: "async@npm:2.6.3"
6136-
dependencies:
6137-
lodash: ^4.17.14
6138-
checksum: 5e5561ff8fca807e88738533d620488ac03a5c43fce6c937451f7e35f943d33ad06c24af3f681a48cca3d2b0002b3118faff0a128dc89438a9bf0226f712c499
6139-
languageName: node
6140-
linkType: hard
6141-
61426133
"async@npm:^3.0.1":
61436134
version: 3.1.0
61446135
resolution: "async@npm:3.1.0"

0 commit comments

Comments
 (0)