Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit 5f0270e

Browse files
committed
Update typescript-eslint monorepo to v5.62.0
1 parent 552ef45 commit 5f0270e

File tree

2 files changed

+50
-50
lines changed

2 files changed

+50
-50
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
"@types/node": "18.16.19",
2828
"@types/ramda": "0.29.3",
2929
"@types/sinon": "10.0.15",
30-
"@typescript-eslint/eslint-plugin": "5.61.0",
31-
"@typescript-eslint/parser": "5.61.0",
30+
"@typescript-eslint/eslint-plugin": "5.62.0",
31+
"@typescript-eslint/parser": "5.62.0",
3232
"ava": "4.3.3",
3333
"dotenv": "16.3.1",
3434
"eslint": "8.44.0",

yarn.lock

Lines changed: 48 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -1529,30 +1529,30 @@
15291529
resolved "https://registry.yarnpkg.com/@types/sinonjs__fake-timers/-/sinonjs__fake-timers-8.1.1.tgz#b49c2c70150141a15e0fa7e79cf1f92a72934ce3"
15301530
integrity sha512-0kSuKjAS0TrGLJ0M/+8MaFkGsQhZpB6pxOmvS3K8FYI72K//YmdfoW9X2qPsAKh1mkwxGD5zib9s1FIFed6E8g==
15311531

1532-
"@typescript-eslint/eslint-plugin@5.61.0":
1533-
version "5.61.0"
1534-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.61.0.tgz#a1a5290cf33863b4db3fb79350b3c5275a7b1223"
1535-
integrity sha512-A5l/eUAug103qtkwccSCxn8ZRwT+7RXWkFECdA4Cvl1dOlDUgTpAOfSEElZn2uSUxhdDpnCdetrf0jvU4qrL+g==
1532+
"@typescript-eslint/eslint-plugin@5.62.0":
1533+
version "5.62.0"
1534+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.62.0.tgz#aeef0328d172b9e37d9bab6dbc13b87ed88977db"
1535+
integrity sha512-TiZzBSJja/LbhNPvk6yc0JrX9XqhQ0hdh6M2svYfsHGejaKFIAGd9MQ+ERIMzLGlN/kZoYIgdxFV0PuljTKXag==
15361536
dependencies:
15371537
"@eslint-community/regexpp" "^4.4.0"
1538-
"@typescript-eslint/scope-manager" "5.61.0"
1539-
"@typescript-eslint/type-utils" "5.61.0"
1540-
"@typescript-eslint/utils" "5.61.0"
1538+
"@typescript-eslint/scope-manager" "5.62.0"
1539+
"@typescript-eslint/type-utils" "5.62.0"
1540+
"@typescript-eslint/utils" "5.62.0"
15411541
debug "^4.3.4"
15421542
graphemer "^1.4.0"
15431543
ignore "^5.2.0"
15441544
natural-compare-lite "^1.4.0"
15451545
semver "^7.3.7"
15461546
tsutils "^3.21.0"
15471547

1548-
"@typescript-eslint/parser@5.61.0":
1549-
version "5.61.0"
1550-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.61.0.tgz#7fbe3e2951904bb843f8932ebedd6e0635bffb70"
1551-
integrity sha512-yGr4Sgyh8uO6fSi9hw3jAFXNBHbCtKKFMdX2IkT3ZqpKmtAq3lHS4ixB/COFuAIJpwl9/AqF7j72ZDWYKmIfvg==
1548+
"@typescript-eslint/parser@5.62.0":
1549+
version "5.62.0"
1550+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.62.0.tgz#1b63d082d849a2fcae8a569248fbe2ee1b8a56c7"
1551+
integrity sha512-VlJEV0fOQ7BExOsHYAGrgbEiZoi8D+Bl2+f6V2RrXerRSylnp+ZBHmPvaIa8cz0Ajx7WO7Z5RqfgYg7ED1nRhA==
15521552
dependencies:
1553-
"@typescript-eslint/scope-manager" "5.61.0"
1554-
"@typescript-eslint/types" "5.61.0"
1555-
"@typescript-eslint/typescript-estree" "5.61.0"
1553+
"@typescript-eslint/scope-manager" "5.62.0"
1554+
"@typescript-eslint/types" "5.62.0"
1555+
"@typescript-eslint/typescript-estree" "5.62.0"
15561556
debug "^4.3.4"
15571557

15581558
"@typescript-eslint/[email protected]":
@@ -1563,21 +1563,21 @@
15631563
"@typescript-eslint/types" "5.18.0"
15641564
"@typescript-eslint/visitor-keys" "5.18.0"
15651565

1566-
"@typescript-eslint/scope-manager@5.61.0":
1567-
version "5.61.0"
1568-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.61.0.tgz#b670006d069c9abe6415c41f754b1b5d949ef2b2"
1569-
integrity sha512-W8VoMjoSg7f7nqAROEmTt6LoBpn81AegP7uKhhW5KzYlehs8VV0ZW0fIDVbcZRcaP3aPSW+JZFua+ysQN+m/Nw==
1566+
"@typescript-eslint/scope-manager@5.62.0":
1567+
version "5.62.0"
1568+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.62.0.tgz#d9457ccc6a0b8d6b37d0eb252a23022478c5460c"
1569+
integrity sha512-VXuvVvZeQCQb5Zgf4HAxc04q5j+WrNAtNh9OwCsCgpKqESMTu3tF/jhZ3xG6T4NZwWl65Bg8KuS2uEvhSfLl0w==
15701570
dependencies:
1571-
"@typescript-eslint/types" "5.61.0"
1572-
"@typescript-eslint/visitor-keys" "5.61.0"
1571+
"@typescript-eslint/types" "5.62.0"
1572+
"@typescript-eslint/visitor-keys" "5.62.0"
15731573

1574-
"@typescript-eslint/type-utils@5.61.0":
1575-
version "5.61.0"
1576-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.61.0.tgz#e90799eb2045c4435ea8378cb31cd8a9fddca47a"
1577-
integrity sha512-kk8u//r+oVK2Aj3ph/26XdH0pbAkC2RiSjUYhKD+PExemG4XSjpGFeyZ/QM8lBOa7O8aGOU+/yEbMJgQv/DnCg==
1574+
"@typescript-eslint/type-utils@5.62.0":
1575+
version "5.62.0"
1576+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.62.0.tgz#286f0389c41681376cdad96b309cedd17d70346a"
1577+
integrity sha512-xsSQreu+VnfbqQpW5vnCJdq1Z3Q0U31qiWmRhr98ONQmcp/yhiPJFPq8MXiJVLiksmOKSjIldZzkebzHuCGzew==
15781578
dependencies:
1579-
"@typescript-eslint/typescript-estree" "5.61.0"
1580-
"@typescript-eslint/utils" "5.61.0"
1579+
"@typescript-eslint/typescript-estree" "5.62.0"
1580+
"@typescript-eslint/utils" "5.62.0"
15811581
debug "^4.3.4"
15821582
tsutils "^3.21.0"
15831583

@@ -1586,10 +1586,10 @@
15861586
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.18.0.tgz#4f0425d85fdb863071680983853c59a62ce9566e"
15871587
integrity sha512-bhV1+XjM+9bHMTmXi46p1Led5NP6iqQcsOxgx7fvk6gGiV48c6IynY0apQb7693twJDsXiVzNXTflhplmaiJaw==
15881588

1589-
"@typescript-eslint/types@5.61.0":
1590-
version "5.61.0"
1591-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.61.0.tgz#e99ff11b5792d791554abab0f0370936d8ca50c0"
1592-
integrity sha512-ldyueo58KjngXpzloHUog/h9REmHl59G1b3a5Sng1GfBo14BkS3ZbMEb3693gnP1k//97lh7bKsp6/V/0v1veQ==
1589+
"@typescript-eslint/types@5.62.0":
1590+
version "5.62.0"
1591+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f"
1592+
integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==
15931593

15941594
"@typescript-eslint/[email protected]":
15951595
version "5.18.0"
@@ -1604,30 +1604,30 @@
16041604
semver "^7.3.5"
16051605
tsutils "^3.21.0"
16061606

1607-
"@typescript-eslint/typescript-estree@5.61.0":
1608-
version "5.61.0"
1609-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.61.0.tgz#4c7caca84ce95bb41aa585d46a764bcc050b92f3"
1610-
integrity sha512-Fud90PxONnnLZ36oR5ClJBLTLfU4pIWBmnvGwTbEa2cXIqj70AEDEmOmpkFComjBZ/037ueKrOdHuYmSFVD7Rw==
1607+
"@typescript-eslint/typescript-estree@5.62.0":
1608+
version "5.62.0"
1609+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.62.0.tgz#7d17794b77fabcac615d6a48fb143330d962eb9b"
1610+
integrity sha512-CmcQ6uY7b9y694lKdRB8FEel7JbU/40iSAPomu++SjLMntB+2Leay2LO6i8VnJk58MtE9/nQSFIH6jpyRWyYzA==
16111611
dependencies:
1612-
"@typescript-eslint/types" "5.61.0"
1613-
"@typescript-eslint/visitor-keys" "5.61.0"
1612+
"@typescript-eslint/types" "5.62.0"
1613+
"@typescript-eslint/visitor-keys" "5.62.0"
16141614
debug "^4.3.4"
16151615
globby "^11.1.0"
16161616
is-glob "^4.0.3"
16171617
semver "^7.3.7"
16181618
tsutils "^3.21.0"
16191619

1620-
"@typescript-eslint/utils@5.61.0":
1621-
version "5.61.0"
1622-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.61.0.tgz#5064838a53e91c754fffbddd306adcca3fe0af36"
1623-
integrity sha512-mV6O+6VgQmVE6+xzlA91xifndPW9ElFW8vbSF0xCT/czPXVhwDewKila1jOyRwa9AE19zKnrr7Cg5S3pJVrTWQ==
1620+
"@typescript-eslint/utils@5.62.0":
1621+
version "5.62.0"
1622+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.62.0.tgz#141e809c71636e4a75daa39faed2fb5f4b10df86"
1623+
integrity sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==
16241624
dependencies:
16251625
"@eslint-community/eslint-utils" "^4.2.0"
16261626
"@types/json-schema" "^7.0.9"
16271627
"@types/semver" "^7.3.12"
1628-
"@typescript-eslint/scope-manager" "5.61.0"
1629-
"@typescript-eslint/types" "5.61.0"
1630-
"@typescript-eslint/typescript-estree" "5.61.0"
1628+
"@typescript-eslint/scope-manager" "5.62.0"
1629+
"@typescript-eslint/types" "5.62.0"
1630+
"@typescript-eslint/typescript-estree" "5.62.0"
16311631
eslint-scope "^5.1.1"
16321632
semver "^7.3.7"
16331633

@@ -1651,12 +1651,12 @@
16511651
"@typescript-eslint/types" "5.18.0"
16521652
eslint-visitor-keys "^3.0.0"
16531653

1654-
"@typescript-eslint/visitor-keys@5.61.0":
1655-
version "5.61.0"
1656-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.61.0.tgz#c79414fa42158fd23bd2bb70952dc5cdbb298140"
1657-
integrity sha512-50XQ5VdbWrX06mQXhy93WywSFZZGsv3EOjq+lqp6WC2t+j3mb6A9xYVdrRxafvK88vg9k9u+CT4l6D8PEatjKg==
1654+
"@typescript-eslint/visitor-keys@5.62.0":
1655+
version "5.62.0"
1656+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.62.0.tgz#2174011917ce582875954ffe2f6912d5931e353e"
1657+
integrity sha512-07ny+LHRzQXepkGg6w0mFY41fVUNBrL2Roj/++7V1txKugfjm/Ci/qSND03r2RhlJhJYMcTn9AhhSSqQp0Ysyw==
16581658
dependencies:
1659-
"@typescript-eslint/types" "5.61.0"
1659+
"@typescript-eslint/types" "5.62.0"
16601660
eslint-visitor-keys "^3.3.0"
16611661

16621662
"@yarnpkg/lockfile@^1.1.0":

0 commit comments

Comments
 (0)