Skip to content

Commit

Permalink
build(yarn): de-duplicate entries
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and Quentin-Guillemin committed Nov 25, 2024
1 parent 3ba6db2 commit 11d22fb
Showing 1 changed file with 2 additions and 25 deletions.
27 changes: 2 additions & 25 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10265,7 +10265,7 @@ __metadata:
languageName: node
linkType: hard

"qs@npm:6.13.0":
"qs@npm:6.13.0, qs@npm:^6.5.2":
version: 6.13.0
resolution: "qs@npm:6.13.0"
dependencies:
Expand All @@ -10274,15 +10274,6 @@ __metadata:
languageName: node
linkType: hard

"qs@npm:^6.5.2":
version: 6.12.1
resolution: "qs@npm:6.12.1"
dependencies:
side-channel: "npm:^1.0.6"
checksum: 10/035bcad2a1ab0175bac7a74c904c15913bdac252834149ccff988c93a51de02642fe7be10e43058ba4dc4094bb28ce9b59d12b9e91d40997f445cfde3ecc1c29
languageName: node
linkType: hard

"qs@npm:~6.5.2":
version: 6.5.3
resolution: "qs@npm:6.5.3"
Expand Down Expand Up @@ -10799,7 +10790,7 @@ __metadata:
languageName: node
linkType: hard

"rollup@npm:2.79.2":
"rollup@npm:2.79.2, rollup@npm:^2.7.2":
version: 2.79.2
resolution: "rollup@npm:2.79.2"
dependencies:
Expand All @@ -10813,20 +10804,6 @@ __metadata:
languageName: node
linkType: hard

"rollup@npm:^2.7.2":
version: 2.79.1
resolution: "rollup@npm:2.79.1"
dependencies:
fsevents: "npm:~2.3.2"
dependenciesMeta:
fsevents:
optional: true
bin:
rollup: dist/bin/rollup
checksum: 10/df087b701304432f30922bbee5f534ab189aa6938bd383b5686c03147e0d00cd1789ea10a462361326ce6b6ebe448ce272ad3f3cc40b82eeb3157df12f33663c
languageName: node
linkType: hard

"rollup@npm:^4.4.0":
version: 4.16.4
resolution: "rollup@npm:4.16.4"
Expand Down

0 comments on commit 11d22fb

Please sign in to comment.