Skip to content

Commit 21f99f8

Browse files
committed
chore(deps): update typescript-eslint monorepo to v5.59.8
1 parent 980a6f2 commit 21f99f8

File tree

2 files changed

+53
-70
lines changed

2 files changed

+53
-70
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@
4040
"@types/jest": "27.5.2",
4141
"@types/node": "16.18.34",
4242
"@types/ramda": "0.28.22",
43-
"@typescript-eslint/eslint-plugin": "5.54.0",
44-
"@typescript-eslint/parser": "5.54.0",
43+
"@typescript-eslint/eslint-plugin": "5.59.8",
44+
"@typescript-eslint/parser": "5.59.8",
4545
"apollo-server": "3.11.1",
4646
"apollo-server-express": "3.11.1",
4747
"apollo-datasource-rest": "3.7.0",

yarn.lock

Lines changed: 51 additions & 68 deletions
Original file line numberDiff line numberDiff line change
@@ -3233,88 +3233,88 @@
32333233
dependencies:
32343234
"@types/yargs-parser" "*"
32353235

3236-
"@typescript-eslint/[email protected]":
3237-
version "5.54.0"
3238-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.54.0.tgz#2c821ad81b2c786d142279a8292090f77d1881f4"
3239-
integrity sha512-+hSN9BdSr629RF02d7mMtXhAJvDTyCbprNYJKrXETlul/Aml6YZwd90XioVbjejQeHbb3R8Dg0CkRgoJDxo8aw==
3240-
dependencies:
3241-
"@typescript-eslint/scope-manager" "5.54.0"
3242-
"@typescript-eslint/type-utils" "5.54.0"
3243-
"@typescript-eslint/utils" "5.54.0"
3236+
"@typescript-eslint/[email protected]":
3237+
version "5.59.8"
3238+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.59.8.tgz#1e7a3e5318ece22251dfbc5c9c6feeb4793cc509"
3239+
integrity sha512-JDMOmhXteJ4WVKOiHXGCoB96ADWg9q7efPWHRViT/f09bA8XOMLAVHHju3l0MkZnG1izaWXYmgvQcUjTRcpShQ==
3240+
dependencies:
3241+
"@eslint-community/regexpp" "^4.4.0"
3242+
"@typescript-eslint/scope-manager" "5.59.8"
3243+
"@typescript-eslint/type-utils" "5.59.8"
3244+
"@typescript-eslint/utils" "5.59.8"
32443245
debug "^4.3.4"
32453246
grapheme-splitter "^1.0.4"
32463247
ignore "^5.2.0"
32473248
natural-compare-lite "^1.4.0"
3248-
regexpp "^3.2.0"
32493249
semver "^7.3.7"
32503250
tsutils "^3.21.0"
32513251

3252-
"@typescript-eslint/parser@5.54.0":
3253-
version "5.54.0"
3254-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.54.0.tgz#def186eb1b1dbd0439df0dacc44fb6d8d5c417fe"
3255-
integrity sha512-aAVL3Mu2qTi+h/r04WI/5PfNWvO6pdhpeMRWk9R7rEV4mwJNzoWf5CCU5vDKBsPIFQFjEq1xg7XBI2rjiMXQbQ==
3252+
"@typescript-eslint/parser@5.59.8":
3253+
version "5.59.8"
3254+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.59.8.tgz#60cbb00671d86cf746044ab797900b1448188567"
3255+
integrity sha512-AnR19RjJcpjoeGojmwZtCwBX/RidqDZtzcbG3xHrmz0aHHoOcbWnpDllenRDmDvsV0RQ6+tbb09/kyc+UT9Orw==
32563256
dependencies:
3257-
"@typescript-eslint/scope-manager" "5.54.0"
3258-
"@typescript-eslint/types" "5.54.0"
3259-
"@typescript-eslint/typescript-estree" "5.54.0"
3257+
"@typescript-eslint/scope-manager" "5.59.8"
3258+
"@typescript-eslint/types" "5.59.8"
3259+
"@typescript-eslint/typescript-estree" "5.59.8"
32603260
debug "^4.3.4"
32613261

3262-
"@typescript-eslint/scope-manager@5.54.0":
3263-
version "5.54.0"
3264-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.54.0.tgz#74b28ac9a3fc8166f04e806c957adb8c1fd00536"
3265-
integrity sha512-VTPYNZ7vaWtYna9M4oD42zENOBrb+ZYyCNdFs949GcN8Miwn37b8b7eMj+EZaq7VK9fx0Jd+JhmkhjFhvnovhg==
3262+
"@typescript-eslint/scope-manager@5.59.8":
3263+
version "5.59.8"
3264+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.59.8.tgz#ff4ad4fec6433647b817c4a7d4b4165d18ea2fa8"
3265+
integrity sha512-/w08ndCYI8gxGf+9zKf1vtx/16y8MHrZs5/tnjHhMLNSixuNcJavSX4wAiPf4aS5x41Es9YPCn44MIe4cxIlig==
32663266
dependencies:
3267-
"@typescript-eslint/types" "5.54.0"
3268-
"@typescript-eslint/visitor-keys" "5.54.0"
3267+
"@typescript-eslint/types" "5.59.8"
3268+
"@typescript-eslint/visitor-keys" "5.59.8"
32693269

3270-
"@typescript-eslint/type-utils@5.54.0":
3271-
version "5.54.0"
3272-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.54.0.tgz#390717216eb61393a0cad2995da154b613ba7b26"
3273-
integrity sha512-WI+WMJ8+oS+LyflqsD4nlXMsVdzTMYTxl16myXPaCXnSgc7LWwMsjxQFZCK/rVmTZ3FN71Ct78ehO9bRC7erYQ==
3270+
"@typescript-eslint/type-utils@5.59.8":
3271+
version "5.59.8"
3272+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.59.8.tgz#aa6c029a9d7706d26bbd25eb4666398781df6ea2"
3273+
integrity sha512-+5M518uEIHFBy3FnyqZUF3BMP+AXnYn4oyH8RF012+e7/msMY98FhGL5SrN29NQ9xDgvqCgYnsOiKp1VjZ/fpA==
32743274
dependencies:
3275-
"@typescript-eslint/typescript-estree" "5.54.0"
3276-
"@typescript-eslint/utils" "5.54.0"
3275+
"@typescript-eslint/typescript-estree" "5.59.8"
3276+
"@typescript-eslint/utils" "5.59.8"
32773277
debug "^4.3.4"
32783278
tsutils "^3.21.0"
32793279

3280-
"@typescript-eslint/types@5.54.0":
3281-
version "5.54.0"
3282-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.54.0.tgz#7d519df01f50739254d89378e0dcac504cab2740"
3283-
integrity sha512-nExy+fDCBEgqblasfeE3aQ3NuafBUxZxgxXcYfzYRZFHdVvk5q60KhCSkG0noHgHRo/xQ/BOzURLZAafFpTkmQ==
3280+
"@typescript-eslint/types@5.59.8":
3281+
version "5.59.8"
3282+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.59.8.tgz#212e54414733618f5d0fd50b2da2717f630aebf8"
3283+
integrity sha512-+uWuOhBTj/L6awoWIg0BlWy0u9TyFpCHrAuQ5bNfxDaZ1Ppb3mx6tUigc74LHcbHpOHuOTOJrBoAnhdHdaea1w==
32843284

3285-
"@typescript-eslint/typescript-estree@5.54.0":
3286-
version "5.54.0"
3287-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.54.0.tgz#f6f3440cabee8a43a0b25fa498213ebb61fdfe99"
3288-
integrity sha512-X2rJG97Wj/VRo5YxJ8Qx26Zqf0RRKsVHd4sav8NElhbZzhpBI8jU54i6hfo9eheumj4oO4dcRN1B/zIVEqR/MQ==
3285+
"@typescript-eslint/typescript-estree@5.59.8":
3286+
version "5.59.8"
3287+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.8.tgz#801a7b1766481629481b3b0878148bd7a1f345d7"
3288+
integrity sha512-Jy/lPSDJGNow14vYu6IrW790p7HIf/SOV1Bb6lZ7NUkLc2iB2Z9elESmsaUtLw8kVqogSbtLH9tut5GCX1RLDg==
32893289
dependencies:
3290-
"@typescript-eslint/types" "5.54.0"
3291-
"@typescript-eslint/visitor-keys" "5.54.0"
3290+
"@typescript-eslint/types" "5.59.8"
3291+
"@typescript-eslint/visitor-keys" "5.59.8"
32923292
debug "^4.3.4"
32933293
globby "^11.1.0"
32943294
is-glob "^4.0.3"
32953295
semver "^7.3.7"
32963296
tsutils "^3.21.0"
32973297

3298-
"@typescript-eslint/utils@5.54.0":
3299-
version "5.54.0"
3300-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.54.0.tgz#3db758aae078be7b54b8ea8ea4537ff6cd3fbc21"
3301-
integrity sha512-cuwm8D/Z/7AuyAeJ+T0r4WZmlnlxQ8wt7C7fLpFlKMR+dY6QO79Cq1WpJhvZbMA4ZeZGHiRWnht7ZJ8qkdAunw==
3298+
"@typescript-eslint/utils@5.59.8":
3299+
version "5.59.8"
3300+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.59.8.tgz#34d129f35a2134c67fdaf024941e8f96050dca2b"
3301+
integrity sha512-Tr65630KysnNn9f9G7ROF3w1b5/7f6QVCJ+WK9nhIocWmx9F+TmCAcglF26Vm7z8KCTwoKcNEBZrhlklla3CKg==
33023302
dependencies:
3303+
"@eslint-community/eslint-utils" "^4.2.0"
33033304
"@types/json-schema" "^7.0.9"
33043305
"@types/semver" "^7.3.12"
3305-
"@typescript-eslint/scope-manager" "5.54.0"
3306-
"@typescript-eslint/types" "5.54.0"
3307-
"@typescript-eslint/typescript-estree" "5.54.0"
3306+
"@typescript-eslint/scope-manager" "5.59.8"
3307+
"@typescript-eslint/types" "5.59.8"
3308+
"@typescript-eslint/typescript-estree" "5.59.8"
33083309
eslint-scope "^5.1.1"
3309-
eslint-utils "^3.0.0"
33103310
semver "^7.3.7"
33113311

3312-
"@typescript-eslint/visitor-keys@5.54.0":
3313-
version "5.54.0"
3314-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.54.0.tgz#846878afbf0cd67c19cfa8d75947383d4490db8f"
3315-
integrity sha512-xu4wT7aRCakGINTLGeyGqDn+78BwFlggwBjnHa1ar/KaGagnmwLYmlrXIrgAaQ3AE1Vd6nLfKASm7LrFHNbKGA==
3312+
"@typescript-eslint/visitor-keys@5.59.8":
3313+
version "5.59.8"
3314+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.8.tgz#aa6a7ef862add919401470c09e1609392ef3cc40"
3315+
integrity sha512-pJhi2ms0x0xgloT7xYabil3SGGlojNNKjK/q6dB3Ey0uJLMjK2UDGJvHieiyJVW/7C3KI+Z4Q3pEHkm4ejA+xQ==
33163316
dependencies:
3317-
"@typescript-eslint/types" "5.54.0"
3317+
"@typescript-eslint/types" "5.59.8"
33183318
eslint-visitor-keys "^3.3.0"
33193319

33203320
@@ -5855,18 +5855,6 @@ eslint-scope@^7.2.0:
58555855
esrecurse "^4.3.0"
58565856
estraverse "^5.2.0"
58575857

5858-
eslint-utils@^3.0.0:
5859-
version "3.0.0"
5860-
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-3.0.0.tgz#8aebaface7345bb33559db0a1f13a1d2d48c3672"
5861-
integrity sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==
5862-
dependencies:
5863-
eslint-visitor-keys "^2.0.0"
5864-
5865-
eslint-visitor-keys@^2.0.0:
5866-
version "2.0.0"
5867-
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
5868-
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
5869-
58705858
eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1:
58715859
version "3.4.1"
58725860
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.1.tgz#c22c48f48942d08ca824cc526211ae400478a994"
@@ -10590,11 +10578,6 @@ regexp.prototype.flags@^1.2.0, regexp.prototype.flags@^1.4.3:
1059010578
define-properties "^1.1.3"
1059110579
functions-have-names "^1.2.2"
1059210580

10593-
regexpp@^3.2.0:
10594-
version "3.2.0"
10595-
resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-3.2.0.tgz#0425a2768d8f23bad70ca4b90461fa2f1213e1b2"
10596-
integrity sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==
10597-
1059810581
regexpu-core@^5.3.1:
1059910582
version "5.3.2"
1060010583
resolved "https://registry.yarnpkg.com/regexpu-core/-/regexpu-core-5.3.2.tgz#11a2b06884f3527aec3e93dbbf4a3b958a95546b"

0 commit comments

Comments
 (0)