Skip to content

Commit 70a55d2

Browse files
committed
chore: dedupe yarn.lock
Runs yarn dedupe to satisfy the verify_yarn_lock CI check after adding patch-package. Deduplicates ci-info and tmp to their highest resolved versions. No product code changes. --- Prompt: Fix the verify_yarn_lock CI failure by running yarn dedupe and committing yarn.lock.
1 parent 0e84deb commit 70a55d2

1 file changed

Lines changed: 2 additions & 18 deletions

File tree

yarn.lock

Lines changed: 2 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -18328,14 +18328,7 @@ __metadata:
1832818328
languageName: node
1832918329
linkType: hard
1833018330

18331-
"ci-info@npm:^3.2.0, ci-info@npm:^3.8.0":
18332-
version: 3.8.0
18333-
resolution: "ci-info@npm:3.8.0"
18334-
checksum: 0d3052193b58356372b34ab40d2668c3e62f1006d5ca33726d1d3c423853b19a85508eadde7f5908496fb41448f465263bf61c1ee58b7832cb6a924537e3863a
18335-
languageName: node
18336-
linkType: hard
18337-
18338-
"ci-info@npm:^3.7.0":
18331+
"ci-info@npm:^3.2.0, ci-info@npm:^3.7.0, ci-info@npm:^3.8.0":
1833918332
version: 3.9.0
1834018333
resolution: "ci-info@npm:3.9.0"
1834118334
checksum: 6f0109e36e111684291d46123d491bc4e7b7a1934c3a20dea28cba89f1d4a03acd892f5f6a81ed3855c38647e285a150e3c9ba062e38943bef57fee6c1554c3a
@@ -33366,22 +33359,13 @@ __metadata:
3336633359
languageName: node
3336733360
linkType: hard
3336833361

33369-
"tmp@npm:^0.2.4":
33362+
"tmp@npm:^0.2.4, tmp@npm:~0.2.1":
3337033363
version: 0.2.7
3337133364
resolution: "tmp@npm:0.2.7"
3337233365
checksum: 59eb55584f2f07210d3231b6a1f6b5c2b9794d8a7b509c8ee867ed2acad6d2245ee2448b7937b676ffbff3155a70077edde8a69f9d7cf0f90c86a62e8910c357
3337333366
languageName: node
3337433367
linkType: hard
3337533368

33376-
"tmp@npm:~0.2.1":
33377-
version: 0.2.1
33378-
resolution: "tmp@npm:0.2.1"
33379-
dependencies:
33380-
rimraf: ^3.0.0
33381-
checksum: 67607aa012059c9ce697bee820ee51bc0f39b29a8766def4f92d3f764d67c7cf9205d537d24e0cb1ce9685c40d4c628ead010910118ea18348666b5c46ed9123
33382-
languageName: node
33383-
linkType: hard
33384-
3338533369
"tmpl@npm:1.0.5":
3338633370
version: 1.0.5
3338733371
resolution: "tmpl@npm:1.0.5"

0 commit comments

Comments
 (0)