Skip to content

Commit 31c66e2

Browse files
committed
chore(deps): update typescript-eslint monorepo to v5.54.1
1 parent 350c6bd commit 31c66e2

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
@@ -37,8 +37,8 @@
3737
"@types/node-fetch": "3.0.3",
3838
"@types/normalize-path": "3.0.0",
3939
"@types/ws": "8.5.4",
40-
"@typescript-eslint/eslint-plugin": "5.54.0",
41-
"@typescript-eslint/parser": "5.54.0",
40+
"@typescript-eslint/eslint-plugin": "5.54.1",
41+
"@typescript-eslint/parser": "5.54.1",
4242
"class-transformer": "0.5.1",
4343
"class-validator": "0.14.0",
4444
"eslint": "8.35.0",

yarn.lock

Lines changed: 49 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -2493,14 +2493,14 @@
24932493
resolved "https://registry.yarnpkg.com/@types/zen-observable/-/zen-observable-0.8.3.tgz#781d360c282436494b32fe7d9f7f8e64b3118aa3"
24942494
integrity sha512-fbF6oTd4sGGy0xjHPKAt+eS2CrxJ3+6gQ3FGcBoIJR2TLAyCkCyI8JqZNy+FeON0AhVgNJoUumVoZQjBFUqHkw==
24952495

2496-
"@typescript-eslint/[email protected].0":
2497-
version "5.54.0"
2498-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.54.0.tgz#2c821ad81b2c786d142279a8292090f77d1881f4"
2499-
integrity sha512-+hSN9BdSr629RF02d7mMtXhAJvDTyCbprNYJKrXETlul/Aml6YZwd90XioVbjejQeHbb3R8Dg0CkRgoJDxo8aw==
2500-
dependencies:
2501-
"@typescript-eslint/scope-manager" "5.54.0"
2502-
"@typescript-eslint/type-utils" "5.54.0"
2503-
"@typescript-eslint/utils" "5.54.0"
2496+
"@typescript-eslint/[email protected].1":
2497+
version "5.54.1"
2498+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.54.1.tgz#0c5091289ce28372e38ab8d28e861d2dbe1ab29e"
2499+
integrity sha512-a2RQAkosH3d3ZIV08s3DcL/mcGc2M/UC528VkPULFxR9VnVPT8pBu0IyBAJJmVsCmhVfwQX1v6q+QGnmSe1bew==
2500+
dependencies:
2501+
"@typescript-eslint/scope-manager" "5.54.1"
2502+
"@typescript-eslint/type-utils" "5.54.1"
2503+
"@typescript-eslint/utils" "5.54.1"
25042504
debug "^4.3.4"
25052505
grapheme-splitter "^1.0.4"
25062506
ignore "^5.2.0"
@@ -2509,72 +2509,72 @@
25092509
semver "^7.3.7"
25102510
tsutils "^3.21.0"
25112511

2512-
"@typescript-eslint/[email protected].0":
2513-
version "5.54.0"
2514-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.54.0.tgz#def186eb1b1dbd0439df0dacc44fb6d8d5c417fe"
2515-
integrity sha512-aAVL3Mu2qTi+h/r04WI/5PfNWvO6pdhpeMRWk9R7rEV4mwJNzoWf5CCU5vDKBsPIFQFjEq1xg7XBI2rjiMXQbQ==
2512+
"@typescript-eslint/[email protected].1":
2513+
version "5.54.1"
2514+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.54.1.tgz#05761d7f777ef1c37c971d3af6631715099b084c"
2515+
integrity sha512-8zaIXJp/nG9Ff9vQNh7TI+C3nA6q6iIsGJ4B4L6MhZ7mHnTMR4YP5vp2xydmFXIy8rpyIVbNAG44871LMt6ujg==
25162516
dependencies:
2517-
"@typescript-eslint/scope-manager" "5.54.0"
2518-
"@typescript-eslint/types" "5.54.0"
2519-
"@typescript-eslint/typescript-estree" "5.54.0"
2517+
"@typescript-eslint/scope-manager" "5.54.1"
2518+
"@typescript-eslint/types" "5.54.1"
2519+
"@typescript-eslint/typescript-estree" "5.54.1"
25202520
debug "^4.3.4"
25212521

2522-
"@typescript-eslint/[email protected].0":
2523-
version "5.54.0"
2524-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.54.0.tgz#74b28ac9a3fc8166f04e806c957adb8c1fd00536"
2525-
integrity sha512-VTPYNZ7vaWtYna9M4oD42zENOBrb+ZYyCNdFs949GcN8Miwn37b8b7eMj+EZaq7VK9fx0Jd+JhmkhjFhvnovhg==
2522+
"@typescript-eslint/[email protected].1":
2523+
version "5.54.1"
2524+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.54.1.tgz#6d864b4915741c608a58ce9912edf5a02bb58735"
2525+
integrity sha512-zWKuGliXxvuxyM71UA/EcPxaviw39dB2504LqAmFDjmkpO8qNLHcmzlh6pbHs1h/7YQ9bnsO8CCcYCSA8sykUg==
25262526
dependencies:
2527-
"@typescript-eslint/types" "5.54.0"
2528-
"@typescript-eslint/visitor-keys" "5.54.0"
2527+
"@typescript-eslint/types" "5.54.1"
2528+
"@typescript-eslint/visitor-keys" "5.54.1"
25292529

2530-
"@typescript-eslint/[email protected].0":
2531-
version "5.54.0"
2532-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.54.0.tgz#390717216eb61393a0cad2995da154b613ba7b26"
2533-
integrity sha512-WI+WMJ8+oS+LyflqsD4nlXMsVdzTMYTxl16myXPaCXnSgc7LWwMsjxQFZCK/rVmTZ3FN71Ct78ehO9bRC7erYQ==
2530+
"@typescript-eslint/[email protected].1":
2531+
version "5.54.1"
2532+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.54.1.tgz#4825918ec27e55da8bb99cd07ec2a8e5f50ab748"
2533+
integrity sha512-WREHsTz0GqVYLIbzIZYbmUUr95DKEKIXZNH57W3s+4bVnuF1TKe2jH8ZNH8rO1CeMY3U4j4UQeqPNkHMiGem3g==
25342534
dependencies:
2535-
"@typescript-eslint/typescript-estree" "5.54.0"
2536-
"@typescript-eslint/utils" "5.54.0"
2535+
"@typescript-eslint/typescript-estree" "5.54.1"
2536+
"@typescript-eslint/utils" "5.54.1"
25372537
debug "^4.3.4"
25382538
tsutils "^3.21.0"
25392539

2540-
"@typescript-eslint/[email protected].0":
2541-
version "5.54.0"
2542-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.54.0.tgz#7d519df01f50739254d89378e0dcac504cab2740"
2543-
integrity sha512-nExy+fDCBEgqblasfeE3aQ3NuafBUxZxgxXcYfzYRZFHdVvk5q60KhCSkG0noHgHRo/xQ/BOzURLZAafFpTkmQ==
2540+
"@typescript-eslint/[email protected].1":
2541+
version "5.54.1"
2542+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.54.1.tgz#29fbac29a716d0f08c62fe5de70c9b6735de215c"
2543+
integrity sha512-G9+1vVazrfAfbtmCapJX8jRo2E4MDXxgm/IMOF4oGh3kq7XuK3JRkOg6y2Qu1VsTRmWETyTkWt1wxy7X7/yLkw==
25442544

2545-
"@typescript-eslint/[email protected].0":
2546-
version "5.54.0"
2547-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.54.0.tgz#f6f3440cabee8a43a0b25fa498213ebb61fdfe99"
2548-
integrity sha512-X2rJG97Wj/VRo5YxJ8Qx26Zqf0RRKsVHd4sav8NElhbZzhpBI8jU54i6hfo9eheumj4oO4dcRN1B/zIVEqR/MQ==
2545+
"@typescript-eslint/[email protected].1":
2546+
version "5.54.1"
2547+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.54.1.tgz#df7b6ae05fd8fef724a87afa7e2f57fa4a599be1"
2548+
integrity sha512-bjK5t+S6ffHnVwA0qRPTZrxKSaFYocwFIkZx5k7pvWfsB1I57pO/0M0Skatzzw1sCkjJ83AfGTL0oFIFiDX3bg==
25492549
dependencies:
2550-
"@typescript-eslint/types" "5.54.0"
2551-
"@typescript-eslint/visitor-keys" "5.54.0"
2550+
"@typescript-eslint/types" "5.54.1"
2551+
"@typescript-eslint/visitor-keys" "5.54.1"
25522552
debug "^4.3.4"
25532553
globby "^11.1.0"
25542554
is-glob "^4.0.3"
25552555
semver "^7.3.7"
25562556
tsutils "^3.21.0"
25572557

2558-
"@typescript-eslint/[email protected].0":
2559-
version "5.54.0"
2560-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.54.0.tgz#3db758aae078be7b54b8ea8ea4537ff6cd3fbc21"
2561-
integrity sha512-cuwm8D/Z/7AuyAeJ+T0r4WZmlnlxQ8wt7C7fLpFlKMR+dY6QO79Cq1WpJhvZbMA4ZeZGHiRWnht7ZJ8qkdAunw==
2558+
"@typescript-eslint/[email protected].1":
2559+
version "5.54.1"
2560+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.54.1.tgz#7a3ee47409285387b9d4609ea7e1020d1797ec34"
2561+
integrity sha512-IY5dyQM8XD1zfDe5X8jegX6r2EVU5o/WJnLu/znLPWCBF7KNGC+adacXnt5jEYS9JixDcoccI6CvE4RCjHMzCQ==
25622562
dependencies:
25632563
"@types/json-schema" "^7.0.9"
25642564
"@types/semver" "^7.3.12"
2565-
"@typescript-eslint/scope-manager" "5.54.0"
2566-
"@typescript-eslint/types" "5.54.0"
2567-
"@typescript-eslint/typescript-estree" "5.54.0"
2565+
"@typescript-eslint/scope-manager" "5.54.1"
2566+
"@typescript-eslint/types" "5.54.1"
2567+
"@typescript-eslint/typescript-estree" "5.54.1"
25682568
eslint-scope "^5.1.1"
25692569
eslint-utils "^3.0.0"
25702570
semver "^7.3.7"
25712571

2572-
"@typescript-eslint/[email protected].0":
2573-
version "5.54.0"
2574-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.54.0.tgz#846878afbf0cd67c19cfa8d75947383d4490db8f"
2575-
integrity sha512-xu4wT7aRCakGINTLGeyGqDn+78BwFlggwBjnHa1ar/KaGagnmwLYmlrXIrgAaQ3AE1Vd6nLfKASm7LrFHNbKGA==
2572+
"@typescript-eslint/[email protected].1":
2573+
version "5.54.1"
2574+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.54.1.tgz#d7a8a0f7181d6ac748f4d47b2306e0513b98bf8b"
2575+
integrity sha512-q8iSoHTgwCfgcRJ2l2x+xCbu8nBlRAlsQ33k24Adj8eoVBE0f8dUeI+bAa8F84Mv05UGbAx57g2zrRsYIooqQg==
25762576
dependencies:
2577-
"@typescript-eslint/types" "5.54.0"
2577+
"@typescript-eslint/types" "5.54.1"
25782578
eslint-visitor-keys "^3.3.0"
25792579

25802580
"@wry/context@^0.4.0":

0 commit comments

Comments
 (0)