Skip to content

Commit 3fd3cf3

Browse files
committed
chore(deps): update typescript-eslint monorepo to v4.22.1
1 parent 9785ad9 commit 3fd3cf3

File tree

2 files changed

+44
-44
lines changed

2 files changed

+44
-44
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@
5555
"@nrwl/workspace": "11.2.12",
5656
"@types/jest": "26.0.15",
5757
"@types/node": "12.12.38",
58-
"@typescript-eslint/eslint-plugin": "4.3.0",
59-
"@typescript-eslint/parser": "4.3.0",
58+
"@typescript-eslint/eslint-plugin": "4.22.1",
59+
"@typescript-eslint/parser": "4.22.1",
6060
"cz-conventional-changelog": "^3.3.0",
6161
"dotenv": "6.2.0",
6262
"eslint": "7.24.0",

yarn.lock

+42-42
Original file line numberDiff line numberDiff line change
@@ -2901,28 +2901,29 @@
29012901
dependencies:
29022902
"@types/yargs-parser" "*"
29032903

2904-
"@typescript-eslint/eslint-plugin@4.3.0":
2905-
version "4.3.0"
2906-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.3.0.tgz#1a23d904bf8ea248d09dc3761af530d90f39c8fa"
2907-
integrity sha512-RqEcaHuEKnn3oPFislZ6TNzsBLqpZjN93G69SS+laav/I8w/iGMuMq97P0D2/2/kW4SCebHggqhbcCfbDaaX+g==
2904+
"@typescript-eslint/eslint-plugin@4.22.1":
2905+
version "4.22.1"
2906+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.22.1.tgz#6bcdbaa4548553ab861b4e5f34936ead1349a543"
2907+
integrity sha512-kVTAghWDDhsvQ602tHBc6WmQkdaYbkcTwZu+7l24jtJiYvm9l+/y/b2BZANEezxPDiX5MK2ZecE+9BFi/YJryw==
29082908
dependencies:
2909-
"@typescript-eslint/experimental-utils" "4.3.0"
2910-
"@typescript-eslint/scope-manager" "4.3.0"
2909+
"@typescript-eslint/experimental-utils" "4.22.1"
2910+
"@typescript-eslint/scope-manager" "4.22.1"
29112911
debug "^4.1.1"
29122912
functional-red-black-tree "^1.0.1"
2913+
lodash "^4.17.15"
29132914
regexpp "^3.0.0"
29142915
semver "^7.3.2"
29152916
tsutils "^3.17.1"
29162917

2917-
"@typescript-eslint/experimental-utils@4.3.0":
2918-
version "4.3.0"
2919-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.3.0.tgz#3f3c6c508e01b8050d51b016e7f7da0e3aefcb87"
2920-
integrity sha512-cmmIK8shn3mxmhpKfzMMywqiEheyfXLV/+yPDnOTvQX/ztngx7Lg/OD26J8gTZfkLKUmaEBxO2jYP3keV7h2OQ==
2918+
"@typescript-eslint/experimental-utils@4.22.1":
2919+
version "4.22.1"
2920+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.22.1.tgz#3938a5c89b27dc9a39b5de63a62ab1623ab27497"
2921+
integrity sha512-svYlHecSMCQGDO2qN1v477ax/IDQwWhc7PRBiwAdAMJE7GXk5stF4Z9R/8wbRkuX/5e9dHqbIWxjeOjckK3wLQ==
29212922
dependencies:
29222923
"@types/json-schema" "^7.0.3"
2923-
"@typescript-eslint/scope-manager" "4.3.0"
2924-
"@typescript-eslint/types" "4.3.0"
2925-
"@typescript-eslint/typescript-estree" "4.3.0"
2924+
"@typescript-eslint/scope-manager" "4.22.1"
2925+
"@typescript-eslint/types" "4.22.1"
2926+
"@typescript-eslint/typescript-estree" "4.22.1"
29262927
eslint-scope "^5.0.0"
29272928
eslint-utils "^2.0.0"
29282929

@@ -2938,14 +2939,14 @@
29382939
eslint-scope "^5.0.0"
29392940
eslint-utils "^2.0.0"
29402941

2941-
"@typescript-eslint/parser@4.3.0":
2942-
version "4.3.0"
2943-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.3.0.tgz#684fc0be6551a2bfcb253991eec3c786a8c063a3"
2944-
integrity sha512-JyfRnd72qRuUwItDZ00JNowsSlpQGeKfl9jxwO0FHK1qQ7FbYdoy5S7P+5wh1ISkT2QyAvr2pc9dAemDxzt75g==
2942+
"@typescript-eslint/parser@4.22.1":
2943+
version "4.22.1"
2944+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.22.1.tgz#a95bda0fd01d994a15fc3e99dc984294f25c19cc"
2945+
integrity sha512-l+sUJFInWhuMxA6rtirzjooh8cM/AATAe3amvIkqKFeMzkn85V+eLzb1RyuXkHak4dLfYzOmF6DXPyflJvjQnw==
29452946
dependencies:
2946-
"@typescript-eslint/scope-manager" "4.3.0"
2947-
"@typescript-eslint/types" "4.3.0"
2948-
"@typescript-eslint/typescript-estree" "4.3.0"
2947+
"@typescript-eslint/scope-manager" "4.22.1"
2948+
"@typescript-eslint/types" "4.22.1"
2949+
"@typescript-eslint/typescript-estree" "4.22.1"
29492950
debug "^4.1.1"
29502951

29512952
"@typescript-eslint/[email protected]":
@@ -2956,23 +2957,23 @@
29562957
"@typescript-eslint/types" "4.14.2"
29572958
"@typescript-eslint/visitor-keys" "4.14.2"
29582959

2959-
"@typescript-eslint/scope-manager@4.3.0":
2960-
version "4.3.0"
2961-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.3.0.tgz#c743227e087545968080d2362cfb1273842cb6a7"
2962-
integrity sha512-cTeyP5SCNE8QBRfc+Lgh4Xpzje46kNUhXYfc3pQWmJif92sjrFuHT9hH4rtOkDTo/si9Klw53yIr+djqGZS1ig==
2960+
"@typescript-eslint/scope-manager@4.22.1":
2961+
version "4.22.1"
2962+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.22.1.tgz#5bb357f94f9cd8b94e6be43dd637eb73b8f355b4"
2963+
integrity sha512-d5bAiPBiessSmNi8Amq/RuLslvcumxLmyhf1/Xa9IuaoFJ0YtshlJKxhlbY7l2JdEk3wS0EnmnfeJWSvADOe0g==
29632964
dependencies:
2964-
"@typescript-eslint/types" "4.3.0"
2965-
"@typescript-eslint/visitor-keys" "4.3.0"
2965+
"@typescript-eslint/types" "4.22.1"
2966+
"@typescript-eslint/visitor-keys" "4.22.1"
29662967

29672968
"@typescript-eslint/[email protected]":
29682969
version "4.14.2"
29692970
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.14.2.tgz#d96da62be22dc9dc6a06647f3633815350fb3174"
29702971
integrity sha512-LltxawRW6wXy4Gck6ZKlBD05tCHQUj4KLn4iR69IyRiDHX3d3NCAhO+ix5OR2Q+q9bjCrHE/HKt+riZkd1At8Q==
29712972

2972-
"@typescript-eslint/types@4.3.0":
2973-
version "4.3.0"
2974-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.3.0.tgz#1f0b2d5e140543e2614f06d48fb3ae95193c6ddf"
2975-
integrity sha512-Cx9TpRvlRjOppGsU6Y6KcJnUDOelja2NNCX6AZwtVHRzaJkdytJWMuYiqi8mS35MRNA3cJSwDzXePfmhU6TANw==
2973+
"@typescript-eslint/types@4.22.1":
2974+
version "4.22.1"
2975+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.22.1.tgz#bf99c6cec0b4a23d53a61894816927f2adad856a"
2976+
integrity sha512-2HTkbkdAeI3OOcWbqA8hWf/7z9c6gkmnWNGz0dKSLYLWywUlkOAQ2XcjhlKLj5xBFDf8FgAOF5aQbnLRvgNbCw==
29762977

29772978
"@typescript-eslint/[email protected]":
29782979
version "4.14.2"
@@ -2988,17 +2989,16 @@
29882989
semver "^7.3.2"
29892990
tsutils "^3.17.1"
29902991

2991-
"@typescript-eslint/typescript-estree@4.3.0":
2992-
version "4.3.0"
2993-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.3.0.tgz#0edc1068e6b2e4c7fdc54d61e329fce76241cee8"
2994-
integrity sha512-ZAI7xjkl+oFdLV/COEz2tAbQbR3XfgqHEGy0rlUXzfGQic6EBCR4s2+WS3cmTPG69aaZckEucBoTxW9PhzHxxw==
2992+
"@typescript-eslint/typescript-estree@4.22.1":
2993+
version "4.22.1"
2994+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.22.1.tgz#dca379eead8cdfd4edc04805e83af6d148c164f9"
2995+
integrity sha512-p3We0pAPacT+onSGM+sPR+M9CblVqdA9F1JEdIqRVlxK5Qth4ochXQgIyb9daBomyQKAXbygxp1aXQRV0GC79A==
29952996
dependencies:
2996-
"@typescript-eslint/types" "4.3.0"
2997-
"@typescript-eslint/visitor-keys" "4.3.0"
2997+
"@typescript-eslint/types" "4.22.1"
2998+
"@typescript-eslint/visitor-keys" "4.22.1"
29982999
debug "^4.1.1"
29993000
globby "^11.0.1"
30003001
is-glob "^4.0.1"
3001-
lodash "^4.17.15"
30023002
semver "^7.3.2"
30033003
tsutils "^3.17.1"
30043004

@@ -3010,12 +3010,12 @@
30103010
"@typescript-eslint/types" "4.14.2"
30113011
eslint-visitor-keys "^2.0.0"
30123012

3013-
"@typescript-eslint/visitor-keys@4.3.0":
3014-
version "4.3.0"
3015-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.3.0.tgz#0e5ab0a09552903edeae205982e8521e17635ae0"
3016-
integrity sha512-xZxkuR7XLM6RhvLkgv9yYlTcBHnTULzfnw4i6+z2TGBLy9yljAypQaZl9c3zFvy7PNI7fYWyvKYtohyF8au3cw==
3013+
"@typescript-eslint/visitor-keys@4.22.1":
3014+
version "4.22.1"
3015+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.22.1.tgz#6045ae25a11662c671f90b3a403d682dfca0b7a6"
3016+
integrity sha512-WPkOrIRm+WCLZxXQHCi+WG8T2MMTUFR70rWjdWYddLT7cEfb2P4a3O/J2U1FBVsSFTocXLCoXWY6MZGejeStvQ==
30173017
dependencies:
3018-
"@typescript-eslint/types" "4.3.0"
3018+
"@typescript-eslint/types" "4.22.1"
30193019
eslint-visitor-keys "^2.0.0"
30203020

30213021
"@webassemblyjs/[email protected]":

0 commit comments

Comments
 (0)