Skip to content

Commit 6ec7ac1

Browse files
committed
chore(deps): update typescript-eslint monorepo to v5.54.0
1 parent a2b61d5 commit 6ec7ac1

File tree

2 files changed

+51
-51
lines changed

2 files changed

+51
-51
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@
4949
"@rollup/plugin-node-resolve": "15.0.1",
5050
"@types/jest": "29.4.0",
5151
"@types/ramda": "0.28.23",
52-
"@typescript-eslint/eslint-plugin": "5.53.0",
53-
"@typescript-eslint/parser": "5.53.0",
52+
"@typescript-eslint/eslint-plugin": "5.54.0",
53+
"@typescript-eslint/parser": "5.54.0",
5454
"eslint": "8.35.0",
5555
"eslint-config-prettier": "8.6.0",
5656
"eslint-plugin-functional": "4.4.1",

yarn.lock

Lines changed: 49 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -2486,14 +2486,14 @@
24862486
dependencies:
24872487
"@types/yargs-parser" "*"
24882488

2489-
"@typescript-eslint/eslint-plugin@5.53.0":
2490-
version "5.53.0"
2491-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.53.0.tgz#24b8b4a952f3c615fe070e3c461dd852b5056734"
2492-
integrity sha512-alFpFWNucPLdUOySmXCJpzr6HKC3bu7XooShWM+3w/EL6J2HIoB2PFxpLnq4JauWVk6DiVeNKzQlFEaE+X9sGw==
2493-
dependencies:
2494-
"@typescript-eslint/scope-manager" "5.53.0"
2495-
"@typescript-eslint/type-utils" "5.53.0"
2496-
"@typescript-eslint/utils" "5.53.0"
2489+
"@typescript-eslint/eslint-plugin@5.54.0":
2490+
version "5.54.0"
2491+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.54.0.tgz#2c821ad81b2c786d142279a8292090f77d1881f4"
2492+
integrity sha512-+hSN9BdSr629RF02d7mMtXhAJvDTyCbprNYJKrXETlul/Aml6YZwd90XioVbjejQeHbb3R8Dg0CkRgoJDxo8aw==
2493+
dependencies:
2494+
"@typescript-eslint/scope-manager" "5.54.0"
2495+
"@typescript-eslint/type-utils" "5.54.0"
2496+
"@typescript-eslint/utils" "5.54.0"
24972497
debug "^4.3.4"
24982498
grapheme-splitter "^1.0.4"
24992499
ignore "^5.2.0"
@@ -2502,14 +2502,14 @@
25022502
semver "^7.3.7"
25032503
tsutils "^3.21.0"
25042504

2505-
"@typescript-eslint/parser@5.53.0":
2506-
version "5.53.0"
2507-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.53.0.tgz#a1f2b9ae73b83181098747e96683f1b249ecab52"
2508-
integrity sha512-MKBw9i0DLYlmdOb3Oq/526+al20AJZpANdT6Ct9ffxcV8nKCHz63t/S0IhlTFNsBIHJv+GY5SFJ0XfqVeydQrQ==
2505+
"@typescript-eslint/parser@5.54.0":
2506+
version "5.54.0"
2507+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.54.0.tgz#def186eb1b1dbd0439df0dacc44fb6d8d5c417fe"
2508+
integrity sha512-aAVL3Mu2qTi+h/r04WI/5PfNWvO6pdhpeMRWk9R7rEV4mwJNzoWf5CCU5vDKBsPIFQFjEq1xg7XBI2rjiMXQbQ==
25092509
dependencies:
2510-
"@typescript-eslint/scope-manager" "5.53.0"
2511-
"@typescript-eslint/types" "5.53.0"
2512-
"@typescript-eslint/typescript-estree" "5.53.0"
2510+
"@typescript-eslint/scope-manager" "5.54.0"
2511+
"@typescript-eslint/types" "5.54.0"
2512+
"@typescript-eslint/typescript-estree" "5.54.0"
25132513
debug "^4.3.4"
25142514

25152515
"@typescript-eslint/[email protected]":
@@ -2528,21 +2528,21 @@
25282528
"@typescript-eslint/types" "5.18.0"
25292529
"@typescript-eslint/visitor-keys" "5.18.0"
25302530

2531-
"@typescript-eslint/scope-manager@5.53.0":
2532-
version "5.53.0"
2533-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.53.0.tgz#42b54f280e33c82939275a42649701024f3fafef"
2534-
integrity sha512-Opy3dqNsp/9kBBeCPhkCNR7fmdSQqA+47r21hr9a14Bx0xnkElEQmhoHga+VoaoQ6uDHjDKmQPIYcUcKJifS7w==
2531+
"@typescript-eslint/scope-manager@5.54.0":
2532+
version "5.54.0"
2533+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.54.0.tgz#74b28ac9a3fc8166f04e806c957adb8c1fd00536"
2534+
integrity sha512-VTPYNZ7vaWtYna9M4oD42zENOBrb+ZYyCNdFs949GcN8Miwn37b8b7eMj+EZaq7VK9fx0Jd+JhmkhjFhvnovhg==
25352535
dependencies:
2536-
"@typescript-eslint/types" "5.53.0"
2537-
"@typescript-eslint/visitor-keys" "5.53.0"
2536+
"@typescript-eslint/types" "5.54.0"
2537+
"@typescript-eslint/visitor-keys" "5.54.0"
25382538

2539-
"@typescript-eslint/type-utils@5.53.0":
2540-
version "5.53.0"
2541-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.53.0.tgz#41665449935ba9b4e6a1ba6e2a3f4b2c31d6cf97"
2542-
integrity sha512-HO2hh0fmtqNLzTAme/KnND5uFNwbsdYhCZghK2SoxGp3Ifn2emv+hi0PBUjzzSh0dstUIFqOj3bp0AwQlK4OWw==
2539+
"@typescript-eslint/type-utils@5.54.0":
2540+
version "5.54.0"
2541+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.54.0.tgz#390717216eb61393a0cad2995da154b613ba7b26"
2542+
integrity sha512-WI+WMJ8+oS+LyflqsD4nlXMsVdzTMYTxl16myXPaCXnSgc7LWwMsjxQFZCK/rVmTZ3FN71Ct78ehO9bRC7erYQ==
25432543
dependencies:
2544-
"@typescript-eslint/typescript-estree" "5.53.0"
2545-
"@typescript-eslint/utils" "5.53.0"
2544+
"@typescript-eslint/typescript-estree" "5.54.0"
2545+
"@typescript-eslint/utils" "5.54.0"
25462546
debug "^4.3.4"
25472547
tsutils "^3.21.0"
25482548

@@ -2556,10 +2556,10 @@
25562556
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.18.0.tgz#4f0425d85fdb863071680983853c59a62ce9566e"
25572557
integrity sha512-bhV1+XjM+9bHMTmXi46p1Led5NP6iqQcsOxgx7fvk6gGiV48c6IynY0apQb7693twJDsXiVzNXTflhplmaiJaw==
25582558

2559-
"@typescript-eslint/types@5.53.0":
2560-
version "5.53.0"
2561-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.53.0.tgz#f79eca62b97e518ee124086a21a24f3be267026f"
2562-
integrity sha512-5kcDL9ZUIP756K6+QOAfPkigJmCPHcLN7Zjdz76lQWWDdzfOhZDTj1irs6gPBKiXx5/6O3L0+AvupAut3z7D2A==
2559+
"@typescript-eslint/types@5.54.0":
2560+
version "5.54.0"
2561+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.54.0.tgz#7d519df01f50739254d89378e0dcac504cab2740"
2562+
integrity sha512-nExy+fDCBEgqblasfeE3aQ3NuafBUxZxgxXcYfzYRZFHdVvk5q60KhCSkG0noHgHRo/xQ/BOzURLZAafFpTkmQ==
25632563

25642564
"@typescript-eslint/[email protected]":
25652565
version "5.10.0"
@@ -2587,29 +2587,29 @@
25872587
semver "^7.3.5"
25882588
tsutils "^3.21.0"
25892589

2590-
"@typescript-eslint/typescript-estree@5.53.0":
2591-
version "5.53.0"
2592-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.53.0.tgz#bc651dc28cf18ab248ecd18a4c886c744aebd690"
2593-
integrity sha512-eKmipH7QyScpHSkhbptBBYh9v8FxtngLquq292YTEQ1pxVs39yFBlLC1xeIZcPPz1RWGqb7YgERJRGkjw8ZV7w==
2590+
"@typescript-eslint/typescript-estree@5.54.0":
2591+
version "5.54.0"
2592+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.54.0.tgz#f6f3440cabee8a43a0b25fa498213ebb61fdfe99"
2593+
integrity sha512-X2rJG97Wj/VRo5YxJ8Qx26Zqf0RRKsVHd4sav8NElhbZzhpBI8jU54i6hfo9eheumj4oO4dcRN1B/zIVEqR/MQ==
25942594
dependencies:
2595-
"@typescript-eslint/types" "5.53.0"
2596-
"@typescript-eslint/visitor-keys" "5.53.0"
2595+
"@typescript-eslint/types" "5.54.0"
2596+
"@typescript-eslint/visitor-keys" "5.54.0"
25972597
debug "^4.3.4"
25982598
globby "^11.1.0"
25992599
is-glob "^4.0.3"
26002600
semver "^7.3.7"
26012601
tsutils "^3.21.0"
26022602

2603-
"@typescript-eslint/utils@5.53.0":
2604-
version "5.53.0"
2605-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.53.0.tgz#e55eaad9d6fffa120575ffaa530c7e802f13bce8"
2606-
integrity sha512-VUOOtPv27UNWLxFwQK/8+7kvxVC+hPHNsJjzlJyotlaHjLSIgOCKj9I0DBUjwOOA64qjBwx5afAPjksqOxMO0g==
2603+
"@typescript-eslint/utils@5.54.0":
2604+
version "5.54.0"
2605+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.54.0.tgz#3db758aae078be7b54b8ea8ea4537ff6cd3fbc21"
2606+
integrity sha512-cuwm8D/Z/7AuyAeJ+T0r4WZmlnlxQ8wt7C7fLpFlKMR+dY6QO79Cq1WpJhvZbMA4ZeZGHiRWnht7ZJ8qkdAunw==
26072607
dependencies:
26082608
"@types/json-schema" "^7.0.9"
26092609
"@types/semver" "^7.3.12"
2610-
"@typescript-eslint/scope-manager" "5.53.0"
2611-
"@typescript-eslint/types" "5.53.0"
2612-
"@typescript-eslint/typescript-estree" "5.53.0"
2610+
"@typescript-eslint/scope-manager" "5.54.0"
2611+
"@typescript-eslint/types" "5.54.0"
2612+
"@typescript-eslint/typescript-estree" "5.54.0"
26132613
eslint-scope "^5.1.1"
26142614
eslint-utils "^3.0.0"
26152615
semver "^7.3.7"
@@ -2654,12 +2654,12 @@
26542654
"@typescript-eslint/types" "5.18.0"
26552655
eslint-visitor-keys "^3.0.0"
26562656

2657-
"@typescript-eslint/visitor-keys@5.53.0":
2658-
version "5.53.0"
2659-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.53.0.tgz#8a5126623937cdd909c30d8fa72f79fa56cc1a9f"
2660-
integrity sha512-JqNLnX3leaHFZEN0gCh81sIvgrp/2GOACZNgO4+Tkf64u51kTpAyWFOY8XHx8XuXr3N2C9zgPPHtcpMg6z1g0w==
2657+
"@typescript-eslint/visitor-keys@5.54.0":
2658+
version "5.54.0"
2659+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.54.0.tgz#846878afbf0cd67c19cfa8d75947383d4490db8f"
2660+
integrity sha512-xu4wT7aRCakGINTLGeyGqDn+78BwFlggwBjnHa1ar/KaGagnmwLYmlrXIrgAaQ3AE1Vd6nLfKASm7LrFHNbKGA==
26612661
dependencies:
2662-
"@typescript-eslint/types" "5.53.0"
2662+
"@typescript-eslint/types" "5.54.0"
26632663
eslint-visitor-keys "^3.3.0"
26642664

26652665
acorn-jsx@^5.3.2:

0 commit comments

Comments
 (0)