Skip to content

Commit 773b181

Browse files
committed
chore(deps): update all non-major dependencies to v5.62.0
1 parent 095a11a commit 773b181

File tree

2 files changed

+51
-61
lines changed

2 files changed

+51
-61
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.38",
4242
"@types/ramda": "0.29.3",
43-
"@typescript-eslint/eslint-plugin": "5.61.0",
44-
"@typescript-eslint/parser": "5.61.0",
43+
"@typescript-eslint/eslint-plugin": "5.62.0",
44+
"@typescript-eslint/parser": "5.62.0",
4545
"apollo-server": "3.12.0",
4646
"apollo-server-express": "3.12.0",
4747
"apollo-datasource-rest": "3.7.0",

yarn.lock

Lines changed: 49 additions & 59 deletions
Original file line numberDiff line numberDiff line change
@@ -3251,88 +3251,88 @@
32513251
dependencies:
32523252
"@types/yargs-parser" "*"
32533253

3254-
"@typescript-eslint/eslint-plugin@5.61.0":
3255-
version "5.61.0"
3256-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.61.0.tgz#a1a5290cf33863b4db3fb79350b3c5275a7b1223"
3257-
integrity sha512-A5l/eUAug103qtkwccSCxn8ZRwT+7RXWkFECdA4Cvl1dOlDUgTpAOfSEElZn2uSUxhdDpnCdetrf0jvU4qrL+g==
3254+
"@typescript-eslint/eslint-plugin@5.62.0":
3255+
version "5.62.0"
3256+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.62.0.tgz#aeef0328d172b9e37d9bab6dbc13b87ed88977db"
3257+
integrity sha512-TiZzBSJja/LbhNPvk6yc0JrX9XqhQ0hdh6M2svYfsHGejaKFIAGd9MQ+ERIMzLGlN/kZoYIgdxFV0PuljTKXag==
32583258
dependencies:
32593259
"@eslint-community/regexpp" "^4.4.0"
3260-
"@typescript-eslint/scope-manager" "5.61.0"
3261-
"@typescript-eslint/type-utils" "5.61.0"
3262-
"@typescript-eslint/utils" "5.61.0"
3260+
"@typescript-eslint/scope-manager" "5.62.0"
3261+
"@typescript-eslint/type-utils" "5.62.0"
3262+
"@typescript-eslint/utils" "5.62.0"
32633263
debug "^4.3.4"
32643264
graphemer "^1.4.0"
32653265
ignore "^5.2.0"
32663266
natural-compare-lite "^1.4.0"
32673267
semver "^7.3.7"
32683268
tsutils "^3.21.0"
32693269

3270-
"@typescript-eslint/parser@5.61.0":
3271-
version "5.61.0"
3272-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.61.0.tgz#7fbe3e2951904bb843f8932ebedd6e0635bffb70"
3273-
integrity sha512-yGr4Sgyh8uO6fSi9hw3jAFXNBHbCtKKFMdX2IkT3ZqpKmtAq3lHS4ixB/COFuAIJpwl9/AqF7j72ZDWYKmIfvg==
3270+
"@typescript-eslint/parser@5.62.0":
3271+
version "5.62.0"
3272+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.62.0.tgz#1b63d082d849a2fcae8a569248fbe2ee1b8a56c7"
3273+
integrity sha512-VlJEV0fOQ7BExOsHYAGrgbEiZoi8D+Bl2+f6V2RrXerRSylnp+ZBHmPvaIa8cz0Ajx7WO7Z5RqfgYg7ED1nRhA==
32743274
dependencies:
3275-
"@typescript-eslint/scope-manager" "5.61.0"
3276-
"@typescript-eslint/types" "5.61.0"
3277-
"@typescript-eslint/typescript-estree" "5.61.0"
3275+
"@typescript-eslint/scope-manager" "5.62.0"
3276+
"@typescript-eslint/types" "5.62.0"
3277+
"@typescript-eslint/typescript-estree" "5.62.0"
32783278
debug "^4.3.4"
32793279

3280-
"@typescript-eslint/scope-manager@5.61.0":
3281-
version "5.61.0"
3282-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.61.0.tgz#b670006d069c9abe6415c41f754b1b5d949ef2b2"
3283-
integrity sha512-W8VoMjoSg7f7nqAROEmTt6LoBpn81AegP7uKhhW5KzYlehs8VV0ZW0fIDVbcZRcaP3aPSW+JZFua+ysQN+m/Nw==
3280+
"@typescript-eslint/scope-manager@5.62.0":
3281+
version "5.62.0"
3282+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.62.0.tgz#d9457ccc6a0b8d6b37d0eb252a23022478c5460c"
3283+
integrity sha512-VXuvVvZeQCQb5Zgf4HAxc04q5j+WrNAtNh9OwCsCgpKqESMTu3tF/jhZ3xG6T4NZwWl65Bg8KuS2uEvhSfLl0w==
32843284
dependencies:
3285-
"@typescript-eslint/types" "5.61.0"
3286-
"@typescript-eslint/visitor-keys" "5.61.0"
3285+
"@typescript-eslint/types" "5.62.0"
3286+
"@typescript-eslint/visitor-keys" "5.62.0"
32873287

3288-
"@typescript-eslint/type-utils@5.61.0":
3289-
version "5.61.0"
3290-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.61.0.tgz#e90799eb2045c4435ea8378cb31cd8a9fddca47a"
3291-
integrity sha512-kk8u//r+oVK2Aj3ph/26XdH0pbAkC2RiSjUYhKD+PExemG4XSjpGFeyZ/QM8lBOa7O8aGOU+/yEbMJgQv/DnCg==
3288+
"@typescript-eslint/type-utils@5.62.0":
3289+
version "5.62.0"
3290+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.62.0.tgz#286f0389c41681376cdad96b309cedd17d70346a"
3291+
integrity sha512-xsSQreu+VnfbqQpW5vnCJdq1Z3Q0U31qiWmRhr98ONQmcp/yhiPJFPq8MXiJVLiksmOKSjIldZzkebzHuCGzew==
32923292
dependencies:
3293-
"@typescript-eslint/typescript-estree" "5.61.0"
3294-
"@typescript-eslint/utils" "5.61.0"
3293+
"@typescript-eslint/typescript-estree" "5.62.0"
3294+
"@typescript-eslint/utils" "5.62.0"
32953295
debug "^4.3.4"
32963296
tsutils "^3.21.0"
32973297

3298-
"@typescript-eslint/types@5.61.0":
3299-
version "5.61.0"
3300-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.61.0.tgz#e99ff11b5792d791554abab0f0370936d8ca50c0"
3301-
integrity sha512-ldyueo58KjngXpzloHUog/h9REmHl59G1b3a5Sng1GfBo14BkS3ZbMEb3693gnP1k//97lh7bKsp6/V/0v1veQ==
3298+
"@typescript-eslint/types@5.62.0":
3299+
version "5.62.0"
3300+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f"
3301+
integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==
33023302

3303-
"@typescript-eslint/typescript-estree@5.61.0":
3304-
version "5.61.0"
3305-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.61.0.tgz#4c7caca84ce95bb41aa585d46a764bcc050b92f3"
3306-
integrity sha512-Fud90PxONnnLZ36oR5ClJBLTLfU4pIWBmnvGwTbEa2cXIqj70AEDEmOmpkFComjBZ/037ueKrOdHuYmSFVD7Rw==
3303+
"@typescript-eslint/typescript-estree@5.62.0":
3304+
version "5.62.0"
3305+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.62.0.tgz#7d17794b77fabcac615d6a48fb143330d962eb9b"
3306+
integrity sha512-CmcQ6uY7b9y694lKdRB8FEel7JbU/40iSAPomu++SjLMntB+2Leay2LO6i8VnJk58MtE9/nQSFIH6jpyRWyYzA==
33073307
dependencies:
3308-
"@typescript-eslint/types" "5.61.0"
3309-
"@typescript-eslint/visitor-keys" "5.61.0"
3308+
"@typescript-eslint/types" "5.62.0"
3309+
"@typescript-eslint/visitor-keys" "5.62.0"
33103310
debug "^4.3.4"
33113311
globby "^11.1.0"
33123312
is-glob "^4.0.3"
33133313
semver "^7.3.7"
33143314
tsutils "^3.21.0"
33153315

3316-
"@typescript-eslint/utils@5.61.0":
3317-
version "5.61.0"
3318-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.61.0.tgz#5064838a53e91c754fffbddd306adcca3fe0af36"
3319-
integrity sha512-mV6O+6VgQmVE6+xzlA91xifndPW9ElFW8vbSF0xCT/czPXVhwDewKila1jOyRwa9AE19zKnrr7Cg5S3pJVrTWQ==
3316+
"@typescript-eslint/utils@5.62.0":
3317+
version "5.62.0"
3318+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.62.0.tgz#141e809c71636e4a75daa39faed2fb5f4b10df86"
3319+
integrity sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==
33203320
dependencies:
33213321
"@eslint-community/eslint-utils" "^4.2.0"
33223322
"@types/json-schema" "^7.0.9"
33233323
"@types/semver" "^7.3.12"
3324-
"@typescript-eslint/scope-manager" "5.61.0"
3325-
"@typescript-eslint/types" "5.61.0"
3326-
"@typescript-eslint/typescript-estree" "5.61.0"
3324+
"@typescript-eslint/scope-manager" "5.62.0"
3325+
"@typescript-eslint/types" "5.62.0"
3326+
"@typescript-eslint/typescript-estree" "5.62.0"
33273327
eslint-scope "^5.1.1"
33283328
semver "^7.3.7"
33293329

3330-
"@typescript-eslint/visitor-keys@5.61.0":
3331-
version "5.61.0"
3332-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.61.0.tgz#c79414fa42158fd23bd2bb70952dc5cdbb298140"
3333-
integrity sha512-50XQ5VdbWrX06mQXhy93WywSFZZGsv3EOjq+lqp6WC2t+j3mb6A9xYVdrRxafvK88vg9k9u+CT4l6D8PEatjKg==
3330+
"@typescript-eslint/visitor-keys@5.62.0":
3331+
version "5.62.0"
3332+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.62.0.tgz#2174011917ce582875954ffe2f6912d5931e353e"
3333+
integrity sha512-07ny+LHRzQXepkGg6w0mFY41fVUNBrL2Roj/++7V1txKugfjm/Ci/qSND03r2RhlJhJYMcTn9AhhSSqQp0Ysyw==
33343334
dependencies:
3335-
"@typescript-eslint/types" "5.61.0"
3335+
"@typescript-eslint/types" "5.62.0"
33363336
eslint-visitor-keys "^3.3.0"
33373337

33383338
@@ -10668,7 +10668,7 @@ range-parser@~1.2.1:
1066810668
resolved "https://registry.yarnpkg.com/range-parser/-/range-parser-1.2.1.tgz#3cf37023d199e1c24d1a55b84800c2f3e6468031"
1066910669
integrity sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==
1067010670

10671-
10671+
[email protected], raw-body@^2.4.1:
1067210672
version "2.5.1"
1067310673
resolved "https://registry.yarnpkg.com/raw-body/-/raw-body-2.5.1.tgz#fe1b1628b181b700215e5fd42389f98b71392857"
1067410674
integrity sha512-qqJBtEyVgS0ZmPGdCFPWJ3FreoqvG4MVQln/kCgF7Olq95IbOp0/BWyMwbdtn4VTvkM8Y7khCQ2Xgk/tcrCXig==
@@ -10678,16 +10678,6 @@ [email protected]:
1067810678
iconv-lite "0.4.24"
1067910679
unpipe "1.0.0"
1068010680

10681-
raw-body@^2.4.1:
10682-
version "2.5.2"
10683-
resolved "https://registry.yarnpkg.com/raw-body/-/raw-body-2.5.2.tgz#99febd83b90e08975087e8f1f9419a149366b68a"
10684-
integrity sha512-8zGqypfENjCIqGhgXToC8aB2r7YrBX+AQAfIPs/Mlk+BtPTztOvTS01NRW/3Eh60J+a48lt8qsCzirQ6loCVfA==
10685-
dependencies:
10686-
bytes "3.1.2"
10687-
http-errors "2.0.0"
10688-
iconv-lite "0.4.24"
10689-
unpipe "1.0.0"
10690-
1069110681
rc@^1.0.1, rc@^1.1.6, rc@^1.2.7:
1069210682
version "1.2.8"
1069310683
resolved "https://registry.yarnpkg.com/rc/-/rc-1.2.8.tgz#cd924bf5200a075b83c188cd6b9e211b7fc0d3ed"

0 commit comments

Comments
 (0)