Skip to content

Commit 537774e

Browse files
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#142)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.24.0 to 4.25.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.25.0/packages/eslint-plugin) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 03ec675 commit 537774e

File tree

1 file changed

+12
-46
lines changed

1 file changed

+12
-46
lines changed

yarn.lock

+12-46
Original file line numberDiff line numberDiff line change
@@ -885,28 +885,28 @@
885885
integrity sha512-S9q47ByT2pPvD65IvrWp7qppVMpk9WGMbVq9wbWZOHg6tnXSD4vyhao6nOSBwwfDdV2p3Kx9evA9vI+XWTfDvw==
886886

887887
"@typescript-eslint/eslint-plugin@^4.1.0":
888-
version "4.24.0"
889-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.24.0.tgz#03801ffc25b2af9d08f3dc9bccfc0b7ce3780d0f"
890-
integrity sha512-qbCgkPM7DWTsYQGjx9RTuQGswi+bEt0isqDBeo+CKV0953zqI0Tp7CZ7Fi9ipgFA6mcQqF4NOVNwS/f2r6xShw==
888+
version "4.25.0"
889+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.25.0.tgz#d82657b6ab4caa4c3f888ff923175fadc2f31f2a"
890+
integrity sha512-Qfs3dWkTMKkKwt78xp2O/KZQB8MPS1UQ5D3YW2s6LQWBE1074BE+Rym+b1pXZIX3M3fSvPUDaCvZLKV2ylVYYQ==
891891
dependencies:
892-
"@typescript-eslint/experimental-utils" "4.24.0"
893-
"@typescript-eslint/scope-manager" "4.24.0"
892+
"@typescript-eslint/experimental-utils" "4.25.0"
893+
"@typescript-eslint/scope-manager" "4.25.0"
894894
debug "^4.1.1"
895895
functional-red-black-tree "^1.0.1"
896896
lodash "^4.17.15"
897897
regexpp "^3.0.0"
898898
semver "^7.3.2"
899899
tsutils "^3.17.1"
900900

901-
"@typescript-eslint/experimental-utils@4.24.0":
902-
version "4.24.0"
903-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.24.0.tgz#c23ead9de44b99c3a5fd925c33a106b00165e172"
904-
integrity sha512-IwTT2VNDKH1h8RZseMH4CcYBz6lTvRoOLDuuqNZZoThvfHEhOiZPQCow+5El3PtyxJ1iDr6UXZwYtE3yZQjhcw==
901+
"@typescript-eslint/experimental-utils@4.25.0":
902+
version "4.25.0"
903+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.25.0.tgz#b2febcfa715d2c1806fd5f0335193a6cd270df54"
904+
integrity sha512-f0doRE76vq7NEEU0tw+ajv6CrmPelw5wLoaghEHkA2dNLFb3T/zJQqGPQ0OYt5XlZaS13MtnN+GTPCuUVg338w==
905905
dependencies:
906906
"@types/json-schema" "^7.0.3"
907-
"@typescript-eslint/scope-manager" "4.24.0"
908-
"@typescript-eslint/types" "4.24.0"
909-
"@typescript-eslint/typescript-estree" "4.24.0"
907+
"@typescript-eslint/scope-manager" "4.25.0"
908+
"@typescript-eslint/types" "4.25.0"
909+
"@typescript-eslint/typescript-estree" "4.25.0"
910910
eslint-scope "^5.0.0"
911911
eslint-utils "^2.0.0"
912912

@@ -920,14 +920,6 @@
920920
"@typescript-eslint/typescript-estree" "4.25.0"
921921
debug "^4.1.1"
922922

923-
"@typescript-eslint/[email protected]":
924-
version "4.24.0"
925-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.24.0.tgz#38088216f0eaf235fa30ed8cabf6948ec734f359"
926-
integrity sha512-9+WYJGDnuC9VtYLqBhcSuM7du75fyCS/ypC8c5g7Sdw7pGL4NDTbeH38eJPfzIydCHZDoOgjloxSAA3+4l/zsA==
927-
dependencies:
928-
"@typescript-eslint/types" "4.24.0"
929-
"@typescript-eslint/visitor-keys" "4.24.0"
930-
931923
"@typescript-eslint/[email protected]":
932924
version "4.25.0"
933925
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.25.0.tgz#9d86a5bcc46ef40acd03d85ad4e908e5aab8d4ca"
@@ -936,29 +928,11 @@
936928
"@typescript-eslint/types" "4.25.0"
937929
"@typescript-eslint/visitor-keys" "4.25.0"
938930

939-
"@typescript-eslint/[email protected]":
940-
version "4.24.0"
941-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.24.0.tgz#6d0cca2048cbda4e265e0c4db9c2a62aaad8228c"
942-
integrity sha512-tkZUBgDQKdvfs8L47LaqxojKDE+mIUmOzdz7r+u+U54l3GDkTpEbQ1Jp3cNqqAU9vMUCBA1fitsIhm7yN0vx9Q==
943-
944931
"@typescript-eslint/[email protected]":
945932
version "4.25.0"
946933
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.25.0.tgz#0e444a5c5e3c22d7ffa5e16e0e60510b3de5af87"
947934
integrity sha512-+CNINNvl00OkW6wEsi32wU5MhHti2J25TJsJJqgQmJu3B3dYDBcmOxcE5w9cgoM13TrdE/5ND2HoEnBohasxRQ==
948935

949-
"@typescript-eslint/[email protected]":
950-
version "4.24.0"
951-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.24.0.tgz#b49249679a98014d8b03e8d4b70864b950e3c90f"
952-
integrity sha512-kBDitL/by/HK7g8CYLT7aKpAwlR8doshfWz8d71j97n5kUa5caHWvY0RvEUEanL/EqBJoANev8Xc/mQ6LLwXGA==
953-
dependencies:
954-
"@typescript-eslint/types" "4.24.0"
955-
"@typescript-eslint/visitor-keys" "4.24.0"
956-
debug "^4.1.1"
957-
globby "^11.0.1"
958-
is-glob "^4.0.1"
959-
semver "^7.3.2"
960-
tsutils "^3.17.1"
961-
962936
"@typescript-eslint/[email protected]":
963937
version "4.25.0"
964938
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.25.0.tgz#942e4e25888736bff5b360d9b0b61e013d0cfa25"
@@ -972,14 +946,6 @@
972946
semver "^7.3.2"
973947
tsutils "^3.17.1"
974948

975-
"@typescript-eslint/[email protected]":
976-
version "4.24.0"
977-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.24.0.tgz#a8fafdc76cad4e04a681a945fbbac4e35e98e297"
978-
integrity sha512-4ox1sjmGHIxjEDBnMCtWFFhErXtKA1Ec0sBpuz0fqf3P+g3JFGyTxxbF06byw0FRsPnnbq44cKivH7Ks1/0s6g==
979-
dependencies:
980-
"@typescript-eslint/types" "4.24.0"
981-
eslint-visitor-keys "^2.0.0"
982-
983949
"@typescript-eslint/[email protected]":
984950
version "4.25.0"
985951
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.25.0.tgz#863e7ed23da4287c5b469b13223255d0fde6aaa7"

0 commit comments

Comments
 (0)