Skip to content

Commit 1497545

Browse files
chore(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.24.0 to 5.25.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.25.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 93c7845 commit 1497545

File tree

1 file changed

+52
-18
lines changed

1 file changed

+52
-18
lines changed

Diff for: yarn.lock

+52-18
Original file line numberDiff line numberDiff line change
@@ -708,13 +708,13 @@
708708
"@types/yargs-parser" "*"
709709

710710
"@typescript-eslint/eslint-plugin@^5.10.2":
711-
version "5.24.0"
712-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.24.0.tgz#59f9ed21fc4490444b75b250e4ce81e4b7bba18f"
713-
integrity sha512-6bqFGk6wa9+6RrU++eLknKyDqXU1Oc8nyoLu5a1fU17PNRJd9UBr56rMF7c4DRaRtnarlkQ4jwxUbvBo8cNlpw==
711+
version "5.25.0"
712+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.25.0.tgz#e8ce050990e4d36cc200f2de71ca0d3eb5e77a31"
713+
integrity sha512-icYrFnUzvm+LhW0QeJNKkezBu6tJs9p/53dpPLFH8zoM9w1tfaKzVurkPotEpAqQ8Vf8uaFyL5jHd0Vs6Z0ZQg==
714714
dependencies:
715-
"@typescript-eslint/scope-manager" "5.24.0"
716-
"@typescript-eslint/type-utils" "5.24.0"
717-
"@typescript-eslint/utils" "5.24.0"
715+
"@typescript-eslint/scope-manager" "5.25.0"
716+
"@typescript-eslint/type-utils" "5.25.0"
717+
"@typescript-eslint/utils" "5.25.0"
718718
debug "^4.3.4"
719719
functional-red-black-tree "^1.0.1"
720720
ignore "^5.2.0"
@@ -740,12 +740,20 @@
740740
"@typescript-eslint/types" "5.24.0"
741741
"@typescript-eslint/visitor-keys" "5.24.0"
742742

743-
"@typescript-eslint/[email protected]":
744-
version "5.24.0"
745-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.24.0.tgz#aad47227e89cceec9175b1a67df69ebcd79f9421"
746-
integrity sha512-uGi+sQiM6E5CeCZYBXiaIvIChBXru4LZ1tMoeKbh1Lze+8BO9syUG07594C4lvN2YPT4KVeIupOJkVI+9/DAmQ==
743+
"@typescript-eslint/[email protected]":
744+
version "5.25.0"
745+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.25.0.tgz#e78f1484bca7e484c48782075219c82c6b77a09f"
746+
integrity sha512-p4SKTFWj+2VpreUZ5xMQsBMDdQ9XdRvODKXN4EksyBjFp2YvQdLkyHqOffakYZPuWJUDNu3jVXtHALDyTv3cww==
747+
dependencies:
748+
"@typescript-eslint/types" "5.25.0"
749+
"@typescript-eslint/visitor-keys" "5.25.0"
750+
751+
"@typescript-eslint/[email protected]":
752+
version "5.25.0"
753+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.25.0.tgz#5750d26a5db4c4d68d511611e0ada04e56f613bc"
754+
integrity sha512-B6nb3GK3Gv1Rsb2pqalebe/RyQoyG/WDy9yhj8EE0Ikds4Xa8RR28nHz+wlt4tMZk5bnAr0f3oC8TuDAd5CPrw==
747755
dependencies:
748-
"@typescript-eslint/utils" "5.24.0"
756+
"@typescript-eslint/utils" "5.25.0"
749757
debug "^4.3.4"
750758
tsutils "^3.21.0"
751759

@@ -754,6 +762,11 @@
754762
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.24.0.tgz#565ff94a4b89073265e27514dc65225d18aabe6c"
755763
integrity sha512-Tpg1c3shTDgTmZd3qdUyd+16r/pGmVaVEbLs+ufuWP0EruVbUiEOmpBBQxBb9a8iPRxi8Rb2oiwOxuZJzSq11A==
756764

765+
"@typescript-eslint/[email protected]":
766+
version "5.25.0"
767+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.25.0.tgz#dee51b1855788b24a2eceeae54e4adb89b088dd8"
768+
integrity sha512-7fWqfxr0KNHj75PFqlGX24gWjdV/FDBABXL5dyvBOWHpACGyveok8Uj4ipPX/1fGU63fBkzSIycEje4XsOxUFA==
769+
757770
"@typescript-eslint/[email protected]":
758771
version "5.24.0"
759772
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.24.0.tgz#30b9cbc1af475b9e02aca34cfe9ba9e1bb820143"
@@ -767,15 +780,28 @@
767780
semver "^7.3.7"
768781
tsutils "^3.21.0"
769782

770-
"@typescript-eslint/[email protected]":
771-
version "5.24.0"
772-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.24.0.tgz#7a854028040a305ddea129328e45cfb2c6406e75"
773-
integrity sha512-K05sbWoeCBJH8KXu6hetBJ+ukG0k2u2KlgD3bN+v+oBKm8adJqVHpSSLHNzqyuv0Lh4GVSAUgZ5lB4icmPmWLw==
783+
"@typescript-eslint/[email protected]":
784+
version "5.25.0"
785+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.25.0.tgz#a7ab40d32eb944e3fb5b4e3646e81b1bcdd63e00"
786+
integrity sha512-MrPODKDych/oWs/71LCnuO7NyR681HuBly2uLnX3r5i4ME7q/yBqC4hW33kmxtuauLTM0OuBOhhkFaxCCOjEEw==
787+
dependencies:
788+
"@typescript-eslint/types" "5.25.0"
789+
"@typescript-eslint/visitor-keys" "5.25.0"
790+
debug "^4.3.4"
791+
globby "^11.1.0"
792+
is-glob "^4.0.3"
793+
semver "^7.3.7"
794+
tsutils "^3.21.0"
795+
796+
"@typescript-eslint/[email protected]":
797+
version "5.25.0"
798+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.25.0.tgz#272751fd737733294b4ab95e16c7f2d4a75c2049"
799+
integrity sha512-qNC9bhnz/n9Kba3yI6HQgQdBLuxDoMgdjzdhSInZh6NaDnFpTUlwNGxplUFWfY260Ya0TRPvkg9dd57qxrJI9g==
774800
dependencies:
775801
"@types/json-schema" "^7.0.9"
776-
"@typescript-eslint/scope-manager" "5.24.0"
777-
"@typescript-eslint/types" "5.24.0"
778-
"@typescript-eslint/typescript-estree" "5.24.0"
802+
"@typescript-eslint/scope-manager" "5.25.0"
803+
"@typescript-eslint/types" "5.25.0"
804+
"@typescript-eslint/typescript-estree" "5.25.0"
779805
eslint-scope "^5.1.1"
780806
eslint-utils "^3.0.0"
781807

@@ -787,6 +813,14 @@
787813
"@typescript-eslint/types" "5.24.0"
788814
eslint-visitor-keys "^3.3.0"
789815

816+
"@typescript-eslint/[email protected]":
817+
version "5.25.0"
818+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.25.0.tgz#33aa5fdcc5cedb9f4c8828c6a019d58548d4474b"
819+
integrity sha512-yd26vFgMsC4h2dgX4+LR+GeicSKIfUvZREFLf3DDjZPtqgLx5AJZr6TetMNwFP9hcKreTTeztQYBTNbNoOycwA==
820+
dependencies:
821+
"@typescript-eslint/types" "5.25.0"
822+
eslint-visitor-keys "^3.3.0"
823+
790824
abab@^2.0.3, abab@^2.0.5:
791825
version "2.0.5"
792826
resolved "https://registry.yarnpkg.com/abab/-/abab-2.0.5.tgz#c0b678fb32d60fc1219c784d6a826fe385aeb79a"

0 commit comments

Comments
 (0)