8000 chore(deps-dev): bump @typescript-eslint/eslint-plugin · salesforcecli/plugin-auth@3692c6f · GitHub
[go: up one dir, main page]

Skip to content

Commit 3692c6f

Browse files
1 parent c3fb934 commit 3692c6f

File tree

1 file changed

+46
-12
lines changed

1 file changed

+46
-12
lines changed

yarn.lock

Lines changed: 46 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -893,28 +893,28 @@
893893
integrity sha512-dIPoZ3g5gcx9zZEszaxLSVTvMReD3xxyyDnQUjA6IYDG9Ba2AV0otMPs+77sG9ojB4Qr2N2Vk5RnKeuA0X/0bg==
894894

895895
"@typescript-eslint/eslint-plugin@^4.2.0":
896-
version "4.15.2"
897-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.15.2.tgz#981b26b4076c62a5a55873fbef3fe98f83360c61"
898-
integrity sha512-uiQQeu9tWl3f1+oK0yoAv9lt/KXO24iafxgQTkIYO/kitruILGx3uH+QtIAHqxFV+yIsdnJH+alel9KuE3J15Q==
896+
version "4.18.0"
897+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.18.0.tgz#50fbce93211b5b690895d20ebec6fe8db48af1f6"
898+
integrity sha512-Lzkc/2+7EoH7+NjIWLS2lVuKKqbEmJhtXe3rmfA8cyiKnZm3IfLf51irnBcmow8Q/AptVV0XBZmBJKuUJTe6cQ==
899899
dependencies:
900-
"@typescript-eslint/experimental-utils" "4.15.2"
901-
"@typescript-eslint/scope-manager" "4.15.2"
900+
"@typescript-eslint/experimental-utils" "4.18.0"
901+
"@typescript-eslint/scope-manager" "4.18.0"
902902
debug "^4.1.1"
903903
functional-red-black-tree "^1.0.1"
904904
lodash "^4.17.15"
905905
regexpp "^3.0.0"
906906
semver "^7.3.2"
907907
tsutils "^3.17.1"
908908

909-
"@typescript-eslint/experimental-utils@4.15.2":
910-
version "4.15.2"
911-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.15.2.tgz#5efd12355bd5b535e1831282e6cf465b9a71cf36"
912-
integrity sha512-Fxoshw8+R5X3/Vmqwsjc8nRO/7iTysRtDqx6rlfLZ7HbT8TZhPeQqbPjTyk2RheH3L8afumecTQnUc9EeXxohQ==
909+
"@typescript-eslint/experimental-utils@4.18.0":
910+
version "4.18.0"
911+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.18.0.tgz#ed6c955b940334132b17100d2917449b99a91314"
912+
integrity sha512-92h723Kblt9JcT2RRY3QS2xefFKar4ZQFVs3GityOKWQYgtajxt/tuXIzL7sVCUlM1hgreiV5gkGYyBpdOwO6A==
913913
dependencies:
914914
"@types/json-schema" "^7.0.3"
915-
"@typescript-eslint/scope-manager" "4.15.2"
916-
"@typescript-eslint/types" "4.15.2"
917-
"@typescript-eslint/typescript-estree" "4.15.2"
915+
"@typescript-eslint/scope-manager" "4.18.0"
916+
"@typescript-eslint/types" "4.18.0"
917+
"@typescript-eslint/typescript-estree" "4.18.0"
918918
eslint-scope "^5.0.0"
919919
eslint-utils "^2.0.0"
920920

@@ -936,11 +936,24 @@
936936
"@typescript-eslint/types" "4.15.2"
937937
"@typescript-eslint/visitor-keys" "4.15.2"
938938

939+
"@typescript-eslint/scope-manager@4.18.0":
940+
version "4.18.0"
941+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.18.0.tgz#d75b55234c35d2ff6ac945758d6d9e53be84a427"
942+
integrity sha512-olX4yN6rvHR2eyFOcb6E4vmhDPsfdMyfQ3qR+oQNkAv8emKKlfxTWUXU5Mqxs2Fwe3Pf1BoPvrwZtwngxDzYzQ==
943+
dependencies:
944+
"@typescript-eslint/types" "4.18.0"
945+
"@typescript-eslint/visitor-keys" "4.18.0"
946+
939947
"@typescript-eslint/types@4.15.2":
940948
version "4.15.2"
941949
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.15.2.tgz#04acf3a2dc8001a88985291744241e732ef22c60"
942950
integrity sha512-r7lW7HFkAarfUylJ2tKndyO9njwSyoy6cpfDKWPX6/ctZA+QyaYscAHXVAfJqtnY6aaTwDYrOhp+ginlbc7HfQ==
943951

952+
"@typescript-eslint/types@4.18.0":
953+
version "4.18.0"
954+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.18.0.tgz#bebe323f81f2a7e2e320fac9415e60856267584a"
955+
integrity sha512-/BRociARpj5E+9yQ7cwCF/SNOWwXJ3qhjurMuK2hIFUbr9vTuDeu476Zpu+ptxY2kSxUHDGLLKy+qGq2sOg37A==
956+
944957
"@typescript-eslint/typescript-estree@4.15.2":
945958
version "4.15.2"
946959
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.15.2.tgz#c2f7a1e94f3428d229d5ecff3ead6581ee9b62fa"
@@ -954,6 +967,19 @@
954967
semver "^7.3.2"
955968
tsutils "^3.17.1"
956969

970+
"@typescript-eslint/typescript-estree@4.18.0":
971+
version "4.18.0"
972+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.18.0.tgz#756d3e61da8c16ab99185532c44872f4cd5538cb"
973+
integrity sha512-wt4xvF6vvJI7epz+rEqxmoNQ4ZADArGQO9gDU+cM0U5fdVv7N+IAuVoVAoZSOZxzGHBfvE3XQMLdy+scsqFfeg==
974+
dependencies:
975+
"@typescript-eslint/types" "4.18.0"
976+
"@typescript-eslint/visitor-keys" "4.18.0"
977+
debug "^4.1.1"
978+
globby "^11.0.1"
979+
is-glob "^4.0.1"
980+
semver "^7.3.2"
981+
tsutils "^3.17.1"
982+
957983
"@typescript-eslint/visitor-keys@4.15.2":
958984
version "4.15.2"
959985
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.15.2.tgz#3d1c7979ce75bf6acf9691109bd0d6b5706192b9"
@@ -962,6 +988,14 @@
962988
"@typescript-eslint/types" "4.15.2"
963989
eslint-visitor-keys "^2.0.0"
964990

991+
"@typescript-eslint/visitor-keys@4.18.0":
992+
version "4.18.0"
993+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.18.0.tgz#4e6fe2a175ee33418318a029610845a81e2ff7b6"
994+
integrity sha512-Q9t90JCvfYaN0OfFUgaLqByOfz8yPeTAdotn/XYNm5q9eHax90gzdb+RJ6E9T5s97Kv/UHWKERTmqA0jTKAEHw==
995+
dependencies:
996+
"@typescript-eslint/types" "4.18.0"
997+
eslint-visitor-keys "^2.0.0"
998+
965999
"@ungap/promise-all-settled@1.1.2":
9661000
version "1.1.2"
9671001
resolved "https://registry.yarnpkg.com/@ungap/promise-all-settled/-/promise-all-settled-1.1.2.tgz#aa58042711d6e3275dd37dc597e5d31e8c290a44"

0 commit comments

Comments
 (0)
0