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

Commit 17d3674

Browse files
committed
Update typescript-eslint monorepo to v5.59.7
1 parent 220dcf2 commit 17d3674

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.14",
2828
"@types/ramda": "0.29.1",
2929
"@types/sinon": "10.0.15",
30-
"@typescript-eslint/eslint-plugin": "5.59.6",
31-
"@typescript-eslint/parser": "5.59.6",
30+
"@typescript-eslint/eslint-plugin": "5.59.7",
31+
"@typescript-eslint/parser": "5.59.7",
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.6":
1528-
version "5.59.6"
1529-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.59.6.tgz#a350faef1baa1e961698240f922d8de1761a9e2b"
1530-
integrity sha512-sXtOgJNEuRU5RLwPUb1jxtToZbgvq3M6FPpY4QENxoOggK+UpTxUBpj6tD8+Qh2g46Pi9We87E+eHnUw8YcGsw==
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==
15311531
dependencies:
15321532
"@eslint-community/regexpp" "^4.4.0"
1533-
"@typescript-eslint/scope-manager" "5.59.6"
1534-
"@typescript-eslint/type-utils" "5.59.6"
1535-
"@typescript-eslint/utils" "5.59.6"
1533+
"@typescript-eslint/scope-manager" "5.59.7"
1534+
"@typescript-eslint/type-utils" "5.59.7"
1535+
"@typescript-eslint/utils" "5.59.7"
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.6":
1544-
version "5.59.6"
1545-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.59.6.tgz#bd36f71f5a529f828e20b627078d3ed6738dbb40"
1546-
integrity sha512-7pCa6al03Pv1yf/dUg/s1pXz/yGMUBAw5EeWqNTFiSueKvRNonze3hma3lhdsOrQcaOXhbk5gKu2Fludiho9VA==
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==
15471547
dependencies:
1548-
"@typescript-eslint/scope-manager" "5.59.6"
1549-
"@typescript-eslint/types" "5.59.6"
1550-
"@typescript-eslint/typescript-estree" "5.59.6"
1548+
"@typescript-eslint/scope-manager" "5.59.7"
1549+
"@typescript-eslint/types" "5.59.7"
1550+
"@typescript-eslint/typescript-estree" "5.59.7"
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.6":
1562-
version "5.59.6"
1563-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.59.6.tgz#d43a3687aa4433868527cfe797eb267c6be35f19"
1564-
integrity sha512-gLbY3Le9Dxcb8KdpF0+SJr6EQ+hFGYFl6tVY8VxLPFDfUZC7BHFw+Vq7bM5lE9DwWPfx4vMWWTLGXgpc0mAYyQ==
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==
15651565
dependencies:
1566-
"@typescript-eslint/types" "5.59.6"
1567-
"@typescript-eslint/visitor-keys" "5.59.6"
1566+
"@typescript-eslint/types" "5.59.7"
1567+
"@typescript-eslint/visitor-keys" "5.59.7"
15681568

1569-
"@typescript-eslint/type-utils@5.59.6":
1570-
version "5.59.6"
1571-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.59.6.tgz#37c51d2ae36127d8b81f32a0a4d2efae19277c48"
1572-
integrity sha512-A4tms2Mp5yNvLDlySF+kAThV9VTBPCvGf0Rp8nl/eoDX9Okun8byTKoj3fJ52IJitjWOk0fKPNQhXEB++eNozQ==
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==
15731573
dependencies:
1574-
"@typescript-eslint/typescript-estree" "5.59.6"
1575-
"@typescript-eslint/utils" "5.59.6"
1574+
"@typescript-eslint/typescript-estree" "5.59.7"
1575+
"@typescript-eslint/utils" "5.59.7"
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.6":
1585-
version "5.59.6"
1586-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.59.6.tgz#5a6557a772af044afe890d77c6a07e8c23c2460b"
1587-
integrity sha512-tH5lBXZI7T2MOUgOWFdVNUILsI02shyQvfzG9EJkoONWugCG77NDDa1EeDGw7oJ5IvsTAAGVV8I3Tk2PNu9QfA==
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==
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.6":
1603-
version "5.59.6"
1604-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.6.tgz#2fb80522687bd3825504925ea7e1b8de7bb6251b"
1605-
integrity sha512-vW6JP3lMAs/Tq4KjdI/RiHaaJSO7IUsbkz17it/Rl9Q+WkQ77EOuOnlbaU8kKfVIOJxMhnRiBG+olE7f3M16DA==
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==
16061606
dependencies:
1607-
"@typescript-eslint/types" "5.59.6"
1608-
"@typescript-eslint/visitor-keys" "5.59.6"
1607+
"@typescript-eslint/types" "5.59.7"
1608+
"@typescript-eslint/visitor-keys" "5.59.7"
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.6":
1616-
version "5.59.6"
1617-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.59.6.tgz#82960fe23788113fc3b1f9d4663d6773b7907839"
1618-
integrity sha512-vzaaD6EXbTS29cVH0JjXBdzMt6VBlv+hE31XktDRMX1j3462wZCJa7VzO2AxXEXcIl8GQqZPcOPuW/Z1tZVogg==
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==
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.6"
1624-
"@typescript-eslint/types" "5.59.6"
1625-
"@typescript-eslint/typescript-estree" "5.59.6"
1623+
"@typescript-eslint/scope-manager" "5.59.7"
1624+
"@typescript-eslint/types" "5.59.7"
1625+
"@typescript-eslint/typescript-estree" "5.59.7"
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.6":
1650-
version "5.59.6"
1651-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.6.tgz#673fccabf28943847d0c8e9e8d008e3ada7be6bb"
1652-
integrity sha512-zEfbFLzB9ETcEJ4HZEEsCR9HHeNku5/Qw1jSS5McYJv5BR+ftYXwFFAH5Al+xkGaZEqowMwl7uoJjQb1YSPF8Q==
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==
16531653
dependencies:
1654-
"@typescript-eslint/types" "5.59.6"
1654+
"@typescript-eslint/types" "5.59.7"
16551655
eslint-visitor-keys "^3.3.0"
16561656

16571657
"@yarnpkg/lockfile@^1.1.0":

0 commit comments

Comments
 (0)