Skip to content

Commit

Permalink
build(yarn): [dependabot skip] deduplicate dependencies for @dependabot
Browse files Browse the repository at this point in the history
Signed-off-by: flex-development[bot] <148604919+flex-development[bot]@users.noreply.github.com>
  • Loading branch information
flex-development[bot] authored Oct 18, 2024
1 parent a35a2ca commit 1757cad
Showing 1 changed file with 9 additions and 31 deletions.
40 changes: 9 additions & 31 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5562,18 +5562,6 @@ __metadata:
languageName: node
linkType: hard

"fdir@npm:^6.3.0":
version: 6.3.0
resolution: "fdir@npm:6.3.0"
peerDependencies:
picomatch: ^3 || ^4
peerDependenciesMeta:
picomatch:
optional: true
checksum: 10/baa3a476a8407cc77bc77e3c946aea5ca0aa48f080f2c434b70196a37ddcd57bbc4c12d75164f9e6d947f6e148c297c9fa65f507178d0e9204d98ef83d776dcc
languageName: node
linkType: hard

"fdir@npm:^6.4.0":
version: 6.4.2
resolution: "fdir@npm:6.4.2"
Expand Down Expand Up @@ -11064,17 +11052,7 @@ __metadata:
languageName: node
linkType: hard

"tinyglobby@npm:^0.2.6":
version: 0.2.6
resolution: "tinyglobby@npm:0.2.6"
dependencies:
fdir: "npm:^6.3.0"
picomatch: "npm:^4.0.2"
checksum: 10/5954b30e4243a7b728ecf1798071031cfadfb1b69e4faf2c86f1dc8142851f2fde299f272f23937c1efbbb68afd6297f9d0354b4d1c1cfdb35313daa6efbee1f
languageName: node
linkType: hard

"tinyglobby@npm:^0.2.9":
"tinyglobby@npm:^0.2.6, tinyglobby@npm:^0.2.9":
version: 0.2.9
resolution: "tinyglobby@npm:0.2.9"
dependencies:
Expand Down Expand Up @@ -12110,21 +12088,21 @@ __metadata:
languageName: node
linkType: hard

"yaml@npm:^2.0.0, yaml@npm:~2.5.0":
version: 2.5.1
resolution: "yaml@npm:2.5.1"
"yaml@npm:^2.0.0, yaml@npm:^2.6.0":
version: 2.6.0
resolution: "yaml@npm:2.6.0"
bin:
yaml: bin.mjs
checksum: 10/0eecb679db75ea6a989ad97715a9fa5d946972945aa6aa7d2175bca66c213b5564502ccb1cdd04b1bf816ee38b5c43e4e2fda3ff6f5e09da24dabb51ae92c57d
checksum: 10/f4369f667c7626c216ea81b5840fe9b530cdae4cff2d84d166ec1239e54bf332dbfac4a71bf60d121f8e85e175364a4e280a520292269b6cf9d074368309adf9
languageName: node
linkType: hard

"yaml@npm:^2.6.0":
version: 2.6.0
resolution: "yaml@npm:2.6.0"
"yaml@npm:~2.5.0":
version: 2.5.1
resolution: "yaml@npm:2.5.1"
bin:
yaml: bin.mjs
checksum: 10/f4369f667c7626c216ea81b5840fe9b530cdae4cff2d84d166ec1239e54bf332dbfac4a71bf60d121f8e85e175364a4e280a520292269b6cf9d074368309adf9
checksum: 10/0eecb679db75ea6a989ad97715a9fa5d946972945aa6aa7d2175bca66c213b5564502ccb1cdd04b1bf816ee38b5c43e4e2fda3ff6f5e09da24dabb51ae92c57d
languageName: node
linkType: hard

Expand Down

0 comments on commit 1757cad

Please sign in to comment.