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 28, 2024
1 parent 8f3ca5a commit 46d75ed
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.11.0":
version: 8.11.0
resolution: "@typescript-eslint/scope-manager@npm:8.11.0"
dependencies:
"@typescript-eslint/types": "npm:8.11.0"
"@typescript-eslint/visitor-keys": "npm:8.11.0"
checksum: 10/8f1e776fc0687f86cf7246c94098121224d0a69ffcaeb9a207b672889a4c42b94304664ed45d0b982c542bf7737bcec3649470d3db281b625a1e77736308ae37
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:8.12.0":
version: 8.12.0
resolution: "@typescript-eslint/scope-manager@npm:8.12.0"
Expand All @@ -2780,39 +2770,13 @@ __metadata:
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/types@npm:8.12.0":
version: 8.12.0
resolution: "@typescript-eslint/types@npm:8.12.0"
checksum: 10/a08d1d4a72fdb0a7a84c0210b3679bb5079e558082bc2a832e7e9979acc6e80b59965179eb2943c33cc183d38b535d5da37651cb03e9aba37460ce1293d158cd
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"
dependencies:
"@typescript-eslint/types": "npm:8.11.0"
"@typescript-eslint/visitor-keys": "npm:8.11.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/cec7c5768c4e6cceb095fe8fbd57098d16d226a981143a335a62c6f30d8a1707974e86eeabe5ad33bfb4dd4eb582cba1d4f2e7cec65f71871d7d559ff9bec5f9
languageName: node
linkType: hard

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

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

"@typescript-eslint/utils@npm:^8.8.0":
version: 8.11.0
resolution: "@typescript-eslint/utils@npm:8.11.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.4.0"
"@typescript-eslint/scope-manager": "npm:8.11.0"
"@typescript-eslint/types": "npm:8.11.0"
"@typescript-eslint/typescript-estree": "npm:8.11.0"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
checksum: 10/1b80312a15313b549ff5906da2189d0ad60abe9c6d02d65366156e00a97644e2af313ce3fb7424417b4b63b6de25a2dd8c2cf17ab8152fbd5d2a8ca3593a4df5
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"
dependencies:
"@typescript-eslint/types": "npm:8.11.0"
eslint-visitor-keys: "npm:^3.4.3"
checksum: 10/8d2bed15cc17c3de67414afb343a2b5974ab4120a9bb4759f3d42accbc3f247d14d3c824772da1d452b99fd42b3d9856c04fb836be50ffbff4aa7323eca197c6
languageName: node
linkType: hard

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

0 comments on commit 46d75ed

Please sign in to comment.