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

Commit 11a2ffc

Browse files
Update typescript-eslint monorepo to v5.59.5
1 parent a0b57ae commit 11a2ffc

File tree

2 files changed

+130
-72
lines changed

2 files changed

+130
-72
lines changed

frontend/yarn.lock

Lines changed: 75 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1302,9 +1302,9 @@
13021302
eslint-visitor-keys "^3.3.0"
13031303

13041304
"@eslint-community/regexpp@^4.4.0":
1305-
version "4.5.0"
1306-
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.5.0.tgz#f6f729b02feee2c749f57e334b7a1b5f40a81724"
1307-
integrity sha512-vITaYzIcNmjn5tF5uxcZ/ft7/RXGrMUIS9HalWckEOF6ESiwXKoMzAQf2UW0aVd6rnOeExTJVd5hmWXucBKGXQ==
1305+
version "4.5.1"
1306+
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.5.1.tgz#cdd35dce4fa1a89a4fd42b1599eb35b3af408884"
1307+
integrity sha512-Z5ba73P98O1KUYCCJTUeVpja9RcGoMdncZ6T49FCUl2lN38JtCJ+3WgIDBv0AuY4WChU5PmtJmOCTlN6FZTFKQ==
13081308

13091309
"@eslint/eslintrc@^2.0.2":
13101310
version "2.0.2"
@@ -2259,14 +2259,14 @@
22592259
"@types/yargs-parser" "*"
22602260

22612261
"@typescript-eslint/eslint-plugin@^5.5.0", "@typescript-eslint/eslint-plugin@^5.59.0":
2262-
version "5.59.0"
2263-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.59.0.tgz#c0e10eeb936debe5d1c3433cf36206a95befefd0"
2264-
integrity sha512-p0QgrEyrxAWBecR56gyn3wkG15TJdI//eetInP3zYRewDh0XS+DhB3VUAd3QqvziFsfaQIoIuZMxZRB7vXYaYw==
2262+
version "5.59.5"
2263+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.59.5.tgz#f156827610a3f8cefc56baeaa93cd4a5f32966b4"
2264+
integrity sha512-feA9xbVRWJZor+AnLNAr7A8JRWeZqHUf4T9tlP+TN04b05pFVhO5eN7/O93Y/1OUlLMHKbnJisgDURs/qvtqdg==
22652265
dependencies:
22662266
"@eslint-community/regexpp" "^4.4.0"
2267-
"@typescript-eslint/scope-manager" "5.59.0"
2268-
"@typescript-eslint/type-utils" "5.59.0"
2269-
"@typescript-eslint/utils" "5.59.0"
2267+
"@typescript-eslint/scope-manager" "5.59.5"
2268+
"@typescript-eslint/type-utils" "5.59.5"
2269+
"@typescript-eslint/utils" "5.59.5"
22702270
debug "^4.3.4"
22712271
grapheme-splitter "^1.0.4"
22722272
ignore "^5.2.0"
@@ -2282,13 +2282,13 @@
22822282
"@typescript-eslint/utils" "5.59.0"
22832283

22842284
"@typescript-eslint/parser@^5.5.0", "@typescript-eslint/parser@^5.59.0":
2285-
version "5.59.0"
2286-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.59.0.tgz#0ad7cd019346cc5d150363f64869eca10ca9977c"
2287-
integrity sha512-qK9TZ70eJtjojSUMrrEwA9ZDQ4N0e/AuoOIgXuNBorXYcBDk397D2r5MIe1B3cok/oCtdNC5j+lUUpVB+Dpb+w==
2285+
version "5.59.5"
2286+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.59.5.tgz#63064f5eafbdbfb5f9dfbf5c4503cdf949852981"
2287+
integrity sha512-NJXQC4MRnF9N9yWqQE2/KLRSOLvrrlZb48NGVfBa+RuPMN6B7ZcK5jZOvhuygv4D64fRKnZI4L4p8+M+rfeQuw==
22882288
dependencies:
2289-
"@typescript-eslint/scope-manager" "5.59.0"
2290-
"@typescript-eslint/types" "5.59.0"
2291-
"@typescript-eslint/typescript-estree" "5.59.0"
2289+
"@typescript-eslint/scope-manager" "5.59.5"
2290+
"@typescript-eslint/types" "5.59.5"
2291+
"@typescript-eslint/typescript-estree" "5.59.5"
22922292
debug "^4.3.4"
22932293

22942294
"@typescript-eslint/scope-manager@5.59.0":
@@ -2299,13 +2299,21 @@
22992299
"@typescript-eslint/types" "5.59.0"
23002300
"@typescript-eslint/visitor-keys" "5.59.0"
23012301

2302-
"@typescript-eslint/type-utils@5.59.0":
2303-
version "5.59.0"
2304-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.59.0.tgz#8e8d1420fc2265989fa3a0d897bde37f3851e8c9"
2305-
integrity sha512-d/B6VSWnZwu70kcKQSCqjcXpVH+7ABKH8P1KNn4K7j5PXXuycZTPXF44Nui0TEm6rbWGi8kc78xRgOC4n7xFgA==
2302+
"@typescript-eslint/scope-manager@5.59.5":
2303+
version "5.59.5"
2304+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.59.5.tgz#33ffc7e8663f42cfaac873de65ebf65d2bce674d"
2305+
integrity sha512-jVecWwnkX6ZgutF+DovbBJirZcAxgxC0EOHYt/niMROf8p4PwxxG32Qdhj/iIQQIuOflLjNkxoXyArkcIP7C3A==
23062306
dependencies:
2307-
"@typescript-eslint/typescript-estree" "5.59.0"
2308-
"@typescript-eslint/utils" "5.59.0"
2307+
"@typescript-eslint/types" "5.59.5"
2308+
"@typescript-eslint/visitor-keys" "5.59.5"
2309+
2310+
"@typescript-eslint/type-utils@5.59.5":
2311+
version "5.59.5"
2312+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.59.5.tgz#485b0e2c5b923460bc2ea6b338c595343f06fc9b"
2313+
integrity sha512-4eyhS7oGym67/pSxA2mmNq7X164oqDYNnZCUayBwJZIRVvKpBCMBzFnFxjeoDeShjtO6RQBHBuwybuX3POnDqg==
2314+
dependencies:
2315+
"@typescript-eslint/typescript-estree" "5.59.5"
2316+
"@typescript-eslint/utils" "5.59.5"
23092317
debug "^4.3.4"
23102318
tsutils "^3.21.0"
23112319

@@ -2314,6 +2322,11 @@
23142322
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.59.0.tgz#3fcdac7dbf923ec5251545acdd9f1d42d7c4fe32"
23152323
integrity sha512-yR2h1NotF23xFFYKHZs17QJnB51J/s+ud4PYU4MqdZbzeNxpgUr05+dNeCN/bb6raslHvGdd6BFCkVhpPk/ZeA==
23162324

2325+
"@typescript-eslint/types@5.59.5":
2326+
version "5.59.5"
2327+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.59.5.tgz#e63c5952532306d97c6ea432cee0981f6d2258c7"
2328+
integrity sha512-xkfRPHbqSH4Ggx4eHRIO/eGL8XL4Ysb4woL8c87YuAo8Md7AUjyWKa9YMwTL519SyDPrfEgKdewjkxNCVeJW7w==
2329+
23172330
"@typescript-eslint/typescript-estree@5.59.0":
23182331
version "5.59.0"
23192332
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.0.tgz#8869156ee1dcfc5a95be3ed0e2809969ea28e965"
@@ -2327,6 +2340,19 @@
23272340
semver "^7.3.7"
23282341
tsutils "^3.21.0"
23292342

2343+
"@typescript-eslint/typescript-estree@5.59.5":
2344+
version "5.59.5"
2345+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.5.tgz#9b252ce55dd765e972a7a2f99233c439c5101e42"
2346+
integrity sha512-+XXdLN2CZLZcD/mO7mQtJMvCkzRfmODbeSKuMY/yXbGkzvA9rJyDY5qDYNoiz2kP/dmyAxXquL2BvLQLJFPQIg==
2347+
dependencies:
2348+
"@typescript-eslint/types" "5.59.5"
2349+
"@typescript-eslint/visitor-keys" "5.59.5"
2350+
debug "^4.3.4"
2351+
globby "^11.1.0"
2352+
is-glob "^4.0.3"
2353+
semver "^7.3.7"
2354+
tsutils "^3.21.0"
2355+
23302356
"@typescript-eslint/utils@5.59.0", "@typescript-eslint/utils@^5.58.0":
23312357
version "5.59.0"
23322358
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.59.0.tgz#063d066b3bc4850c18872649ed0da9ee72d833d5"
@@ -2341,6 +2367,20 @@
23412367
eslint-scope "^5.1.1"
23422368
semver "^7.3.7"
23432369

2370+
"@typescript-eslint/utils@5.59.5":
2371+
version "5.59.5"
2372+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.59.5.tgz#15b3eb619bb223302e60413adb0accd29c32bcae"
2373+
integrity sha512-sCEHOiw+RbyTii9c3/qN74hYDPNORb8yWCoPLmB7BIflhplJ65u2PBpdRla12e3SSTJ2erRkPjz7ngLHhUegxA==
2374+
dependencies:
2375+
"@eslint-community/eslint-utils" "^4.2.0"
2376+
"@types/json-schema" "^7.0.9"
2377+
"@types/semver" "^7.3.12"
2378+
"@typescript-eslint/scope-manager" "5.59.5"
2379+
"@typescript-eslint/types" "5.59.5"
2380+
"@typescript-eslint/typescript-estree" "5.59.5"
2381+
eslint-scope "^5.1.1"
2382+
semver "^7.3.7"
2383+
23442384
"@typescript-eslint/visitor-keys@5.59.0":
23452385
version "5.59.0"
23462386
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.0.tgz#a59913f2bf0baeb61b5cfcb6135d3926c3854365"
@@ -2349,6 +2389,14 @@
23492389
"@typescript-eslint/types" "5.59.0"
23502390
eslint-visitor-keys "^3.3.0"
23512391

2392+
"@typescript-eslint/visitor-keys@5.59.5":
2393+
version "5.59.5"
2394+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.5.tgz#ba5b8d6791a13cf9fea6716af1e7626434b29b9b"
2395+
integrity sha512-qL+Oz+dbeBRTeyJTIy0eniD3uvqU7x+y1QceBismZ41hd4aBSRh8UAw4pZP0+XzLuPZmx4raNMq/I+59W2lXKA==
2396+
dependencies:
2397+
"@typescript-eslint/types" "5.59.5"
2398+
eslint-visitor-keys "^3.3.0"
2399+
23522400
"@webassemblyjs/ast@1.11.1":
23532401
version "1.11.1"
23542402
resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.11.1.tgz#2bfd767eae1a6996f432ff7e8d7fc75679c0b6a7"
@@ -4340,7 +4388,12 @@ eslint-visitor-keys@^2.1.0:
43404388
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303"
43414389
integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
43424390

4343-
eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.0:
4391+
eslint-visitor-keys@^3.3.0:
4392+
version "3.4.1"
4393+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.1.tgz#c22c48f48942d08ca824cc526211ae400478a994"
4394+
integrity sha512-pZnmmLwYzf+kWaM/Qgrvpen51upAktaaiI01nsJD/Yr3lMOdNtq0cxkrrg16w64VtisN6okbs7Q8AfGqj4c9fA==
4395+
4396+
eslint-visitor-keys@^3.4.0:
43444397
version "3.4.0"
43454398
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.0.tgz#c7f0f956124ce677047ddbc192a68f999454dedc"
43464399
integrity sha512-HPpKPUBQcAsZOsHAFwTtIKcYlCje62XB7SEAcxjtmW6TD1WVpkS6i6/hOVtTZIl4zGj/mBqpFVGvaDneik+VoQ==

mjml/yarn.lock

Lines changed: 55 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@
3131
eslint-visitor-keys "^3.3.0"
3232

3333
"@eslint-community/regexpp@^4.4.0":
34-
version "4.5.0"
35-
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.5.0.tgz#f6f729b02feee2c749f57e334b7a1b5f40a81724"
36-
integrity sha512-vITaYzIcNmjn5tF5uxcZ/ft7/RXGrMUIS9HalWckEOF6ESiwXKoMzAQf2UW0aVd6rnOeExTJVd5hmWXucBKGXQ==
34+
version "4.5.1"
35+
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.5.1.tgz#cdd35dce4fa1a89a4fd42b1599eb35b3af408884"
36+
integrity sha512-Z5ba73P98O1KUYCCJTUeVpja9RcGoMdncZ6T49FCUl2lN38JtCJ+3WgIDBv0AuY4WChU5PmtJmOCTlN6FZTFKQ==
3737

3838
"@eslint/eslintrc@^2.0.2":
3939
version "2.0.2"
@@ -517,14 +517,14 @@
517517
source-map "^0.6.1"
518518

519519
"@typescript-eslint/eslint-plugin@^5.59.0":
520-
version "5.59.0"
521-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.59.0.tgz#c0e10eeb936debe5d1c3433cf36206a95befefd0"
522-
integrity sha512-p0QgrEyrxAWBecR56gyn3wkG15TJdI//eetInP3zYRewDh0XS+DhB3VUAd3QqvziFsfaQIoIuZMxZRB7vXYaYw==
520+
version "5.59.5"
521+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.59.5.tgz#f156827610a3f8cefc56baeaa93cd4a5f32966b4"
522+
integrity sha512-feA9xbVRWJZor+AnLNAr7A8JRWeZqHUf4T9tlP+TN04b05pFVhO5eN7/O93Y/1OUlLMHKbnJisgDURs/qvtqdg==
523523
dependencies:
524524
"@eslint-community/regexpp" "^4.4.0"
525-
"@typescript-eslint/scope-manager" "5.59.0"
526-
"@typescript-eslint/type-utils" "5.59.0"
527-
"@typescript-eslint/utils" "5.59.0"
525+
"@typescript-eslint/scope-manager" "5.59.5"
526+
"@typescript-eslint/type-utils" "5.59.5"
527+
"@typescript-eslint/utils" "5.59.5"
528528
debug "^4.3.4"
529529
grapheme-splitter "^1.0.4"
530530
ignore "^5.2.0"
@@ -533,71 +533,71 @@
533533
tsutils "^3.21.0"
534534

535535
"@typescript-eslint/parser@^5.59.0":
536-
version "5.59.0"
537-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.59.0.tgz#0ad7cd019346cc5d150363f64869eca10ca9977c"
538-
integrity sha512-qK9TZ70eJtjojSUMrrEwA9ZDQ4N0e/AuoOIgXuNBorXYcBDk397D2r5MIe1B3cok/oCtdNC5j+lUUpVB+Dpb+w==
536+
version "5.59.5"
537+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.59.5.tgz#63064f5eafbdbfb5f9dfbf5c4503cdf949852981"
538+
integrity sha512-NJXQC4MRnF9N9yWqQE2/KLRSOLvrrlZb48NGVfBa+RuPMN6B7ZcK5jZOvhuygv4D64fRKnZI4L4p8+M+rfeQuw==
539539
dependencies:
540-
"@typescript-eslint/scope-manager" "5.59.0"
541-
"@typescript-eslint/types" "5.59.0"
542-
"@typescript-eslint/typescript-estree" "5.59.0"
540+
"@typescript-eslint/scope-manager" "5.59.5"
541+
"@typescript-eslint/types" "5.59.5"
542+
"@typescript-eslint/typescript-estree" "5.59.5"
543543
debug "^4.3.4"
544544

545-
"@typescript-eslint/scope-manager@5.59.0":
546-
version "5.59.0"
547-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.59.0.tgz#86501d7a17885710b6716a23be2e93fc54a4fe8c"
548-
integrity sha512-tsoldKaMh7izN6BvkK6zRMINj4Z2d6gGhO2UsI8zGZY3XhLq1DndP3Ycjhi1JwdwPRwtLMW4EFPgpuKhbCGOvQ==
545+
"@typescript-eslint/scope-manager@5.59.5":
546+
version "5.59.5"
547+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.59.5.tgz#33ffc7e8663f42cfaac873de65ebf65d2bce674d"
548+
integrity sha512-jVecWwnkX6ZgutF+DovbBJirZcAxgxC0EOHYt/niMROf8p4PwxxG32Qdhj/iIQQIuOflLjNkxoXyArkcIP7C3A==
549549
dependencies:
550-
"@typescript-eslint/types" "5.59.0"
551-
"@typescript-eslint/visitor-keys" "5.59.0"
550+
"@typescript-eslint/types" "5.59.5"
551+
"@typescript-eslint/visitor-keys" "5.59.5"
552552

553-
"@typescript-eslint/type-utils@5.59.0":
554-
version "5.59.0"
555-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.59.0.tgz#8e8d1420fc2265989fa3a0d897bde37f3851e8c9"
556-
integrity sha512-d/B6VSWnZwu70kcKQSCqjcXpVH+7ABKH8P1KNn4K7j5PXXuycZTPXF44Nui0TEm6rbWGi8kc78xRgOC4n7xFgA==
553+
"@typescript-eslint/type-utils@5.59.5":
554+
version "5.59.5"
555+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.59.5.tgz#485b0e2c5b923460bc2ea6b338c595343f06fc9b"
556+
integrity sha512-4eyhS7oGym67/pSxA2mmNq7X164oqDYNnZCUayBwJZIRVvKpBCMBzFnFxjeoDeShjtO6RQBHBuwybuX3POnDqg==
557557
dependencies:
558-
"@typescript-eslint/typescript-estree" "5.59.0"
559-
"@typescript-eslint/utils" "5.59.0"
558+
"@typescript-eslint/typescript-estree" "5.59.5"
559+
"@typescript-eslint/utils" "5.59.5"
560560
debug "^4.3.4"
561561
tsutils "^3.21.0"
562562

563-
"@typescript-eslint/types@5.59.0":
564-
version "5.59.0"
565-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.59.0.tgz#3fcdac7dbf923ec5251545acdd9f1d42d7c4fe32"
566-
integrity sha512-yR2h1NotF23xFFYKHZs17QJnB51J/s+ud4PYU4MqdZbzeNxpgUr05+dNeCN/bb6raslHvGdd6BFCkVhpPk/ZeA==
563+
"@typescript-eslint/types@5.59.5":
564+
version "5.59.5"
565+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.59.5.tgz#e63c5952532306d97c6ea432cee0981f6d2258c7"
566+
integrity sha512-xkfRPHbqSH4Ggx4eHRIO/eGL8XL4Ysb4woL8c87YuAo8Md7AUjyWKa9YMwTL519SyDPrfEgKdewjkxNCVeJW7w==
567567

568-
"@typescript-eslint/typescript-estree@5.59.0":
569-
version "5.59.0"
570-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.0.tgz#8869156ee1dcfc5a95be3ed0e2809969ea28e965"
571-
integrity sha512-sUNnktjmI8DyGzPdZ8dRwW741zopGxltGs/SAPgGL/AAgDpiLsCFLcMNSpbfXfmnNeHmK9h3wGmCkGRGAoUZAg==
568+
"@typescript-eslint/typescript-estree@5.59.5":
569+
version "5.59.5"
570+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.5.tgz#9b252ce55dd765e972a7a2f99233c439c5101e42"
571+
integrity sha512-+XXdLN2CZLZcD/mO7mQtJMvCkzRfmODbeSKuMY/yXbGkzvA9rJyDY5qDYNoiz2kP/dmyAxXquL2BvLQLJFPQIg==
572572
dependencies:
573-
"@typescript-eslint/types" "5.59.0"
574-
"@typescript-eslint/visitor-keys" "5.59.0"
573+
"@typescript-eslint/types" "5.59.5"
574+
"@typescript-eslint/visitor-keys" "5.59.5"
575575
debug "^4.3.4"
576576
globby "^11.1.0"
577577
is-glob "^4.0.3"
578578
semver "^7.3.7"
579579
tsutils "^3.21.0"
580580

581-
"@typescript-eslint/utils@5.59.0":
582-
version "5.59.0"
583-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.59.0.tgz#063d066b3bc4850c18872649ed0da9ee72d833d5"
584-
integrity sha512-GGLFd+86drlHSvPgN/el6dRQNYYGOvRSDVydsUaQluwIW3HvbXuxyuD5JETvBt/9qGYe+lOrDk6gRrWOHb/FvA==
581+
"@typescript-eslint/utils@5.59.5":
582+
version "5.59.5"
583+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.59.5.tgz#15b3eb619bb223302e60413adb0accd29c32bcae"
584+
integrity sha512-sCEHOiw+RbyTii9c3/qN74hYDPNORb8yWCoPLmB7BIflhplJ65u2PBpdRla12e3SSTJ2erRkPjz7ngLHhUegxA==
585585
dependencies:
586586
"@eslint-community/eslint-utils" "^4.2.0"
587587
"@types/json-schema" "^7.0.9"
588588
"@types/semver" "^7.3.12"
589-
"@typescript-eslint/scope-manager" "5.59.0"
590-
"@typescript-eslint/types" "5.59.0"
591-
"@typescript-eslint/typescript-estree" "5.59.0"
589+
"@typescript-eslint/scope-manager" "5.59.5"
590+
"@typescript-eslint/types" "5.59.5"
591+
"@typescript-eslint/typescript-estree" "5.59.5"
592592
eslint-scope "^5.1.1"
593593
semver "^7.3.7"
594594

595-
"@typescript-eslint/visitor-keys@5.59.0":
596-
version "5.59.0"
597-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.0.tgz#a59913f2bf0baeb61b5cfcb6135d3926c3854365"
598-
integrity sha512-qZ3iXxQhanchCeaExlKPV3gDQFxMUmU35xfd5eCXB6+kUw1TUAbIy2n7QIrwz9s98DQLzNWyHp61fY0da4ZcbA==
595+
"@typescript-eslint/visitor-keys@5.59.5":
596+
version "5.59.5"
597+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.5.tgz#ba5b8d6791a13cf9fea6716af1e7626434b29b9b"
598+
integrity sha512-qL+Oz+dbeBRTeyJTIy0eniD3uvqU7x+y1QceBismZ41hd4aBSRh8UAw4pZP0+XzLuPZmx4raNMq/I+59W2lXKA==
599599
dependencies:
600-
"@typescript-eslint/types" "5.59.0"
600+
"@typescript-eslint/types" "5.59.5"
601601
eslint-visitor-keys "^3.3.0"
602602

603603
abbrev@^1.0.0:
@@ -1363,7 +1363,12 @@ eslint-scope@^7.1.1:
13631363
esrecurse "^4.3.0"
13641364
estraverse "^5.2.0"
13651365

1366-
eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.0:
1366+
eslint-visitor-keys@^3.3.0:
1367+
version "3.4.1"
1368+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.1.tgz#c22c48f48942d08ca824cc526211ae400478a994"
1369+
integrity sha512-pZnmmLwYzf+kWaM/Qgrvpen51upAktaaiI01nsJD/Yr3lMOdNtq0cxkrrg16w64VtisN6okbs7Q8AfGqj4c9fA==
1370+
1371+
eslint-visitor-keys@^3.4.0:
13671372
version "3.4.0"
13681373
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.0.tgz#c7f0f956124ce677047ddbc192a68f999454dedc"
13691374
integrity sha512-HPpKPUBQcAsZOsHAFwTtIKcYlCje62XB7SEAcxjtmW6TD1WVpkS6i6/hOVtTZIl4zGj/mBqpFVGvaDneik+VoQ==

0 commit comments

Comments
 (0)