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

Commit b322907

Browse files
committed
Update typescript-eslint monorepo to v5.59.8
1 parent 86612ec commit b322907

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.16",
2828
"@types/ramda": "0.29.2",
2929
"@types/sinon": "10.0.15",
30-
"@typescript-eslint/eslint-plugin": "5.59.7",
31-
"@typescript-eslint/parser": "5.59.7",
30+
"@typescript-eslint/eslint-plugin": "5.59.8",
31+
"@typescript-eslint/parser": "5.59.8",
3232
"ava": "4.3.3",
3333
"dotenv": "16.0.3",
3434
"eslint": "8.41.0",

yarn.lock

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

1527-
"@typescript-eslint/eslint-plugin@5.59.7":
1528-
version "5.59.7"
1529-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.59.7.tgz#e470af414f05ecfdc05a23e9ce6ec8f91db56fe2"
1530-
integrity sha512-BL+jYxUFIbuYwy+4fF86k5vdT9lT0CNJ6HtwrIvGh0PhH8s0yy5rjaKH2fDCrz5ITHy07WCzVGNvAmjJh4IJFA==
1527+
"@typescript-eslint/eslint-plugin@5.59.8":
1528+
version "5.59.8"
1529+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.59.8.tgz#1e7a3e5318ece22251dfbc5c9c6feeb4793cc509"
1530+
integrity sha512-JDMOmhXteJ4WVKOiHXGCoB96ADWg9q7efPWHRViT/f09bA8XOMLAVHHju3l0MkZnG1izaWXYmgvQcUjTRcpShQ==
15311531
dependencies:
15321532
"@eslint-community/regexpp" "^4.4.0"
1533-
"@typescript-eslint/scope-manager" "5.59.7"
1534-
"@typescript-eslint/type-utils" "5.59.7"
1535-
"@typescript-eslint/utils" "5.59.7"
1533+
"@typescript-eslint/scope-manager" "5.59.8"
1534+
"@typescript-eslint/type-utils" "5.59.8"
1535+
"@typescript-eslint/utils" "5.59.8"
15361536
debug "^4.3.4"
15371537
grapheme-splitter "^1.0.4"
15381538
ignore "^5.2.0"
15391539
natural-compare-lite "^1.4.0"
15401540
semver "^7.3.7"
15411541
tsutils "^3.21.0"
15421542

1543-
"@typescript-eslint/parser@5.59.7":
1544-
version "5.59.7"
1545-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.59.7.tgz#02682554d7c1028b89aa44a48bf598db33048caa"
1546-
integrity sha512-VhpsIEuq/8i5SF+mPg9jSdIwgMBBp0z9XqjiEay+81PYLJuroN+ET1hM5IhkiYMJd9MkTz8iJLt7aaGAgzWUbQ==
1543+
"@typescript-eslint/parser@5.59.8":
1544+
version "5.59.8"
1545+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.59.8.tgz#60cbb00671d86cf746044ab797900b1448188567"
1546+
integrity sha512-AnR19RjJcpjoeGojmwZtCwBX/RidqDZtzcbG3xHrmz0aHHoOcbWnpDllenRDmDvsV0RQ6+tbb09/kyc+UT9Orw==
15471547
dependencies:
1548-
"@typescript-eslint/scope-manager" "5.59.7"
1549-
"@typescript-eslint/types" "5.59.7"
1550-
"@typescript-eslint/typescript-estree" "5.59.7"
1548+
"@typescript-eslint/scope-manager" "5.59.8"
1549+
"@typescript-eslint/types" "5.59.8"
1550+
"@typescript-eslint/typescript-estree" "5.59.8"
15511551
debug "^4.3.4"
15521552

15531553
"@typescript-eslint/scope-manager@5.18.0":
@@ -1558,21 +1558,21 @@
15581558
"@typescript-eslint/types" "5.18.0"
15591559
"@typescript-eslint/visitor-keys" "5.18.0"
15601560

1561-
"@typescript-eslint/scope-manager@5.59.7":
1562-
version "5.59.7"
1563-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.59.7.tgz#0243f41f9066f3339d2f06d7f72d6c16a16769e2"
1564-
integrity sha512-FL6hkYWK9zBGdxT2wWEd2W8ocXMu3K94i3gvMrjXpx+koFYdYV7KprKfirpgY34vTGzEPPuKoERpP8kD5h7vZQ==
1561+
"@typescript-eslint/scope-manager@5.59.8":
1562+
version "5.59.8"
1563+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.59.8.tgz#ff4ad4fec6433647b817c4a7d4b4165d18ea2fa8"
1564+
integrity sha512-/w08ndCYI8gxGf+9zKf1vtx/16y8MHrZs5/tnjHhMLNSixuNcJavSX4wAiPf4aS5x41Es9YPCn44MIe4cxIlig==
15651565
dependencies:
1566-
"@typescript-eslint/types" "5.59.7"
1567-
"@typescript-eslint/visitor-keys" "5.59.7"
1566+
"@typescript-eslint/types" "5.59.8"
1567+
"@typescript-eslint/visitor-keys" "5.59.8"
15681568

1569-
"@typescript-eslint/type-utils@5.59.7":
1570-
version "5.59.7"
1571-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.59.7.tgz#89c97291371b59eb18a68039857c829776f1426d"
1572-
integrity sha512-ozuz/GILuYG7osdY5O5yg0QxXUAEoI4Go3Do5xeu+ERH9PorHBPSdvD3Tjp2NN2bNLh1NJQSsQu2TPu/Ly+HaQ==
1569+
"@typescript-eslint/type-utils@5.59.8":
1570+
version "5.59.8"
1571+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.59.8.tgz#aa6c029a9d7706d26bbd25eb4666398781df6ea2"
1572+
integrity sha512-+5M518uEIHFBy3FnyqZUF3BMP+AXnYn4oyH8RF012+e7/msMY98FhGL5SrN29NQ9xDgvqCgYnsOiKp1VjZ/fpA==
15731573
dependencies:
1574-
"@typescript-eslint/typescript-estree" "5.59.7"
1575-
"@typescript-eslint/utils" "5.59.7"
1574+
"@typescript-eslint/typescript-estree" "5.59.8"
1575+
"@typescript-eslint/utils" "5.59.8"
15761576
debug "^4.3.4"
15771577
tsutils "^3.21.0"
15781578

@@ -1581,10 +1581,10 @@
15811581
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.18.0.tgz#4f0425d85fdb863071680983853c59a62ce9566e"
15821582
integrity sha512-bhV1+XjM+9bHMTmXi46p1Led5NP6iqQcsOxgx7fvk6gGiV48c6IynY0apQb7693twJDsXiVzNXTflhplmaiJaw==
15831583

1584-
"@typescript-eslint/types@5.59.7":
1585-
version "5.59.7"
1586-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.59.7.tgz#6f4857203fceee91d0034ccc30512d2939000742"
1587-
integrity sha512-UnVS2MRRg6p7xOSATscWkKjlf/NDKuqo5TdbWck6rIRZbmKpVNTLALzNvcjIfHBE7736kZOFc/4Z3VcZwuOM/A==
1584+
"@typescript-eslint/types@5.59.8":
1585+
version "5.59.8"
1586+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.59.8.tgz#212e54414733618f5d0fd50b2da2717f630aebf8"
1587+
integrity sha512-+uWuOhBTj/L6awoWIg0BlWy0u9TyFpCHrAuQ5bNfxDaZ1Ppb3mx6tUigc74LHcbHpOHuOTOJrBoAnhdHdaea1w==
15881588

15891589
"@typescript-eslint/typescript-estree@5.18.0":
15901590
version "5.18.0"
@@ -1599,30 +1599,30 @@
15991599
semver "^7.3.5"
16001600
tsutils "^3.21.0"
16011601

1602-
"@typescript-eslint/typescript-estree@5.59.7":
1603-
version "5.59.7"
1604-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.7.tgz#b887acbd4b58e654829c94860dbff4ac55c5cff8"
1605-
integrity sha512-4A1NtZ1I3wMN2UGDkU9HMBL+TIQfbrh4uS0WDMMpf3xMRursDbqEf1ahh6vAAe3mObt8k3ZATnezwG4pdtWuUQ==
1602+
"@typescript-eslint/typescript-estree@5.59.8":
1603+
version "5.59.8"
1604+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.8.tgz#801a7b1766481629481b3b0878148bd7a1f345d7"
1605+
integrity sha512-Jy/lPSDJGNow14vYu6IrW790p7HIf/SOV1Bb6lZ7NUkLc2iB2Z9elESmsaUtLw8kVqogSbtLH9tut5GCX1RLDg==
16061606
dependencies:
1607-
"@typescript-eslint/types" "5.59.7"
1608-
"@typescript-eslint/visitor-keys" "5.59.7"
1607+
"@typescript-eslint/types" "5.59.8"
1608+
"@typescript-eslint/visitor-keys" "5.59.8"
16091609
debug "^4.3.4"
16101610
globby "^11.1.0"
16111611
is-glob "^4.0.3"
16121612
semver "^7.3.7"
16131613
tsutils "^3.21.0"
16141614

1615-
"@typescript-eslint/utils@5.59.7":
1616-
version "5.59.7"
1617-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.59.7.tgz#7adf068b136deae54abd9a66ba5a8780d2d0f898"
1618-
integrity sha512-yCX9WpdQKaLufz5luG4aJbOpdXf/fjwGMcLFXZVPUz3QqLirG5QcwwnIHNf8cjLjxK4qtzTO8udUtMQSAToQnQ==
1615+
"@typescript-eslint/utils@5.59.8":
1616+
version "5.59.8"
1617+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.59.8.tgz#34d129f35a2134c67fdaf024941e8f96050dca2b"
1618+
integrity sha512-Tr65630KysnNn9f9G7ROF3w1b5/7f6QVCJ+WK9nhIocWmx9F+TmCAcglF26Vm7z8KCTwoKcNEBZrhlklla3CKg==
16191619
dependencies:
16201620
"@eslint-community/eslint-utils" "^4.2.0"
16211621
"@types/json-schema" "^7.0.9"
16221622
"@types/semver" "^7.3.12"
1623-
"@typescript-eslint/scope-manager" "5.59.7"
1624-
"@typescript-eslint/types" "5.59.7"
1625-
"@typescript-eslint/typescript-estree" "5.59.7"
1623+
"@typescript-eslint/scope-manager" "5.59.8"
1624+
"@typescript-eslint/types" "5.59.8"
1625+
"@typescript-eslint/typescript-estree" "5.59.8"
16261626
eslint-scope "^5.1.1"
16271627
semver "^7.3.7"
16281628

@@ -1646,12 +1646,12 @@
16461646
"@typescript-eslint/types" "5.18.0"
16471647
eslint-visitor-keys "^3.0.0"
16481648

1649-
"@typescript-eslint/visitor-keys@5.59.7":
1650-
version "5.59.7"
1651-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.7.tgz#09c36eaf268086b4fbb5eb9dc5199391b6485fc5"
1652-
integrity sha512-tyN+X2jvMslUszIiYbF0ZleP+RqQsFVpGrKI6e0Eet1w8WmhsAtmzaqm8oM8WJQ1ysLwhnsK/4hYHJjOgJVfQQ==
1649+
"@typescript-eslint/visitor-keys@5.59.8":
1650+
version "5.59.8"
1651+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.8.tgz#aa6a7ef862add919401470c09e1609392ef3cc40"
1652+
integrity sha512-pJhi2ms0x0xgloT7xYabil3SGGlojNNKjK/q6dB3Ey0uJLMjK2UDGJvHieiyJVW/7C3KI+Z4Q3pEHkm4ejA+xQ==
16531653
dependencies:
1654-
"@typescript-eslint/types" "5.59.7"
1654+
"@typescript-eslint/types" "5.59.8"
16551655
eslint-visitor-keys "^3.3.0"
16561656

16571657
"@yarnpkg/lockfile@^1.1.0":

0 commit comments

Comments
 (0)