Skip to content

Commit f41e4f0

Browse files
Bump @typescript-eslint/eslint-plugin from 3.10.1 to 4.0.0 (#4677)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 3.10.1 to 4.0.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.0.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 7a28a64 commit f41e4f0

File tree

2 files changed

+59
-6
lines changed

2 files changed

+59
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@types/node": "14.6.4",
6464
"@types/react": "16.9.49",
6565
"@types/request": "2.48.5",
66-
"@typescript-eslint/eslint-plugin": "3.10.1",
66+
"@typescript-eslint/eslint-plugin": "4.0.0",
6767
"@typescript-eslint/parser": "3.10.1",
6868
"@vue/apollo-composable": "4.0.0-alpha.10",
6969
"@vue/composition-api": "0.6.7",

yarn.lock

Lines changed: 58 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3530,12 +3530,13 @@
35303530
resolved "https://registry.npmjs.org/@types/zen-observable/-/zen-observable-0.8.0.tgz#8b63ab7f1aa5321248aad5ac890a485656dcea4d"
35313531
integrity sha512-te5lMAWii1uEJ4FwLjzdlbw3+n0FZNOvFXHxQDKeT0dilh7HOzdMzV2TrJVUzq8ep7J4Na8OUYPRLSQkJHAlrg==
35323532

3533-
"@typescript-eslint/eslint-plugin@3.10.1":
3534-
version "3.10.1"
3535-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-3.10.1.tgz#7e061338a1383f59edc204c605899f93dc2e2c8f"
3536-
integrity sha512-PQg0emRtzZFWq6PxBcdxRH3QIQiyFO3WCVpRL3fgj5oQS3CDs3AeAKfv4DxNhzn8ITdNJGJ4D3Qw8eAJf3lXeQ==
3533+
"@typescript-eslint/eslint-plugin@4.0.0":
3534+
version "4.0.0"
3535+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.0.0.tgz#99349a501447fed91de18346705c0c65cf603bee"
3536+
integrity sha512-5e6q1TR7gS2P+8W2xndCu7gBh3BzmYEo70OyIdsmCmknHha/yNbz2vdevl+tP1uoaMOcrzg4gyrAijuV3DDBHA==
35373537
dependencies:
3538-
"@typescript-eslint/experimental-utils" "3.10.1"
3538+
"@typescript-eslint/experimental-utils" "4.0.0"
3539+
"@typescript-eslint/scope-manager" "4.0.0"
35393540
debug "^4.1.1"
35403541
functional-red-black-tree "^1.0.1"
35413542
regexpp "^3.0.0"
@@ -3553,6 +3554,18 @@
35533554
eslint-scope "^5.0.0"
35543555
eslint-utils "^2.0.0"
35553556

3557+
"@typescript-eslint/[email protected]":
3558+
version "4.0.0"
3559+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.0.0.tgz#fbec21a3b5ab59127edb6ce2e139ed378cc50eb5"
3560+
integrity sha512-hbX6zR+a/vcpFVNJYN/Nbd7gmaMosDTxHEKcvmhWeWcq/0UDifrqmCfkkodbAKL46Fn4ekSBMTyq2zlNDzcQxw==
3561+
dependencies:
3562+
"@types/json-schema" "^7.0.3"
3563+
"@typescript-eslint/scope-manager" "4.0.0"
3564+
"@typescript-eslint/types" "4.0.0"
3565+
"@typescript-eslint/typescript-estree" "4.0.0"
3566+
eslint-scope "^5.0.0"
3567+
eslint-utils "^2.0.0"
3568+
35563569
"@typescript-eslint/[email protected]":
35573570
version "3.10.1"
35583571
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-3.10.1.tgz#1883858e83e8b442627e1ac6f408925211155467"
@@ -3564,11 +3577,24 @@
35643577
"@typescript-eslint/typescript-estree" "3.10.1"
35653578
eslint-visitor-keys "^1.1.0"
35663579

3580+
"@typescript-eslint/[email protected]":
3581+
version "4.0.0"
3582+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.0.0.tgz#8c9e3b3b8cdf5a1fbe671d9fad73ff67bc027ea8"
3583+
integrity sha512-9gcWUPoWo7gk/+ZQPg7L1ySRmR5HLIy3Vu6/LfhQbuzIkGm6v2CGIjpVRISoDLFRovNRDImd4aP/sa8O4yIEBg==
3584+
dependencies:
3585+
"@typescript-eslint/types" "4.0.0"
3586+
"@typescript-eslint/visitor-keys" "4.0.0"
3587+
35673588
"@typescript-eslint/[email protected]":
35683589
version "3.10.1"
35693590
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-3.10.1.tgz#1d7463fa7c32d8a23ab508a803ca2fe26e758727"
35703591
integrity sha512-+3+FCUJIahE9q0lDi1WleYzjCwJs5hIsbugIgnbB+dSCYUxl8L6PwmsyOPFZde2hc1DlTo/xnkOgiTLSyAbHiQ==
35713592

3593+
"@typescript-eslint/[email protected]":
3594+
version "4.0.0"
3595+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.0.0.tgz#ec1f9fc06b8558a1d5afa6e337182d08beece7f5"
3596+
integrity sha512-bK+c2VLzznX2fUWLK6pFDv3cXGTp7nHIuBMq1B9klA+QCsqLHOOqe5TQReAQDl7DN2RfH+neweo0oC5hYlG7Rg==
3597+
35723598
"@typescript-eslint/[email protected]":
35733599
version "3.10.1"
35743600
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-3.10.1.tgz#fd0061cc38add4fad45136d654408569f365b853"
@@ -3583,13 +3609,35 @@
35833609
semver "^7.3.2"
35843610
tsutils "^3.17.1"
35853611

3612+
"@typescript-eslint/[email protected]":
3613+
version "4.0.0"
3614+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.0.0.tgz#2244c63de2f2190bc5718eb0fb3fd2c437d42097"
3615+
integrity sha512-ewFMPi2pMLDNIXGMPdf8r7El2oPSZw9PEYB0j+WcpKd7AX2ARmajGa7RUHTukllWX2bj4vWX6JLE1Oih2BMokA==
3616+
dependencies:
3617+
"@typescript-eslint/types" "4.0.0"
3618+
"@typescript-eslint/visitor-keys" "4.0.0"
3619+
debug "^4.1.1"
3620+
globby "^11.0.1"
3621+
is-glob "^4.0.1"
3622+
lodash "^4.17.15"
3623+
semver "^7.3.2"
3624+
tsutils "^3.17.1"
3625+
35863626
"@typescript-eslint/[email protected]":
35873627
version "3.10.1"
35883628
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-3.10.1.tgz#cd4274773e3eb63b2e870ac602274487ecd1e931"
35893629
integrity sha512-9JgC82AaQeglebjZMgYR5wgmfUdUc+EitGUUMW8u2nDckaeimzW+VsoLV6FoimPv2id3VQzfjwBxEMVz08ameQ==
35903630
dependencies:
35913631
eslint-visitor-keys "^1.1.0"
35923632

3633+
"@typescript-eslint/[email protected]":
3634+
version "4.0.0"
3635+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.0.0.tgz#e2bbb69d98076d6a3f06abcb2048225a74362c33"
3636+
integrity sha512-sTouJbv6rjVJeTE4lpSBVYXq/u5K3gbB6LKt7ccFEZPTZB/VeQ0ssUz9q5Hx++sCqBbdF8PzrrgvEnicXAR6NQ==
3637+
dependencies:
3638+
"@typescript-eslint/types" "4.0.0"
3639+
eslint-visitor-keys "^2.0.0"
3640+
35933641
"@urql/core@^1.12.3":
35943642
version "1.12.3"
35953643
resolved "https://registry.yarnpkg.com/@urql/core/-/core-1.12.3.tgz#74f7b8e073cf706380bb3dd28484b8136cc96905"
@@ -7554,6 +7602,11 @@ eslint-visitor-keys@^1.1.0, eslint-visitor-keys@^1.3.0:
75547602
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e"
75557603
integrity sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==
75567604

7605+
eslint-visitor-keys@^2.0.0:
7606+
version "2.0.0"
7607+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
7608+
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
7609+
75577610
75587611
version "7.8.1"
75597612
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.8.1.tgz#e59de3573fb6a5be8ff526c791571646d124a8fa"

0 commit comments

Comments
 (0)