Skip to content

Commit 4b2f730

Browse files
committed
Update typescript-eslint monorepo to v5.10.1
1 parent 7cbe098 commit 4b2f730

1 file changed

Lines changed: 45 additions & 45 deletions

File tree

yarn.lock

Lines changed: 45 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -3280,13 +3280,13 @@
32803280
tsutils "^3.21.0"
32813281

32823282
"@typescript-eslint/eslint-plugin@^5.7.0":
3283-
version "5.10.0"
3284-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.10.0.tgz#e90afea96dff8620892ad216b0e4ccdf8ee32d3a"
3285-
integrity sha512-XXVKnMsq2fuu9K2KsIxPUGqb6xAImz8MEChClbXmE3VbveFtBUU5bzM6IPVWqzyADIgdkS2Ws/6Xo7W2TeZWjQ==
3283+
version "5.10.1"
3284+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.10.1.tgz#870195d0f2146b36d11fc71131b75aba52354c69"
3285+
integrity sha512-xN3CYqFlyE/qOcy978/L0xLR2HlcAGIyIK5sMOasxaaAPfQRj/MmMV6OC3I7NZO84oEUdWCOju34Z9W8E0pFDQ==
32863286
dependencies:
3287-
"@typescript-eslint/scope-manager" "5.10.0"
3288-
"@typescript-eslint/type-utils" "5.10.0"
3289-
"@typescript-eslint/utils" "5.10.0"
3287+
"@typescript-eslint/scope-manager" "5.10.1"
3288+
"@typescript-eslint/type-utils" "5.10.1"
3289+
"@typescript-eslint/utils" "5.10.1"
32903290
debug "^4.3.2"
32913291
functional-red-black-tree "^1.0.1"
32923292
ignore "^5.1.8"
@@ -3317,22 +3317,22 @@
33173317
debug "^4.3.2"
33183318

33193319
"@typescript-eslint/parser@^5.7.0":
3320-
version "5.10.0"
3321-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.10.0.tgz#8f59e036f5f1cffc178cacbd5ccdd02aeb96c91c"
3322-
integrity sha512-pJB2CCeHWtwOAeIxv8CHVGJhI5FNyJAIpx5Pt72YkK3QfEzt6qAlXZuyaBmyfOdM62qU0rbxJzNToPTVeJGrQw==
3320+
version "5.10.1"
3321+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.10.1.tgz#4ce9633cc33fc70bc13786cb793c1a76fe5ad6bd"
3322+
integrity sha512-GReo3tjNBwR5RnRO0K2wDIDN31cM3MmDtgyQ85oAxAmC5K3j/g85IjP+cDfcqDsDDBf1HNKQAD0WqOYL8jXqUA==
33233323
dependencies:
3324-
"@typescript-eslint/scope-manager" "5.10.0"
3325-
"@typescript-eslint/types" "5.10.0"
3326-
"@typescript-eslint/typescript-estree" "5.10.0"
3324+
"@typescript-eslint/scope-manager" "5.10.1"
3325+
"@typescript-eslint/types" "5.10.1"
3326+
"@typescript-eslint/typescript-estree" "5.10.1"
33273327
debug "^4.3.2"
33283328

3329-
"@typescript-eslint/scope-manager@5.10.0":
3330-
version "5.10.0"
3331-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.10.0.tgz#bb5d872e8b9e36203908595507fbc4d3105329cb"
3332-
integrity sha512-tgNgUgb4MhqK6DoKn3RBhyZ9aJga7EQrw+2/OiDk5hKf3pTVZWyqBi7ukP+Z0iEEDMF5FDa64LqODzlfE4O/Dg==
3329+
"@typescript-eslint/scope-manager@5.10.1":
3330+
version "5.10.1"
3331+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.10.1.tgz#f0539c73804d2423506db2475352a4dec36cd809"
3332+
integrity sha512-Lyvi559Gvpn94k7+ElXNMEnXu/iundV5uFmCUNnftbFrUbAJ1WBoaGgkbOBm07jVZa682oaBU37ao/NGGX4ZDg==
33333333
dependencies:
3334-
"@typescript-eslint/types" "5.10.0"
3335-
"@typescript-eslint/visitor-keys" "5.10.0"
3334+
"@typescript-eslint/types" "5.10.1"
3335+
"@typescript-eslint/visitor-keys" "5.10.1"
33363336

33373337
"@typescript-eslint/scope-manager@5.7.0":
33383338
version "5.7.0"
@@ -3342,32 +3342,32 @@
33423342
"@typescript-eslint/types" "5.7.0"
33433343
"@typescript-eslint/visitor-keys" "5.7.0"
33443344

3345-
"@typescript-eslint/type-utils@5.10.0":
3346-
version "5.10.0"
3347-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.10.0.tgz#8524b9479c19c478347a7df216827e749e4a51e5"
3348-
integrity sha512-TzlyTmufJO5V886N+hTJBGIfnjQDQ32rJYxPaeiyWKdjsv2Ld5l8cbS7pxim4DeNs62fKzRSt8Q14Evs4JnZyQ==
3345+
"@typescript-eslint/type-utils@5.10.1":
3346+
version "5.10.1"
3347+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.10.1.tgz#5e526c00142585e40ab1503e83f1ff608c367405"
3348+
integrity sha512-AfVJkV8uck/UIoDqhu+ptEdBoQATON9GXnhOpPLzkQRJcSChkvD//qsz9JVffl2goxX+ybs5klvacE9vmrQyCw==
33493349
dependencies:
3350-
"@typescript-eslint/utils" "5.10.0"
3350+
"@typescript-eslint/utils" "5.10.1"
33513351
debug "^4.3.2"
33523352
tsutils "^3.21.0"
33533353

3354-
"@typescript-eslint/types@5.10.0":
3355-
version "5.10.0"
3356-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.10.0.tgz#beb3cb345076f5b088afe996d57bcd1dfddaa75c"
3357-
integrity sha512-wUljCgkqHsMZbw60IbOqT/puLfyqqD5PquGiBo1u1IS3PLxdi3RDGlyf032IJyh+eQoGhz9kzhtZa+VC4eWTlQ==
3354+
"@typescript-eslint/types@5.10.1":
3355+
version "5.10.1"
3356+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.10.1.tgz#dca9bd4cb8c067fc85304a31f38ec4766ba2d1ea"
3357+
integrity sha512-ZvxQ2QMy49bIIBpTqFiOenucqUyjTQ0WNLhBM6X1fh1NNlYAC6Kxsx8bRTY3jdYsYg44a0Z/uEgQkohbR0H87Q==
33583358

33593359
"@typescript-eslint/types@5.7.0":
33603360
version "5.7.0"
33613361
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.7.0.tgz#2d4cae0105ba7d08bffa69698197a762483ebcbe"
33623362
integrity sha512-5AeYIF5p2kAneIpnLFve8g50VyAjq7udM7ApZZ9JYjdPjkz0LvODfuSHIDUVnIuUoxafoWzpFyU7Sqbxgi79mA==
33633363

3364-
"@typescript-eslint/typescript-estree@5.10.0":
3365-
version "5.10.0"
3366-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.10.0.tgz#4be24a3dea0f930bb1397c46187d0efdd955a224"
3367-
integrity sha512-x+7e5IqfwLwsxTdliHRtlIYkgdtYXzE0CkFeV6ytAqq431ZyxCFzNMNR5sr3WOlIG/ihVZr9K/y71VHTF/DUQA==
3364+
"@typescript-eslint/typescript-estree@5.10.1":
3365+
version "5.10.1"
3366+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.10.1.tgz#b268e67be0553f8790ba3fe87113282977adda15"
3367+
integrity sha512-PwIGnH7jIueXv4opcwEbVGDATjGPO1dx9RkUl5LlHDSe+FXxPwFL5W/qYd5/NHr7f6lo/vvTrAzd0KlQtRusJQ==
33683368
dependencies:
3369-
"@typescript-eslint/types" "5.10.0"
3370-
"@typescript-eslint/visitor-keys" "5.10.0"
3369+
"@typescript-eslint/types" "5.10.1"
3370+
"@typescript-eslint/visitor-keys" "5.10.1"
33713371
debug "^4.3.2"
33723372
globby "^11.0.4"
33733373
is-glob "^4.0.3"
@@ -3387,24 +3387,24 @@
33873387
semver "^7.3.5"
33883388
tsutils "^3.21.0"
33893389

3390-
"@typescript-eslint/utils@5.10.0":
3391-
version "5.10.0"
3392-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.10.0.tgz#c3d152a85da77c400e37281355561c72fb1b5a65"
3393-
integrity sha512-IGYwlt1CVcFoE2ueW4/ioEwybR60RAdGeiJX/iDAw0t5w0wK3S7QncDwpmsM70nKgGTuVchEWB8lwZwHqPAWRg==
3390+
"@typescript-eslint/utils@5.10.1":
3391+
version "5.10.1"
3392+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.10.1.tgz#fa682a33af47080ba2c4368ee0ad2128213a1196"
3393+
integrity sha512-RRmlITiUbLuTRtn/gcPRi4202niF+q7ylFLCKu4c+O/PcpRvZ/nAUwQ2G00bZgpWkhrNLNnvhZLbDn8Ml0qsQw==
33943394
dependencies:
33953395
"@types/json-schema" "^7.0.9"
3396-
"@typescript-eslint/scope-manager" "5.10.0"
3397-
"@typescript-eslint/types" "5.10.0"
3398-
"@typescript-eslint/typescript-estree" "5.10.0"
3396+
"@typescript-eslint/scope-manager" "5.10.1"
3397+
"@typescript-eslint/types" "5.10.1"
3398+
"@typescript-eslint/typescript-estree" "5.10.1"
33993399
eslint-scope "^5.1.1"
34003400
eslint-utils "^3.0.0"
34013401

3402-
"@typescript-eslint/visitor-keys@5.10.0":
3403-
version "5.10.0"
3404-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.10.0.tgz#770215497ad67cd15a572b52089991d5dfe06281"
3405-
integrity sha512-GMxj0K1uyrFLPKASLmZzCuSddmjZVbVj3Ouy5QVuIGKZopxvOr24JsS7gruz6C3GExE01mublZ3mIBOaon9zuQ==
3402+
"@typescript-eslint/visitor-keys@5.10.1":
3403+
version "5.10.1"
3404+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.10.1.tgz#29102de692f59d7d34ecc457ed59ab5fc558010b"
3405+
integrity sha512-NjQ0Xinhy9IL979tpoTRuLKxMc0zJC7QVSdeerXs2/QvOy2yRkzX5dRb10X5woNUdJgU8G3nYRDlI33sq1K4YQ==
34063406
dependencies:
3407-
"@typescript-eslint/types" "5.10.0"
3407+
"@typescript-eslint/types" "5.10.1"
34083408
eslint-visitor-keys "^3.0.0"
34093409

34103410
"@typescript-eslint/visitor-keys@5.7.0":

0 commit comments

Comments
 (0)