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 30, 2024
1 parent 5359582 commit 931ef8e
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 @@ -2793,16 +2793,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:8.12.1":
version: 8.12.1
resolution: "@typescript-eslint/scope-manager@npm:8.12.1"
dependencies:
"@typescript-eslint/types": "npm:8.12.1"
"@typescript-eslint/visitor-keys": "npm:8.12.1"
checksum: 10/8541b8197d39c4f31e2f1a08cdea4d71f384be1d1bce89f80e6772b165734c3f380d9579925c0df9dc1e2addca2a8d41ac5c31203f555a200195dae0c0c24353
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:8.12.2":
version: 8.12.2
resolution: "@typescript-eslint/scope-manager@npm:8.12.2"
Expand All @@ -2828,39 +2818,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:8.12.1":
version: 8.12.1
resolution: "@typescript-eslint/types@npm:8.12.1"
checksum: 10/c7c8e711bf81a2598438229b84d9f18094070a8ed75da304aa58192140c6b718e9c2a4c9f3a78f453540ddd09c437e2663856b98fee083d801974bb5a4751d2e
languageName: node
linkType: hard

"@typescript-eslint/types@npm:8.12.2":
version: 8.12.2
resolution: "@typescript-eslint/types@npm:8.12.2"
checksum: 10/57981e5fa45b03a0398ffb82418fdb716f476aa0b9c17d96edeb7fd3e3f4a720466868af7c2a02ddca65c27e70bfaff50c523b2a570582c4645a2702e17dc94a
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:8.12.1":
version: 8.12.1
resolution: "@typescript-eslint/typescript-estree@npm:8.12.1"
dependencies:
"@typescript-eslint/types": "npm:8.12.1"
"@typescript-eslint/visitor-keys": "npm:8.12.1"
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/6cc809b4467b879d28a1d21f43b8b42ab4ba1447bc1e7222b6fc20d8791ec537dee48bb306dc08fe392137087ed3ca0083015ff5a3a17c8d00cf5071d6022da2
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:8.12.2":
version: 8.12.2
resolution: "@typescript-eslint/typescript-estree@npm:8.12.2"
Expand All @@ -2880,7 +2844,7 @@ __metadata:
languageName: node
linkType: hard

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

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

"@typescript-eslint/visitor-keys@npm:8.12.1":
version: 8.12.1
resolution: "@typescript-eslint/visitor-keys@npm:8.12.1"
dependencies:
"@typescript-eslint/types": "npm:8.12.1"
eslint-visitor-keys: "npm:^3.4.3"
checksum: 10/29b50a54c033638b4a93410b20133c84690774ecbfcb6804450165cbafa5bc1149ced55e927a72a05b40f2f4914c8bc89fc559589ac2329a2d2cf0fc2ff89fe6
languageName: node
linkType: hard

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

0 comments on commit 931ef8e

Please sign in to comment.