Skip to content

Commit

Permalink
chore(deps): yarn-deduplicate
Browse files Browse the repository at this point in the history
  • Loading branch information
turadg committed Jun 10, 2024
1 parent 6ed4fef commit 8d63cff
Showing 1 changed file with 5 additions and 14 deletions.
19 changes: 5 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3644,7 +3644,7 @@
dependencies:
"@types/yargs-parser" "*"

"@typescript-eslint/[email protected]":
"@typescript-eslint/[email protected]", "@typescript-eslint/eslint-plugin@^7.0.1":
version "7.12.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.12.0.tgz#f87a32e8972b8a60024f2f8f12205e7c8108bc41"
integrity sha512-7F91fcbuDf/d3S8o21+r3ZncGIke/+eWk0EpO21LXhDfLahriZF9CGj4fbAetEjlaBdjdSm9a6VeXbpbT6Z40Q==
Expand All @@ -3659,7 +3659,7 @@
natural-compare "^1.4.0"
ts-api-utils "^1.3.0"

"@typescript-eslint/[email protected]", "@typescript-eslint/eslint-plugin@^7.0.1":
"@typescript-eslint/[email protected]":
version "7.7.1"
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.7.1.tgz#50a9044e3e5fe76b22caf64fb7fc1f97614bdbfd"
integrity sha512-KwfdWXJBOviaBVhxO3p5TJiLpNuh2iyXyjmWN0f1nU87pwyvfS0EmjC6ukQVYVFJd/K1+0NWGPDXiyEyQorn0Q==
Expand All @@ -3676,7 +3676,7 @@
semver "^7.6.0"
ts-api-utils "^1.3.0"

"@typescript-eslint/[email protected]":
"@typescript-eslint/[email protected]", "@typescript-eslint/parser@^7.0.1":
version "7.12.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.12.0.tgz#8761df3345528b35049353db80010b385719b1c3"
integrity sha512-dm/J2UDY3oV3TKius2OUZIFHsomQmpHtsV0FTh1WO8EKgHLQ1QCADUqscPgTpU+ih1e21FQSRjXckHn3txn6kQ==
Expand All @@ -3687,7 +3687,7 @@
"@typescript-eslint/visitor-keys" "7.12.0"
debug "^4.3.4"

"@typescript-eslint/[email protected]", "@typescript-eslint/parser@^7.0.1":
"@typescript-eslint/[email protected]":
version "7.7.1"
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.7.1.tgz#f940e9f291cdca40c46cb75916217d3a42d6ceea"
integrity sha512-vmPzBOOtz48F6JAGVS/kZYk4EkXao6iGrD838sp1w3NQQC0W8ry/q641KU4PrG7AKNAf56NOcR8GOpH8l9FPCw==
Expand Down Expand Up @@ -11563,7 +11563,7 @@ typedoc@^0.25.13:
minimatch "^9.0.3"
shiki "^0.14.7"

typescript-eslint@^7.12.0:
typescript-eslint@^7.12.0, typescript-eslint@^7.3.1:
version "7.12.0"
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-7.12.0.tgz#e3fd685590ffbf158e13208218f0a122581ed645"
integrity sha512-D6HKNbQcnNu3BaN4HkQCR16tgG8Q2AMUWPgvhrJksOXu+d6ys07yC06ONiV2kcsEfWC22voB6C3PvK2MqlBZ7w==
Expand All @@ -11572,15 +11572,6 @@ typescript-eslint@^7.12.0:
"@typescript-eslint/parser" "7.12.0"
"@typescript-eslint/utils" "7.12.0"

typescript-eslint@^7.3.1:
version "7.7.1"
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-7.7.1.tgz#16f82e83bb0955af02f258cb7a9de59e1bfb8706"
integrity sha512-ykEBfa3xx3odjZy6GRED4SCPrjo0rgHwstLlEgLX4EMEuv7QeIDSmfV+S6Kk+XkbsYn4BDEcPvsci1X26lRpMQ==
dependencies:
"@typescript-eslint/eslint-plugin" "7.7.1"
"@typescript-eslint/parser" "7.7.1"
"@typescript-eslint/utils" "7.7.1"

"typescript@^3 || ^4":
version "4.9.5"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
Expand Down

0 comments on commit 8d63cff

Please sign in to comment.