Skip to content
This repository was archived by the owner on Dec 28, 2021. It is now read-only.

Commit 0fd20a5

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update typescript-eslint monorepo to v4.18.0
1 parent ac992c3 commit 0fd20a5

File tree

2 files changed

+43
-43
lines changed

2 files changed

+43
-43
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@
5151
"@types/lodash": "4.14.168",
5252
"@types/node": "14.14.34",
5353
"@types/serverless": "1.78.14",
54-
"@typescript-eslint/eslint-plugin": "4.17.0",
55-
"@typescript-eslint/parser": "4.17.0",
54+
"@typescript-eslint/eslint-plugin": "4.18.0",
55+
"@typescript-eslint/parser": "4.18.0",
5656
"eslint": "7.22.0",
5757
"eslint-config-prettier": "7.2.0",
5858
"eslint-plugin-import": "2.22.1",

yarn.lock

Lines changed: 41 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -654,74 +654,74 @@
654654
dependencies:
655655
"@types/yargs-parser" "*"
656656

657-
"@typescript-eslint/eslint-plugin@4.17.0":
658-
version "4.17.0"
659-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.17.0.tgz#6f856eca4e6a52ce9cf127dfd349096ad936aa2d"
660-
integrity sha512-/fKFDcoHg8oNan39IKFOb5WmV7oWhQe1K6CDaAVfJaNWEhmfqlA24g+u1lqU5bMH7zuNasfMId4LaYWC5ijRLw==
657+
"@typescript-eslint/eslint-plugin@4.18.0":
658+
version "4.18.0"
659+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.18.0.tgz#50fbce93211b5b690895d20ebec6fe8db48af1f6"
660+
integrity sha512-Lzkc/2+7EoH7+NjIWLS2lVuKKqbEmJhtXe3rmfA8cyiKnZm3IfLf51irnBcmow8Q/AptVV0XBZmBJKuUJTe6cQ==
661661
dependencies:
662-
"@typescript-eslint/experimental-utils" "4.17.0"
663-
"@typescript-eslint/scope-manager" "4.17.0"
662+
"@typescript-eslint/experimental-utils" "4.18.0"
663+
"@typescript-eslint/scope-manager" "4.18.0"
664664
debug "^4.1.1"
665665
functional-red-black-tree "^1.0.1"
666666
lodash "^4.17.15"
667667
regexpp "^3.0.0"
668668
semver "^7.3.2"
669669
tsutils "^3.17.1"
670670

671-
"@typescript-eslint/experimental-utils@4.17.0":
672-
version "4.17.0"
673-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.17.0.tgz#762c44aaa1a6a3c05b6d63a8648fb89b89f84c80"
674-
integrity sha512-ZR2NIUbnIBj+LGqCFGQ9yk2EBQrpVVFOh9/Kd0Lm6gLpSAcCuLLe5lUCibKGCqyH9HPwYC0GIJce2O1i8VYmWA==
671+
"@typescript-eslint/experimental-utils@4.18.0":
672+
version "4.18.0"
673+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.18.0.tgz#ed6c955b940334132b17100d2917449b99a91314"
674+
integrity sha512-92h723Kblt9JcT2RRY3QS2xefFKar4ZQFVs3GityOKWQYgtajxt/tuXIzL7sVCUlM1hgreiV5gkGYyBpdOwO6A==
675675
dependencies:
676676
"@types/json-schema" "^7.0.3"
677-
"@typescript-eslint/scope-manager" "4.17.0"
678-
"@typescript-eslint/types" "4.17.0"
679-
"@typescript-eslint/typescript-estree" "4.17.0"
677+
"@typescript-eslint/scope-manager" "4.18.0"
678+
"@typescript-eslint/types" "4.18.0"
679+
"@typescript-eslint/typescript-estree" "4.18.0"
680680
eslint-scope "^5.0.0"
681681
eslint-utils "^2.0.0"
682682

683-
"@typescript-eslint/parser@4.17.0":
684-
version "4.17.0"
685-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.17.0.tgz#141b647ffc72ebebcbf9b0fe6087f65b706d3215"
686-
integrity sha512-KYdksiZQ0N1t+6qpnl6JeK9ycCFprS9xBAiIrw4gSphqONt8wydBw4BXJi3C11ywZmyHulvMaLjWsxDjUSDwAw==
683+
"@typescript-eslint/parser@4.18.0":
684+
version "4.18.0"
685+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.18.0.tgz#a211edb14a69fc5177054bec04c95b185b4dde21"
686+
integrity sha512-W3z5S0ZbecwX3PhJEAnq4mnjK5JJXvXUDBYIYGoweCyWyuvAKfGHvzmpUzgB5L4cRBb+cTu9U/ro66dx7dIimA==
687687
dependencies:
688-
"@typescript-eslint/scope-manager" "4.17.0"
689-
"@typescript-eslint/types" "4.17.0"
690-
"@typescript-eslint/typescript-estree" "4.17.0"
688+
"@typescript-eslint/scope-manager" "4.18.0"
689+
"@typescript-eslint/types" "4.18.0"
690+
"@typescript-eslint/typescript-estree" "4.18.0"
691691
debug "^4.1.1"
692692

693-
"@typescript-eslint/scope-manager@4.17.0":
694-
version "4.17.0"
695-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.17.0.tgz#f4edf94eff3b52a863180f7f89581bf963e3d37d"
696-
integrity sha512-OJ+CeTliuW+UZ9qgULrnGpPQ1bhrZNFpfT/Bc0pzNeyZwMik7/ykJ0JHnQ7krHanFN9wcnPK89pwn84cRUmYjw==
693+
"@typescript-eslint/scope-manager@4.18.0":
694+
version "4.18.0"
695+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.18.0.tgz#d75b55234c35d2ff6ac945758d6d9e53be84a427"
696+
integrity sha512-olX4yN6rvHR2eyFOcb6E4vmhDPsfdMyfQ3qR+oQNkAv8emKKlfxTWUXU5Mqxs2Fwe3Pf1BoPvrwZtwngxDzYzQ==
697697
dependencies:
698-
"@typescript-eslint/types" "4.17.0"
699-
"@typescript-eslint/visitor-keys" "4.17.0"
698+
"@typescript-eslint/types" "4.18.0"
699+
"@typescript-eslint/visitor-keys" "4.18.0"
700700

701-
"@typescript-eslint/types@4.17.0":
702-
version "4.17.0"
703-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.17.0.tgz#f57d8fc7f31b348db946498a43050083d25f40ad"
704-
integrity sha512-RN5z8qYpJ+kXwnLlyzZkiJwfW2AY458Bf8WqllkondQIcN2ZxQowAToGSd9BlAUZDB5Ea8I6mqL2quGYCLT+2g==
701+
"@typescript-eslint/types@4.18.0":
702+
version "4.18.0"
703+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.18.0.tgz#bebe323f81f2a7e2e320fac9415e60856267584a"
704+
integrity sha512-/BRociARpj5E+9yQ7cwCF/SNOWwXJ3qhjurMuK2hIFUbr9vTuDeu476Zpu+ptxY2kSxUHDGLLKy+qGq2sOg37A==
705705

706-
"@typescript-eslint/typescript-estree@4.17.0":
707-
version "4.17.0"
708-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.17.0.tgz#b835d152804f0972b80dbda92477f9070a72ded1"
709-
integrity sha512-lRhSFIZKUEPPWpWfwuZBH9trYIEJSI0vYsrxbvVvNyIUDoKWaklOAelsSkeh3E2VBSZiNe9BZ4E5tYBZbUczVQ==
706+
"@typescript-eslint/typescript-estree@4.18.0":
707+
version "4.18.0"
708+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.18.0.tgz#756d3e61da8c16ab99185532c44872f4cd5538cb"
709+
integrity sha512-wt4xvF6vvJI7epz+rEqxmoNQ4ZADArGQO9gDU+cM0U5fdVv7N+IAuVoVAoZSOZxzGHBfvE3XQMLdy+scsqFfeg==
710710
dependencies:
711-
"@typescript-eslint/types" "4.17.0"
712-
"@typescript-eslint/visitor-keys" "4.17.0"
711+
"@typescript-eslint/types" "4.18.0"
712+
"@typescript-eslint/visitor-keys" "4.18.0"
713713
debug "^4.1.1"
714714
globby "^11.0.1"
715715
is-glob "^4.0.1"
716716
semver "^7.3.2"
717717
tsutils "^3.17.1"
718718

719-
"@typescript-eslint/visitor-keys@4.17.0":
720-
version "4.17.0"
721-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.17.0.tgz#9c304cfd20287c14a31d573195a709111849b14d"
722-
integrity sha512-WfuMN8mm5SSqXuAr9NM+fItJ0SVVphobWYkWOwQ1odsfC014Vdxk/92t4JwS1Q6fCA/ABfCKpa3AVtpUKTNKGQ==
719+
"@typescript-eslint/visitor-keys@4.18.0":
720+
version "4.18.0"
721+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.18.0.tgz#4e6fe2a175ee33418318a029610845a81e2ff7b6"
722+
integrity sha512-Q9t90JCvfYaN0OfFUgaLqByOfz8yPeTAdotn/XYNm5q9eHax90gzdb+RJ6E9T5s97Kv/UHWKERTmqA0jTKAEHw==
723723
dependencies:
724-
"@typescript-eslint/types" "4.17.0"
724+
"@typescript-eslint/types" "4.18.0"
725725
eslint-visitor-keys "^2.0.0"
726726

727727
abab@^2.0.3:

0 commit comments

Comments
 (0)