Skip to content

Commit 50a50ea

Browse files
committed
Update typescript-eslint monorepo to v5.61.0
1 parent 5dbbb66 commit 50a50ea

File tree

2 files changed

+51
-56
lines changed

2 files changed

+51
-56
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@
5252
"@types/node": "18.16.19",
5353
"@types/ramda": "0.29.3",
5454
"@types/sinon": "10.0.15",
55-
"@typescript-eslint/eslint-plugin": "5.60.1",
56-
"@typescript-eslint/parser": "5.60.1",
55+
"@typescript-eslint/eslint-plugin": "5.61.0",
56+
"@typescript-eslint/parser": "5.61.0",
5757
"ava": "5.3.1",
5858
"bl": "6.0.2",
5959
"dotenv": "16.3.1",

yarn.lock

Lines changed: 49 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -1314,30 +1314,30 @@
13141314
resolved "https://registry.yarnpkg.com/@types/sinonjs__fake-timers/-/sinonjs__fake-timers-8.1.1.tgz#b49c2c70150141a15e0fa7e79cf1f92a72934ce3"
13151315
integrity sha512-0kSuKjAS0TrGLJ0M/+8MaFkGsQhZpB6pxOmvS3K8FYI72K//YmdfoW9X2qPsAKh1mkwxGD5zib9s1FIFed6E8g==
13161316

1317-
"@typescript-eslint/eslint-plugin@5.60.1":
1318-
version "5.60.1"
1319-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.60.1.tgz#81382d6ecb92b8dda70e91f9035611cb2fecd1c3"
1320-
integrity sha512-KSWsVvsJsLJv3c4e73y/Bzt7OpqMCADUO846bHcuWYSYM19bldbAeDv7dYyV0jwkbMfJ2XdlzwjhXtuD7OY6bw==
1317+
"@typescript-eslint/eslint-plugin@5.61.0":
1318+
version "5.61.0"
1319+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.61.0.tgz#a1a5290cf33863b4db3fb79350b3c5275a7b1223"
1320+
integrity sha512-A5l/eUAug103qtkwccSCxn8ZRwT+7RXWkFECdA4Cvl1dOlDUgTpAOfSEElZn2uSUxhdDpnCdetrf0jvU4qrL+g==
13211321
dependencies:
13221322
"@eslint-community/regexpp" "^4.4.0"
1323-
"@typescript-eslint/scope-manager" "5.60.1"
1324-
"@typescript-eslint/type-utils" "5.60.1"
1325-
"@typescript-eslint/utils" "5.60.1"
1323+
"@typescript-eslint/scope-manager" "5.61.0"
1324+
"@typescript-eslint/type-utils" "5.61.0"
1325+
"@typescript-eslint/utils" "5.61.0"
13261326
debug "^4.3.4"
1327-
grapheme-splitter "^1.0.4"
1327+
graphemer "^1.4.0"
13281328
ignore "^5.2.0"
13291329
natural-compare-lite "^1.4.0"
13301330
semver "^7.3.7"
13311331
tsutils "^3.21.0"
13321332

1333-
"@typescript-eslint/parser@5.60.1":
1334-
version "5.60.1"
1335-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.60.1.tgz#0f2f58209c0862a73e3d5a56099abfdfa21d0fd3"
1336-
integrity sha512-pHWlc3alg2oSMGwsU/Is8hbm3XFbcrb6P5wIxcQW9NsYBfnrubl/GhVVD/Jm/t8HXhA2WncoIRfBtnCgRGV96Q==
1333+
"@typescript-eslint/parser@5.61.0":
1334+
version "5.61.0"
1335+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.61.0.tgz#7fbe3e2951904bb843f8932ebedd6e0635bffb70"
1336+
integrity sha512-yGr4Sgyh8uO6fSi9hw3jAFXNBHbCtKKFMdX2IkT3ZqpKmtAq3lHS4ixB/COFuAIJpwl9/AqF7j72ZDWYKmIfvg==
13371337
dependencies:
1338-
"@typescript-eslint/scope-manager" "5.60.1"
1339-
"@typescript-eslint/types" "5.60.1"
1340-
"@typescript-eslint/typescript-estree" "5.60.1"
1338+
"@typescript-eslint/scope-manager" "5.61.0"
1339+
"@typescript-eslint/types" "5.61.0"
1340+
"@typescript-eslint/typescript-estree" "5.61.0"
13411341
debug "^4.3.4"
13421342

13431343
"@typescript-eslint/scope-manager@5.18.0":
@@ -1348,21 +1348,21 @@
13481348
"@typescript-eslint/types" "5.18.0"
13491349
"@typescript-eslint/visitor-keys" "5.18.0"
13501350

1351-
"@typescript-eslint/scope-manager@5.60.1":
1352-
version "5.60.1"
1353-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.60.1.tgz#35abdb47f500c68c08f2f2b4f22c7c79472854bb"
1354-
integrity sha512-Dn/LnN7fEoRD+KspEOV0xDMynEmR3iSHdgNsarlXNLGGtcUok8L4N71dxUgt3YvlO8si7E+BJ5Fe3wb5yUw7DQ==
1351+
"@typescript-eslint/scope-manager@5.61.0":
1352+
version "5.61.0"
1353+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.61.0.tgz#b670006d069c9abe6415c41f754b1b5d949ef2b2"
1354+
integrity sha512-W8VoMjoSg7f7nqAROEmTt6LoBpn81AegP7uKhhW5KzYlehs8VV0ZW0fIDVbcZRcaP3aPSW+JZFua+ysQN+m/Nw==
13551355
dependencies:
1356-
"@typescript-eslint/types" "5.60.1"
1357-
"@typescript-eslint/visitor-keys" "5.60.1"
1356+
"@typescript-eslint/types" "5.61.0"
1357+
"@typescript-eslint/visitor-keys" "5.61.0"
13581358

1359-
"@typescript-eslint/type-utils@5.60.1":
1360-
version "5.60.1"
1361-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.60.1.tgz#17770540e98d65ab4730c7aac618003f702893f4"
1362-
integrity sha512-vN6UztYqIu05nu7JqwQGzQKUJctzs3/Hg7E2Yx8rz9J+4LgtIDFWjjl1gm3pycH0P3mHAcEUBd23LVgfrsTR8A==
1359+
"@typescript-eslint/type-utils@5.61.0":
1360+
version "5.61.0"
1361+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.61.0.tgz#e90799eb2045c4435ea8378cb31cd8a9fddca47a"
1362+
integrity sha512-kk8u//r+oVK2Aj3ph/26XdH0pbAkC2RiSjUYhKD+PExemG4XSjpGFeyZ/QM8lBOa7O8aGOU+/yEbMJgQv/DnCg==
13631363
dependencies:
1364-
"@typescript-eslint/typescript-estree" "5.60.1"
1365-
"@typescript-eslint/utils" "5.60.1"
1364+
"@typescript-eslint/typescript-estree" "5.61.0"
1365+
"@typescript-eslint/utils" "5.61.0"
13661366
debug "^4.3.4"
13671367
tsutils "^3.21.0"
13681368

@@ -1371,10 +1371,10 @@
13711371
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.18.0.tgz#4f0425d85fdb863071680983853c59a62ce9566e"
13721372
integrity sha512-bhV1+XjM+9bHMTmXi46p1Led5NP6iqQcsOxgx7fvk6gGiV48c6IynY0apQb7693twJDsXiVzNXTflhplmaiJaw==
13731373

1374-
"@typescript-eslint/types@5.60.1":
1375-
version "5.60.1"
1376-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.60.1.tgz#a17473910f6b8d388ea83c9d7051af89c4eb7561"
1377-
integrity sha512-zDcDx5fccU8BA0IDZc71bAtYIcG9PowaOwaD8rjYbqwK7dpe/UMQl3inJ4UtUK42nOCT41jTSCwg76E62JpMcg==
1374+
"@typescript-eslint/types@5.61.0":
1375+
version "5.61.0"
1376+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.61.0.tgz#e99ff11b5792d791554abab0f0370936d8ca50c0"
1377+
integrity sha512-ldyueo58KjngXpzloHUog/h9REmHl59G1b3a5Sng1GfBo14BkS3ZbMEb3693gnP1k//97lh7bKsp6/V/0v1veQ==
13781378

13791379
"@typescript-eslint/typescript-estree@5.18.0":
13801380
version "5.18.0"
@@ -1389,30 +1389,30 @@
13891389
semver "^7.3.5"
13901390
tsutils "^3.21.0"
13911391

1392-
"@typescript-eslint/typescript-estree@5.60.1":
1393-
version "5.60.1"
1394-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.60.1.tgz#8c71824b7165b64d5ebd7aa42968899525959834"
1395-
integrity sha512-hkX70J9+2M2ZT6fhti5Q2FoU9zb+GeZK2SLP1WZlvUDqdMbEKhexZODD1WodNRyO8eS+4nScvT0dts8IdaBzfw==
1392+
"@typescript-eslint/typescript-estree@5.61.0":
1393+
version "5.61.0"
1394+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.61.0.tgz#4c7caca84ce95bb41aa585d46a764bcc050b92f3"
1395+
integrity sha512-Fud90PxONnnLZ36oR5ClJBLTLfU4pIWBmnvGwTbEa2cXIqj70AEDEmOmpkFComjBZ/037ueKrOdHuYmSFVD7Rw==
13961396
dependencies:
1397-
"@typescript-eslint/types" "5.60.1"
1398-
"@typescript-eslint/visitor-keys" "5.60.1"
1397+
"@typescript-eslint/types" "5.61.0"
1398+
"@typescript-eslint/visitor-keys" "5.61.0"
13991399
debug "^4.3.4"
14001400
globby "^11.1.0"
14011401
is-glob "^4.0.3"
14021402
semver "^7.3.7"
14031403
tsutils "^3.21.0"
14041404

1405-
"@typescript-eslint/utils@5.60.1":
1406-
version "5.60.1"
1407-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.60.1.tgz#6861ebedbefba1ac85482d2bdef6f2ff1eb65b80"
1408-
integrity sha512-tiJ7FFdFQOWssFa3gqb94Ilexyw0JVxj6vBzaSpfN/8IhoKkDuSAenUKvsSHw2A/TMpJb26izIszTXaqygkvpQ==
1405+
"@typescript-eslint/utils@5.61.0":
1406+
version "5.61.0"
1407+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.61.0.tgz#5064838a53e91c754fffbddd306adcca3fe0af36"
1408+
integrity sha512-mV6O+6VgQmVE6+xzlA91xifndPW9ElFW8vbSF0xCT/czPXVhwDewKila1jOyRwa9AE19zKnrr7Cg5S3pJVrTWQ==
14091409
dependencies:
14101410
"@eslint-community/eslint-utils" "^4.2.0"
14111411
"@types/json-schema" "^7.0.9"
14121412
"@types/semver" "^7.3.12"
1413-
"@typescript-eslint/scope-manager" "5.60.1"
1414-
"@typescript-eslint/types" "5.60.1"
1415-
"@typescript-eslint/typescript-estree" "5.60.1"
1413+
"@typescript-eslint/scope-manager" "5.61.0"
1414+
"@typescript-eslint/types" "5.61.0"
1415+
"@typescript-eslint/typescript-estree" "5.61.0"
14161416
eslint-scope "^5.1.1"
14171417
semver "^7.3.7"
14181418

@@ -1436,12 +1436,12 @@
14361436
"@typescript-eslint/types" "5.18.0"
14371437
eslint-visitor-keys "^3.0.0"
14381438

1439-
"@typescript-eslint/visitor-keys@5.60.1":
1440-
version "5.60.1"
1441-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.60.1.tgz#19a877358bf96318ec35d90bfe6bd1445cce9434"
1442-
integrity sha512-xEYIxKcultP6E/RMKqube11pGjXH1DCo60mQoWhVYyKfLkwbIVVjYxmOenNMxILx0TjCujPTjjnTIVzm09TXIw==
1439+
"@typescript-eslint/visitor-keys@5.61.0":
1440+
version "5.61.0"
1441+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.61.0.tgz#c79414fa42158fd23bd2bb70952dc5cdbb298140"
1442+
integrity sha512-50XQ5VdbWrX06mQXhy93WywSFZZGsv3EOjq+lqp6WC2t+j3mb6A9xYVdrRxafvK88vg9k9u+CT4l6D8PEatjKg==
14431443
dependencies:
1444-
"@typescript-eslint/types" "5.60.1"
1444+
"@typescript-eslint/types" "5.61.0"
14451445
eslint-visitor-keys "^3.3.0"
14461446

14471447
"@yarnpkg/lockfile@^1.1.0":
@@ -5085,11 +5085,6 @@ graceful-fs@^4.1.11, graceful-fs@^4.1.2, graceful-fs@^4.1.6, graceful-fs@^4.1.9,
50855085
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.8.tgz#e412b8d33f5e006593cbd3cee6df9f2cebbe802a"
50865086
integrity sha512-qkIilPUYcNhJpd33n0GBXTB1MMPp14TxEsEs0pTrsSVucApsYzW5V+Q8Qxhik6KU3evy+qkAAowTByymK0avdg==
50875087

5088-
grapheme-splitter@^1.0.4:
5089-
version "1.0.4"
5090-
resolved "https://registry.yarnpkg.com/grapheme-splitter/-/grapheme-splitter-1.0.4.tgz#9cf3a665c6247479896834af35cf1dbb4400767e"
5091-
integrity sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==
5092-
50935088
graphemer@^1.4.0:
50945089
version "1.4.0"
50955090
resolved "https://registry.yarnpkg.com/graphemer/-/graphemer-1.4.0.tgz#fb2f1d55e0e3a1849aeffc90c4fa0dd53a0e66c6"

0 commit comments

Comments
 (0)