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 Aug 20, 2024
1 parent c491bbd commit 16f3e3b
Showing 1 changed file with 2 additions and 23 deletions.
25 changes: 2 additions & 23 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2772,19 +2772,7 @@ __metadata:
languageName: node
linkType: hard

"debug@npm:4, debug@npm:^4.1.0, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.3, debug@npm:^4.3.4, debug@npm:^4.3.5":
version: 4.3.5
resolution: "debug@npm:4.3.5"
dependencies:
ms: "npm:2.1.2"
peerDependenciesMeta:
supports-color:
optional: true
checksum: 10/cb6eab424c410e07813ca1392888589972ce9a32b8829c6508f5e1f25f3c3e70a76731610ae55b4bbe58d1a2fffa1424b30e97fa8d394e49cd2656a9643aedd2
languageName: node
linkType: hard

"debug@npm:~4.3.6":
"debug@npm:4, debug@npm:^4.1.0, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.3, debug@npm:^4.3.4, debug@npm:^4.3.5, debug@npm:~4.3.6":
version: 4.3.6
resolution: "debug@npm:4.3.6"
dependencies:
Expand Down Expand Up @@ -7396,16 +7384,7 @@ __metadata:
languageName: node
linkType: hard

"yaml@npm:^2.0.0, yaml@npm:^2.4.1":
version: 2.4.5
resolution: "yaml@npm:2.4.5"
bin:
yaml: bin.mjs
checksum: 10/b09bf5a615a65276d433d76b8e34ad6b4c0320b85eb3f1a39da132c61ae6e2ff34eff4624e6458d96d49566c93cf43408ba5e568218293a8c6541a2006883f64
languageName: node
linkType: hard

"yaml@npm:~2.5.0":
"yaml@npm:^2.0.0, yaml@npm:^2.4.1, yaml@npm:~2.5.0":
version: 2.5.0
resolution: "yaml@npm:2.5.0"
bin:
Expand Down

0 comments on commit 16f3e3b

Please sign in to comment.