Skip to content

Commit 851137e

Browse files
committed
chore(deps): update typescript-eslint monorepo to v4.27.0
1 parent 9785ad9 commit 851137e

File tree

2 files changed

+101
-61
lines changed

2 files changed

+101
-61
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.27.0",
59+
"@typescript-eslint/parser": "4.27.0",
6060
"cz-conventional-changelog": "^3.3.0",
6161
"dotenv": "6.2.0",
6262
"eslint": "7.24.0",

yarn.lock

+99-59
Original file line numberDiff line numberDiff line change
@@ -2750,7 +2750,7 @@
27502750
jest-diff "^25.2.1"
27512751
pretty-format "^25.2.1"
27522752

2753-
"@types/json-schema@*", "@types/json-schema@^7.0.4", "@types/json-schema@^7.0.6":
2753+
"@types/json-schema@*", "@types/json-schema@^7.0.4", "@types/json-schema@^7.0.6", "@types/json-schema@^7.0.7":
27542754
version "7.0.7"
27552755
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.7.tgz#98a993516c859eb0d5c4c8f098317a9ea68db9ad"
27562756
integrity sha512-cxWFQVseBm6O9Gbw1IWb8r6OS4OhSt3hPZLkFApLjM8TEXROBuQGLAH2i2gZpcXdLBIrpXuTDhH7Vbm1iXmNGA==
@@ -2901,30 +2901,31 @@
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.27.0":
2905+
version "4.27.0"
2906+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.27.0.tgz#0b7fc974e8bc9b2b5eb98ed51427b0be529b4ad0"
2907+
integrity sha512-DsLqxeUfLVNp3AO7PC3JyaddmEHTtI9qTSAs+RB6ja27QvIM0TA8Cizn1qcS6vOu+WDLFJzkwkgweiyFhssDdQ==
29082908
dependencies:
2909-
"@typescript-eslint/experimental-utils" "4.3.0"
2910-
"@typescript-eslint/scope-manager" "4.3.0"
2911-
debug "^4.1.1"
2909+
"@typescript-eslint/experimental-utils" "4.27.0"
2910+
"@typescript-eslint/scope-manager" "4.27.0"
2911+
debug "^4.3.1"
29122912
functional-red-black-tree "^1.0.1"
2913-
regexpp "^3.0.0"
2914-
semver "^7.3.2"
2915-
tsutils "^3.17.1"
2916-
2917-
"@typescript-eslint/[email protected]":
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==
2921-
dependencies:
2922-
"@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"
2926-
eslint-scope "^5.0.0"
2927-
eslint-utils "^2.0.0"
2913+
lodash "^4.17.21"
2914+
regexpp "^3.1.0"
2915+
semver "^7.3.5"
2916+
tsutils "^3.21.0"
2917+
2918+
"@typescript-eslint/[email protected]":
2919+
version "4.27.0"
2920+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.27.0.tgz#78192a616472d199f084eab8f10f962c0757cd1c"
2921+
integrity sha512-n5NlbnmzT2MXlyT+Y0Jf0gsmAQzCnQSWXKy4RGSXVStjDvS5we9IWbh7qRVKdGcxT0WYlgcCYUK/HRg7xFhvjQ==
2922+
dependencies:
2923+
"@types/json-schema" "^7.0.7"
2924+
"@typescript-eslint/scope-manager" "4.27.0"
2925+
"@typescript-eslint/types" "4.27.0"
2926+
"@typescript-eslint/typescript-estree" "4.27.0"
2927+
eslint-scope "^5.1.1"
2928+
eslint-utils "^3.0.0"
29282929

29292930
"@typescript-eslint/experimental-utils@^4.3.0":
29302931
version "4.14.2"
@@ -2938,15 +2939,15 @@
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.27.0":
2943+
version "4.27.0"
2944+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.27.0.tgz#85447e573364bce4c46c7f64abaa4985aadf5a94"
2945+
integrity sha512-XpbxL+M+gClmJcJ5kHnUpBGmlGdgNvy6cehgR6ufyxkEJMGP25tZKCaKyC0W/JVpuhU3VU1RBn7SYUPKSMqQvQ==
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"
2949-
debug "^4.1.1"
2947+
"@typescript-eslint/scope-manager" "4.27.0"
2948+
"@typescript-eslint/types" "4.27.0"
2949+
"@typescript-eslint/typescript-estree" "4.27.0"
2950+
debug "^4.3.1"
29502951

29512952
"@typescript-eslint/[email protected]":
29522953
version "4.14.2"
@@ -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.27.0":
2961+
version "4.27.0"
2962+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.27.0.tgz#b0b1de2b35aaf7f532e89c8e81d0fa298cae327d"
2963+
integrity sha512-DY73jK6SEH6UDdzc6maF19AHQJBFVRf6fgAXHPXCGEmpqD4vYgPEzqpFz1lf/daSbOcMpPPj9tyXXDPW2XReAw==
29632964
dependencies:
2964-
"@typescript-eslint/types" "4.3.0"
2965-
"@typescript-eslint/visitor-keys" "4.3.0"
2965+
"@typescript-eslint/types" "4.27.0"
2966+
"@typescript-eslint/visitor-keys" "4.27.0"
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.27.0":
2974+
version "4.27.0"
2975+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.27.0.tgz#712b408519ed699baff69086bc59cd2fc13df8d8"
2976+
integrity sha512-I4ps3SCPFCKclRcvnsVA/7sWzh7naaM/b4pBO2hVxnM3wrU51Lveybdw5WoIktU/V4KfXrTt94V9b065b/0+wA==
29762977

29772978
"@typescript-eslint/[email protected]":
29782979
version "4.14.2"
@@ -2988,19 +2989,18 @@
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.27.0":
2993+
version "4.27.0"
2994+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.27.0.tgz#189a7b9f1d0717d5cccdcc17247692dedf7a09da"
2995+
integrity sha512-KH03GUsUj41sRLLEy2JHstnezgpS5VNhrJouRdmh6yNdQ+yl8w5LrSwBkExM+jWwCJa7Ct2c8yl8NdtNRyQO6g==
29952996
dependencies:
2996-
"@typescript-eslint/types" "4.3.0"
2997-
"@typescript-eslint/visitor-keys" "4.3.0"
2998-
debug "^4.1.1"
2999-
globby "^11.0.1"
2997+
"@typescript-eslint/types" "4.27.0"
2998+
"@typescript-eslint/visitor-keys" "4.27.0"
2999+
debug "^4.3.1"
3000+
globby "^11.0.3"
30003001
is-glob "^4.0.1"
3001-
lodash "^4.17.15"
3002-
semver "^7.3.2"
3003-
tsutils "^3.17.1"
3002+
semver "^7.3.5"
3003+
tsutils "^3.21.0"
30043004

30053005
"@typescript-eslint/[email protected]":
30063006
version "4.14.2"
@@ -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.27.0":
3014+
version "4.27.0"
3015+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.27.0.tgz#f56138b993ec822793e7ebcfac6ffdce0a60cb81"
3016+
integrity sha512-es0GRYNZp0ieckZ938cEANfEhsfHrzuLrePukLKtY3/KPXcq1Xd555Mno9/GOgXhKzn0QfkDLVgqWO3dGY80bg==
30173017
dependencies:
3018-
"@typescript-eslint/types" "4.3.0"
3018+
"@typescript-eslint/types" "4.27.0"
30193019
eslint-visitor-keys "^2.0.0"
30203020

30213021
"@webassemblyjs/[email protected]":
@@ -5626,6 +5626,13 @@ debug@^4.0.1, debug@^4.1.0, debug@^4.1.1:
56265626
dependencies:
56275627
ms "^2.1.1"
56285628

5629+
debug@^4.3.1:
5630+
version "4.3.1"
5631+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.1.tgz#f0d229c505e0c6d8c49ac553d1b13dc183f6b2ee"
5632+
integrity sha512-doEwdvm4PCeK4K3RQN2ZC2BYUBaxwLARCqZmMjtF8a51J2Rb0xpVloFRnCODwqjpwnAoao4pelN8l3RJdv3gRQ==
5633+
dependencies:
5634+
ms "2.1.2"
5635+
56295636
decamelize@^1.2.0:
56305637
version "1.2.0"
56315638
resolved "https://registry.yarnpkg.com/decamelize/-/decamelize-1.2.0.tgz#f6534d15148269b20352e7bee26f501f9a191290"
@@ -6299,6 +6306,13 @@ eslint-utils@^2.0.0, eslint-utils@^2.1.0:
62996306
dependencies:
63006307
eslint-visitor-keys "^1.1.0"
63016308

6309+
eslint-utils@^3.0.0:
6310+
version "3.0.0"
6311+
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-3.0.0.tgz#8aebaface7345bb33559db0a1f13a1d2d48c3672"
6312+
integrity sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==
6313+
dependencies:
6314+
eslint-visitor-keys "^2.0.0"
6315+
63026316
eslint-visitor-keys@^1.1.0, eslint-visitor-keys@^1.3.0:
63036317
version "1.3.0"
63046318
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e"
@@ -7358,6 +7372,18 @@ globby@^11.0.1:
73587372
merge2 "^1.3.0"
73597373
slash "^3.0.0"
73607374

7375+
globby@^11.0.3:
7376+
version "11.0.3"
7377+
resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.3.tgz#9b1f0cb523e171dd1ad8c7b2a9fb4b644b9593cb"
7378+
integrity sha512-ffdmosjA807y7+lA1NM0jELARVmYul/715xiILEjo3hBLPTcirgQNnXECn5g3mtR8TOLCVbkfua1Hpen25/Xcg==
7379+
dependencies:
7380+
array-union "^2.1.0"
7381+
dir-glob "^3.0.1"
7382+
fast-glob "^3.1.1"
7383+
ignore "^5.1.4"
7384+
merge2 "^1.3.0"
7385+
slash "^3.0.0"
7386+
73617387
globby@^6.1.0:
73627388
version "6.1.0"
73637389
resolved "https://registry.yarnpkg.com/globby/-/globby-6.1.0.tgz#f5a6d70e8395e21c858fb0489d64df02424d506c"
@@ -10014,7 +10040,7 @@ [email protected]:
1001410040
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.1.tgz#30a5864eb3ebb0a66f2ebe6d727af06a09d86e0a"
1001510041
integrity sha512-tgp+dl5cGk28utYktBsrFqA7HKgrhgPsg6Z/EfhWI4gl1Hwq8B/GmY/0oXZ6nF8hDVesS/FpnYaD/kOWhYQvyg==
1001610042

10017-
ms@^2.1.1:
10043+
ms@2.1.2, ms@^2.1.1:
1001810044
version "2.1.2"
1001910045
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
1002010046
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
@@ -12269,7 +12295,7 @@ regexp.prototype.flags@^1.2.0:
1226912295
define-properties "^1.1.3"
1227012296
es-abstract "^1.17.0-next.1"
1227112297

12272-
regexpp@^3.0.0, regexpp@^3.1.0:
12298+
regexpp@^3.1.0:
1227312299
version "3.1.0"
1227412300
resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-3.1.0.tgz#206d0ad0a5648cffbdb8ae46438f3dc51c9f78e2"
1227512301
integrity sha512-ZOIzd8yVsQQA7j8GCSlPGXwg5PfmA1mrq0JP4nGhh54LaKN3xdai/vHUDu74pKwV8OxseMS65u2NImosQcSD0Q==
@@ -12867,6 +12893,13 @@ semver@^7.2.1:
1286712893
dependencies:
1286812894
lru-cache "^6.0.0"
1286912895

12896+
semver@^7.3.5:
12897+
version "7.3.5"
12898+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.5.tgz#0b621c879348d8998e4b0e4be94b3f12e6018ef7"
12899+
integrity sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==
12900+
dependencies:
12901+
lru-cache "^6.0.0"
12902+
1287012903
1287112904
version "0.17.1"
1287212905
resolved "https://registry.yarnpkg.com/send/-/send-0.17.1.tgz#c1d8b059f7900f7466dd4938bdc44e11ddb376c8"
@@ -14063,6 +14096,13 @@ tsutils@^3.17.1:
1406314096
dependencies:
1406414097
tslib "^1.8.1"
1406514098

14099+
tsutils@^3.21.0:
14100+
version "3.21.0"
14101+
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623"
14102+
integrity sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==
14103+
dependencies:
14104+
tslib "^1.8.1"
14105+
1406614106
1406714107
version "0.0.0"
1406814108
resolved "https://registry.yarnpkg.com/tty-browserify/-/tty-browserify-0.0.0.tgz#a157ba402da24e9bf957f9aa69d524eed42901a6"

0 commit comments

Comments
 (0)