Skip to content

Commit 3bda8a7

Browse files
committed
Update typescript-eslint monorepo to v5.59.9
1 parent 2daf2e2 commit 3bda8a7

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
@@ -52,8 +52,8 @@
5252
"@types/node": "18.16.16",
5353
"@types/ramda": "0.29.2",
5454
"@types/sinon": "10.0.15",
55-
"@typescript-eslint/eslint-plugin": "5.59.8",
56-
"@typescript-eslint/parser": "5.59.8",
55+
"@typescript-eslint/eslint-plugin": "5.59.9",
56+
"@typescript-eslint/parser": "5.59.9",
5757
"ava": "5.3.0",
5858
"bl": "6.0.2",
5959
"dotenv": "16.1.4",

yarn.lock

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

1436-
"@typescript-eslint/eslint-plugin@5.59.8":
1437-
version "5.59.8"
1438-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.59.8.tgz#1e7a3e5318ece22251dfbc5c9c6feeb4793cc509"
1439-
integrity sha512-JDMOmhXteJ4WVKOiHXGCoB96ADWg9q7efPWHRViT/f09bA8XOMLAVHHju3l0MkZnG1izaWXYmgvQcUjTRcpShQ==
1436+
"@typescript-eslint/eslint-plugin@5.59.9":
1437+
version "5.59.9"
1438+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.59.9.tgz#2604cfaf2b306e120044f901e20c8ed926debf15"
1439+
integrity sha512-4uQIBq1ffXd2YvF7MAvehWKW3zVv/w+mSfRAu+8cKbfj3nwzyqJLNcZJpQ/WZ1HLbJDiowwmQ6NO+63nCA+fqA==
14401440
dependencies:
14411441
"@eslint-community/regexpp" "^4.4.0"
1442-
"@typescript-eslint/scope-manager" "5.59.8"
1443-
"@typescript-eslint/type-utils" "5.59.8"
1444-
"@typescript-eslint/utils" "5.59.8"
1442+
"@typescript-eslint/scope-manager" "5.59.9"
1443+
"@typescript-eslint/type-utils" "5.59.9"
1444+
"@typescript-eslint/utils" "5.59.9"
14451445
debug "^4.3.4"
14461446
grapheme-splitter "^1.0.4"
14471447
ignore "^5.2.0"
14481448
natural-compare-lite "^1.4.0"
14491449
semver "^7.3.7"
14501450
tsutils "^3.21.0"
14511451

1452-
"@typescript-eslint/parser@5.59.8":
1453-
version "5.59.8"
1454-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.59.8.tgz#60cbb00671d86cf746044ab797900b1448188567"
1455-
integrity sha512-AnR19RjJcpjoeGojmwZtCwBX/RidqDZtzcbG3xHrmz0aHHoOcbWnpDllenRDmDvsV0RQ6+tbb09/kyc+UT9Orw==
1452+
"@typescript-eslint/parser@5.59.9":
1453+
version "5.59.9"
1454+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.59.9.tgz#a85c47ccdd7e285697463da15200f9a8561dd5fa"
1455+
integrity sha512-FsPkRvBtcLQ/eVK1ivDiNYBjn3TGJdXy2fhXX+rc7czWl4ARwnpArwbihSOHI2Peg9WbtGHrbThfBUkZZGTtvQ==
14561456
dependencies:
1457-
"@typescript-eslint/scope-manager" "5.59.8"
1458-
"@typescript-eslint/types" "5.59.8"
1459-
"@typescript-eslint/typescript-estree" "5.59.8"
1457+
"@typescript-eslint/scope-manager" "5.59.9"
1458+
"@typescript-eslint/types" "5.59.9"
1459+
"@typescript-eslint/typescript-estree" "5.59.9"
14601460
debug "^4.3.4"
14611461

14621462
"@typescript-eslint/scope-manager@5.18.0":
@@ -1467,21 +1467,21 @@
14671467
"@typescript-eslint/types" "5.18.0"
14681468
"@typescript-eslint/visitor-keys" "5.18.0"
14691469

1470-
"@typescript-eslint/scope-manager@5.59.8":
1471-
version "5.59.8"
1472-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.59.8.tgz#ff4ad4fec6433647b817c4a7d4b4165d18ea2fa8"
1473-
integrity sha512-/w08ndCYI8gxGf+9zKf1vtx/16y8MHrZs5/tnjHhMLNSixuNcJavSX4wAiPf4aS5x41Es9YPCn44MIe4cxIlig==
1470+
"@typescript-eslint/scope-manager@5.59.9":
1471+
version "5.59.9"
1472+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.59.9.tgz#eadce1f2733389cdb58c49770192c0f95470d2f4"
1473+
integrity sha512-8RA+E+w78z1+2dzvK/tGZ2cpGigBZ58VMEHDZtpE1v+LLjzrYGc8mMaTONSxKyEkz3IuXFM0IqYiGHlCsmlZxQ==
14741474
dependencies:
1475-
"@typescript-eslint/types" "5.59.8"
1476-
"@typescript-eslint/visitor-keys" "5.59.8"
1475+
"@typescript-eslint/types" "5.59.9"
1476+
"@typescript-eslint/visitor-keys" "5.59.9"
14771477

1478-
"@typescript-eslint/type-utils@5.59.8":
1479-
version "5.59.8"
1480-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.59.8.tgz#aa6c029a9d7706d26bbd25eb4666398781df6ea2"
1481-
integrity sha512-+5M518uEIHFBy3FnyqZUF3BMP+AXnYn4oyH8RF012+e7/msMY98FhGL5SrN29NQ9xDgvqCgYnsOiKp1VjZ/fpA==
1478+
"@typescript-eslint/type-utils@5.59.9":
1479+
version "5.59.9"
1480+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.59.9.tgz#53bfaae2e901e6ac637ab0536d1754dfef4dafc2"
1481+
integrity sha512-ksEsT0/mEHg9e3qZu98AlSrONAQtrSTljL3ow9CGej8eRo7pe+yaC/mvTjptp23Xo/xIf2mLZKC6KPv4Sji26Q==
14821482
dependencies:
1483-
"@typescript-eslint/typescript-estree" "5.59.8"
1484-
"@typescript-eslint/utils" "5.59.8"
1483+
"@typescript-eslint/typescript-estree" "5.59.9"
1484+
"@typescript-eslint/utils" "5.59.9"
14851485
debug "^4.3.4"
14861486
tsutils "^3.21.0"
14871487

@@ -1490,10 +1490,10 @@
14901490
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.18.0.tgz#4f0425d85fdb863071680983853c59a62ce9566e"
14911491
integrity sha512-bhV1+XjM+9bHMTmXi46p1Led5NP6iqQcsOxgx7fvk6gGiV48c6IynY0apQb7693twJDsXiVzNXTflhplmaiJaw==
14921492

1493-
"@typescript-eslint/types@5.59.8":
1494-
version "5.59.8"
1495-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.59.8.tgz#212e54414733618f5d0fd50b2da2717f630aebf8"
1496-
integrity sha512-+uWuOhBTj/L6awoWIg0BlWy0u9TyFpCHrAuQ5bNfxDaZ1Ppb3mx6tUigc74LHcbHpOHuOTOJrBoAnhdHdaea1w==
1493+
"@typescript-eslint/types@5.59.9":
1494+
version "5.59.9"
1495+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.59.9.tgz#3b4e7ae63718ce1b966e0ae620adc4099a6dcc52"
1496+
integrity sha512-uW8H5NRgTVneSVTfiCVffBb8AbwWSKg7qcA4Ot3JI3MPCJGsB4Db4BhvAODIIYE5mNj7Q+VJkK7JxmRhk2Lyjw==
14971497

14981498
"@typescript-eslint/typescript-estree@5.18.0":
14991499
version "5.18.0"
@@ -1508,30 +1508,30 @@
15081508
semver "^7.3.5"
15091509
tsutils "^3.21.0"
15101510

1511-
"@typescript-eslint/typescript-estree@5.59.8":
1512-
version "5.59.8"
1513-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.8.tgz#801a7b1766481629481b3b0878148bd7a1f345d7"
1514-
integrity sha512-Jy/lPSDJGNow14vYu6IrW790p7HIf/SOV1Bb6lZ7NUkLc2iB2Z9elESmsaUtLw8kVqogSbtLH9tut5GCX1RLDg==
1511+
"@typescript-eslint/typescript-estree@5.59.9":
1512+
version "5.59.9"
1513+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.9.tgz#6bfea844e468427b5e72034d33c9fffc9557392b"
1514+
integrity sha512-pmM0/VQ7kUhd1QyIxgS+aRvMgw+ZljB3eDb+jYyp6d2bC0mQWLzUDF+DLwCTkQ3tlNyVsvZRXjFyV0LkU/aXjA==
15151515
dependencies:
1516-
"@typescript-eslint/types" "5.59.8"
1517-
"@typescript-eslint/visitor-keys" "5.59.8"
1516+
"@typescript-eslint/types" "5.59.9"
1517+
"@typescript-eslint/visitor-keys" "5.59.9"
15181518
debug "^4.3.4"
15191519
globby "^11.1.0"
15201520
is-glob "^4.0.3"
15211521
semver "^7.3.7"
15221522
tsutils "^3.21.0"
15231523

1524-
"@typescript-eslint/utils@5.59.8":
1525-
version "5.59.8"
1526-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.59.8.tgz#34d129f35a2134c67fdaf024941e8f96050dca2b"
1527-
integrity sha512-Tr65630KysnNn9f9G7ROF3w1b5/7f6QVCJ+WK9nhIocWmx9F+TmCAcglF26Vm7z8KCTwoKcNEBZrhlklla3CKg==
1524+
"@typescript-eslint/utils@5.59.9":
1525+
version "5.59.9"
1526+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.59.9.tgz#adee890107b5ffe02cd46fdaa6c2125fb3c6c7c4"
1527+
integrity sha512-1PuMYsju/38I5Ggblaeb98TOoUvjhRvLpLa1DoTOFaLWqaXl/1iQ1eGurTXgBY58NUdtfTXKP5xBq7q9NDaLKg==
15281528
dependencies:
15291529
"@eslint-community/eslint-utils" "^4.2.0"
15301530
"@types/json-schema" "^7.0.9"
15311531
"@types/semver" "^7.3.12"
1532-
"@typescript-eslint/scope-manager" "5.59.8"
1533-
"@typescript-eslint/types" "5.59.8"
1534-
"@typescript-eslint/typescript-estree" "5.59.8"
1532+
"@typescript-eslint/scope-manager" "5.59.9"
1533+
"@typescript-eslint/types" "5.59.9"
1534+
"@typescript-eslint/typescript-estree" "5.59.9"
15351535
eslint-scope "^5.1.1"
15361536
semver "^7.3.7"
15371537

@@ -1555,12 +1555,12 @@
15551555
"@typescript-eslint/types" "5.18.0"
15561556
eslint-visitor-keys "^3.0.0"
15571557

1558-
"@typescript-eslint/visitor-keys@5.59.8":
1559-
version "5.59.8"
1560-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.8.tgz#aa6a7ef862add919401470c09e1609392ef3cc40"
1561-
integrity sha512-pJhi2ms0x0xgloT7xYabil3SGGlojNNKjK/q6dB3Ey0uJLMjK2UDGJvHieiyJVW/7C3KI+Z4Q3pEHkm4ejA+xQ==
1558+
"@typescript-eslint/visitor-keys@5.59.9":
1559+
version "5.59.9"
1560+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.9.tgz#9f86ef8e95aca30fb5a705bb7430f95fc58b146d"
1561+
integrity sha512-bT7s0td97KMaLwpEBckbzj/YohnvXtqbe2XgqNvTl6RJVakY5mvENOTPvw5u66nljfZxthESpDozs86U+oLY8Q==
15621562
dependencies:
1563-
"@typescript-eslint/types" "5.59.8"
1563+
"@typescript-eslint/types" "5.59.9"
15641564
eslint-visitor-keys "^3.3.0"
15651565

15661566
"@yarnpkg/lockfile@^1.1.0":

0 commit comments

Comments
 (0)