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 21, 2024
1 parent a26ce02 commit d5ecaa1
Showing 1 changed file with 1 addition and 61 deletions.
62 changes: 1 addition & 61 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2745,16 +2745,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:8.10.0":
version: 8.10.0
resolution: "@typescript-eslint/scope-manager@npm:8.10.0"
dependencies:
"@typescript-eslint/types": "npm:8.10.0"
"@typescript-eslint/visitor-keys": "npm:8.10.0"
checksum: 10/02cf2afc57bd048639d876030f6826e7b522bf36db40b7dd7b8e1b8c6f853e8c41b41044b7a32f118bac1b721aff4dfe660d5891e0a9ee103ef87c5ee1792b4c
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:8.11.0":
version: 8.11.0
resolution: "@typescript-eslint/scope-manager@npm:8.11.0"
Expand All @@ -2780,39 +2770,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:8.10.0":
version: 8.10.0
resolution: "@typescript-eslint/types@npm:8.10.0"
checksum: 10/2701711c87181553b68cdeba9d8ea55e0ae8ac441b5fe9667ee8be1dbac20386698930239a0e210b73d14961110ab128559a162abaed6e890a851543b6617c97
languageName: node
linkType: hard

"@typescript-eslint/types@npm:8.11.0":
version: 8.11.0
resolution: "@typescript-eslint/types@npm:8.11.0"
checksum: 10/424986bae7c48677a843ff2dee5cb0fed293f7bebd71803901c8fc80ddeed65e4857f77083f17775d0bfd6dab5092ef556f354e7420ea4fd6c7861d0368d002e
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:8.10.0":
version: 8.10.0
resolution: "@typescript-eslint/typescript-estree@npm:8.10.0"
dependencies:
"@typescript-eslint/types": "npm:8.10.0"
"@typescript-eslint/visitor-keys": "npm:8.10.0"
debug: "npm:^4.3.4"
fast-glob: "npm:^3.3.2"
is-glob: "npm:^4.0.3"
minimatch: "npm:^9.0.4"
semver: "npm:^7.6.0"
ts-api-utils: "npm:^1.3.0"
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/7513fbc43a0d5f06f45e20d18b6855a3e52bd4124283a4b704bb53c6d2c7edfa783cd4fa2c35217bf8562a6bc80892067fa4780aec97d99580624cbd05cde471
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:8.11.0":
version: 8.11.0
resolution: "@typescript-eslint/typescript-estree@npm:8.11.0"
Expand All @@ -2832,7 +2796,7 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:8.11.0":
"@typescript-eslint/utils@npm:8.11.0, @typescript-eslint/utils@npm:^8.8.0":
version: 8.11.0
resolution: "@typescript-eslint/utils@npm:8.11.0"
dependencies:
Expand All @@ -2846,30 +2810,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:^8.8.0":
version: 8.10.0
resolution: "@typescript-eslint/utils@npm:8.10.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.4.0"
"@typescript-eslint/scope-manager": "npm:8.10.0"
"@typescript-eslint/types": "npm:8.10.0"
"@typescript-eslint/typescript-estree": "npm:8.10.0"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
checksum: 10/a28f9fbec67b92bfb9c58445f9cfeb3208d48ecfda4c3ce649e70291af1d23a05466ce76bae9f6aff1270f40a434c8b6a7a71267108b6c32b1c059758f879cc0
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:8.10.0":
version: 8.10.0
resolution: "@typescript-eslint/visitor-keys@npm:8.10.0"
dependencies:
"@typescript-eslint/types": "npm:8.10.0"
eslint-visitor-keys: "npm:^3.4.3"
checksum: 10/637d4f2a812e5dcf12b2342ebb296fda5e87e425430623c31660d60e09f87fc8dc9843cc0d9b81fe4963e25ce9a44a4418e8b7878b73773f4c1375fb68006b16
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:8.11.0":
version: 8.11.0
resolution: "@typescript-eslint/visitor-keys@npm:8.11.0"
Expand Down

0 comments on commit d5ecaa1

Please sign in to comment.