Skip to content

Commit ec6ace7

Browse files
authored
Merge pull request #372 from chantouchsek/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.25.0
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.24.0 to 5.25.0
2 parents c0d32a1 + 8e49f70 commit ec6ace7

File tree

1 file changed

+18
-52
lines changed

1 file changed

+18
-52
lines changed

yarn.lock

Lines changed: 18 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -2609,13 +2609,13 @@
26092609
"@types/yargs-parser" "*"
26102610

26112611
"@typescript-eslint/eslint-plugin@^5.9.0":
2612-
version "5.24.0"
2613-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.24.0.tgz#59f9ed21fc4490444b75b250e4ce81e4b7bba18f"
2614-
integrity sha512-6bqFGk6wa9+6RrU++eLknKyDqXU1Oc8nyoLu5a1fU17PNRJd9UBr56rMF7c4DRaRtnarlkQ4jwxUbvBo8cNlpw==
2612+
version "5.25.0"
2613+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.25.0.tgz#e8ce050990e4d36cc200f2de71ca0d3eb5e77a31"
2614+
integrity sha512-icYrFnUzvm+LhW0QeJNKkezBu6tJs9p/53dpPLFH8zoM9w1tfaKzVurkPotEpAqQ8Vf8uaFyL5jHd0Vs6Z0ZQg==
26152615
dependencies:
2616-
"@typescript-eslint/scope-manager" "5.24.0"
2617-
"@typescript-eslint/type-utils" "5.24.0"
2618-
"@typescript-eslint/utils" "5.24.0"
2616+
"@typescript-eslint/scope-manager" "5.25.0"
2617+
"@typescript-eslint/type-utils" "5.25.0"
2618+
"@typescript-eslint/utils" "5.25.0"
26192619
debug "^4.3.4"
26202620
functional-red-black-tree "^1.0.1"
26212621
ignore "^5.2.0"
@@ -2633,14 +2633,6 @@
26332633
"@typescript-eslint/typescript-estree" "5.25.0"
26342634
debug "^4.3.4"
26352635

2636-
"@typescript-eslint/[email protected]":
2637-
version "5.24.0"
2638-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.24.0.tgz#ac8c4d65064204b596909c204fe9b7e30c3f51b2"
2639-
integrity sha512-WpMWipcDzGmMzdT7NtTjRXFabx10WleLUGrJpuJLGaxSqpcyq5ACpKSD5VE40h2nz3melQ91aP4Du7lh9FliCA==
2640-
dependencies:
2641-
"@typescript-eslint/types" "5.24.0"
2642-
"@typescript-eslint/visitor-keys" "5.24.0"
2643-
26442636
"@typescript-eslint/[email protected]":
26452637
version "5.25.0"
26462638
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.25.0.tgz#e78f1484bca7e484c48782075219c82c6b77a09f"
@@ -2649,38 +2641,20 @@
26492641
"@typescript-eslint/types" "5.25.0"
26502642
"@typescript-eslint/visitor-keys" "5.25.0"
26512643

2652-
"@typescript-eslint/type-utils@5.24.0":
2653-
version "5.24.0"
2654-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.24.0.tgz#aad47227e89cceec9175b1a67df69ebcd79f9421"
2655-
integrity sha512-uGi+sQiM6E5CeCZYBXiaIvIChBXru4LZ1tMoeKbh1Lze+8BO9syUG07594C4lvN2YPT4KVeIupOJkVI+9/DAmQ==
2644+
"@typescript-eslint/type-utils@5.25.0":
2645+
version "5.25.0"
2646+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.25.0.tgz#5750d26a5db4c4d68d511611e0ada04e56f613bc"
2647+
integrity sha512-B6nb3GK3Gv1Rsb2pqalebe/RyQoyG/WDy9yhj8EE0Ikds4Xa8RR28nHz+wlt4tMZk5bnAr0f3oC8TuDAd5CPrw==
26562648
dependencies:
2657-
"@typescript-eslint/utils" "5.24.0"
2649+
"@typescript-eslint/utils" "5.25.0"
26582650
debug "^4.3.4"
26592651
tsutils "^3.21.0"
26602652

2661-
"@typescript-eslint/[email protected]":
2662-
version "5.24.0"
2663-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.24.0.tgz#565ff94a4b89073265e27514dc65225d18aabe6c"
2664-
integrity sha512-Tpg1c3shTDgTmZd3qdUyd+16r/pGmVaVEbLs+ufuWP0EruVbUiEOmpBBQxBb9a8iPRxi8Rb2oiwOxuZJzSq11A==
2665-
26662653
"@typescript-eslint/[email protected]":
26672654
version "5.25.0"
26682655
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.25.0.tgz#dee51b1855788b24a2eceeae54e4adb89b088dd8"
26692656
integrity sha512-7fWqfxr0KNHj75PFqlGX24gWjdV/FDBABXL5dyvBOWHpACGyveok8Uj4ipPX/1fGU63fBkzSIycEje4XsOxUFA==
26702657

2671-
"@typescript-eslint/[email protected]":
2672-
version "5.24.0"
2673-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.24.0.tgz#30b9cbc1af475b9e02aca34cfe9ba9e1bb820143"
2674-
integrity sha512-zcor6vQkQmZAQfebSPVwUk/FD+CvnsnlfKXYeQDsWXRF+t7SBPmIfNia/wQxCSeu1h1JIjwV2i9f5/DdSp/uDw==
2675-
dependencies:
2676-
"@typescript-eslint/types" "5.24.0"
2677-
"@typescript-eslint/visitor-keys" "5.24.0"
2678-
debug "^4.3.4"
2679-
globby "^11.1.0"
2680-
is-glob "^4.0.3"
2681-
semver "^7.3.7"
2682-
tsutils "^3.21.0"
2683-
26842658
"@typescript-eslint/[email protected]":
26852659
version "5.25.0"
26862660
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.25.0.tgz#a7ab40d32eb944e3fb5b4e3646e81b1bcdd63e00"
@@ -2694,26 +2668,18 @@
26942668
semver "^7.3.7"
26952669
tsutils "^3.21.0"
26962670

2697-
"@typescript-eslint/utils@5.24.0":
2698-
version "5.24.0"
2699-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.24.0.tgz#7a854028040a305ddea129328e45cfb2c6406e75"
2700-
integrity sha512-K05sbWoeCBJH8KXu6hetBJ+ukG0k2u2KlgD3bN+v+oBKm8adJqVHpSSLHNzqyuv0Lh4GVSAUgZ5lB4icmPmWLw==
2671+
"@typescript-eslint/utils@5.25.0":
2672+
version "5.25.0"
2673+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.25.0.tgz#272751fd737733294b4ab95e16c7f2d4a75c2049"
2674+
integrity sha512-qNC9bhnz/n9Kba3yI6HQgQdBLuxDoMgdjzdhSInZh6NaDnFpTUlwNGxplUFWfY260Ya0TRPvkg9dd57qxrJI9g==
27012675
dependencies:
27022676
"@types/json-schema" "^7.0.9"
2703-
"@typescript-eslint/scope-manager" "5.24.0"
2704-
"@typescript-eslint/types" "5.24.0"
2705-
"@typescript-eslint/typescript-estree" "5.24.0"
2677+
"@typescript-eslint/scope-manager" "5.25.0"
2678+
"@typescript-eslint/types" "5.25.0"
2679+
"@typescript-eslint/typescript-estree" "5.25.0"
27062680
eslint-scope "^5.1.1"
27072681
eslint-utils "^3.0.0"
27082682

2709-
"@typescript-eslint/[email protected]":
2710-
version "5.24.0"
2711-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.24.0.tgz#bb3e9a788ccd50c53e03557e4e203599880c3123"
2712-
integrity sha512-qzGwSXMyMnogcAo+/2fU+jhlPPVMXlIH2PeAonIKjJSoDKl1+lJVvG5Z5Oud36yU0TWK2cs1p/FaSN5J2OUFYA==
2713-
dependencies:
2714-
"@typescript-eslint/types" "5.24.0"
2715-
eslint-visitor-keys "^3.3.0"
2716-
27172683
"@typescript-eslint/[email protected]":
27182684
version "5.25.0"
27192685
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.25.0.tgz#33aa5fdcc5cedb9f4c8828c6a019d58548d4474b"

0 commit comments

Comments
 (0)