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

Commit 08cc5e8

Browse files
committed
Update typescript-eslint monorepo to v5.60.0
1 parent 7d1a6c6 commit 08cc5e8

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.18",
2828
"@types/ramda": "0.29.2",
2929
"@types/sinon": "10.0.15",
30-
"@typescript-eslint/eslint-plugin": "5.59.11",
31-
"@typescript-eslint/parser": "5.59.11",
30+
"@typescript-eslint/eslint-plugin": "5.60.0",
31+
"@typescript-eslint/parser": "5.60.0",
3232
"ava": "4.3.3",
3333
"dotenv": "16.3.1",
3434
"eslint": "8.43.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.11":
1528-
version "5.59.11"
1529-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.59.11.tgz#8d466aa21abea4c3f37129997b198d141f09e76f"
1530-
integrity sha512-XxuOfTkCUiOSyBWIvHlUraLw/JT/6Io1365RO6ZuI88STKMavJZPNMU0lFcUTeQXEhHiv64CbxYxBNoDVSmghg==
1527+
"@typescript-eslint/eslint-plugin@5.60.0":
1528+
version "5.60.0"
1529+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.60.0.tgz#2f4bea6a3718bed2ba52905358d0f45cd3620d31"
1530+
integrity sha512-78B+anHLF1TI8Jn/cD0Q00TBYdMgjdOn980JfAVa9yw5sop8nyTfVOQAv6LWywkOGLclDBtv5z3oxN4w7jxyNg==
15311531
dependencies:
15321532
"@eslint-community/regexpp" "^4.4.0"
1533-
"@typescript-eslint/scope-manager" "5.59.11"
1534-
"@typescript-eslint/type-utils" "5.59.11"
1535-
"@typescript-eslint/utils" "5.59.11"
1533+
"@typescript-eslint/scope-manager" "5.60.0"
1534+
"@typescript-eslint/type-utils" "5.60.0"
1535+
"@typescript-eslint/utils" "5.60.0"
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.11":
1544-
version "5.59.11"
1545-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.59.11.tgz#af7d4b7110e3068ce0b97550736de455e4250103"
1546-
integrity sha512-s9ZF3M+Nym6CAZEkJJeO2TFHHDsKAM3ecNkLuH4i4s8/RCPnF5JRip2GyviYkeEAcwGMJxkqG9h2dAsnA1nZpA==
1543+
"@typescript-eslint/parser@5.60.0":
1544+
version "5.60.0"
1545+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.60.0.tgz#08f4daf5fc6548784513524f4f2f359cebb4068a"
1546+
integrity sha512-jBONcBsDJ9UoTWrARkRRCgDz6wUggmH5RpQVlt7BimSwaTkTjwypGzKORXbR4/2Hqjk9hgwlon2rVQAjWNpkyQ==
15471547
dependencies:
1548-
"@typescript-eslint/scope-manager" "5.59.11"
1549-
"@typescript-eslint/types" "5.59.11"
1550-
"@typescript-eslint/typescript-estree" "5.59.11"
1548+
"@typescript-eslint/scope-manager" "5.60.0"
1549+
"@typescript-eslint/types" "5.60.0"
1550+
"@typescript-eslint/typescript-estree" "5.60.0"
15511551
debug "^4.3.4"
15521552

15531553
"@typescript-eslint/[email protected]":
@@ -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.11":
1562-
version "5.59.11"
1563-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.59.11.tgz#5d131a67a19189c42598af9fb2ea1165252001ce"
1564-
integrity sha512-dHFOsxoLFtrIcSj5h0QoBT/89hxQONwmn3FOQ0GOQcLOOXm+MIrS8zEAhs4tWl5MraxCY3ZJpaXQQdFMc2Tu+Q==
1561+
"@typescript-eslint/scope-manager@5.60.0":
1562+
version "5.60.0"
1563+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.60.0.tgz#ae511967b4bd84f1d5e179bb2c82857334941c1c"
1564+
integrity sha512-hakuzcxPwXi2ihf9WQu1BbRj1e/Pd8ZZwVTG9kfbxAMZstKz8/9OoexIwnmLzShtsdap5U/CoQGRCWlSuPbYxQ==
15651565
dependencies:
1566-
"@typescript-eslint/types" "5.59.11"
1567-
"@typescript-eslint/visitor-keys" "5.59.11"
1566+
"@typescript-eslint/types" "5.60.0"
1567+
"@typescript-eslint/visitor-keys" "5.60.0"
15681568

1569-
"@typescript-eslint/type-utils@5.59.11":
1570-
version "5.59.11"
1571-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.59.11.tgz#5eb67121808a84cb57d65a15f48f5bdda25f2346"
1572-
integrity sha512-LZqVY8hMiVRF2a7/swmkStMYSoXMFlzL6sXV6U/2gL5cwnLWQgLEG8tjWPpaE4rMIdZ6VKWwcffPlo1jPfk43g==
1569+
"@typescript-eslint/type-utils@5.60.0":
1570+
version "5.60.0"
1571+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.60.0.tgz#69b09087eb12d7513d5b07747e7d47f5533aa228"
1572+
integrity sha512-X7NsRQddORMYRFH7FWo6sA9Y/zbJ8s1x1RIAtnlj6YprbToTiQnM6vxcMu7iYhdunmoC0rUWlca13D5DVHkK2g==
15731573
dependencies:
1574-
"@typescript-eslint/typescript-estree" "5.59.11"
1575-
"@typescript-eslint/utils" "5.59.11"
1574+
"@typescript-eslint/typescript-estree" "5.60.0"
1575+
"@typescript-eslint/utils" "5.60.0"
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.11":
1585-
version "5.59.11"
1586-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.59.11.tgz#1a9018fe3c565ba6969561f2a49f330cf1fe8db1"
1587-
integrity sha512-epoN6R6tkvBYSc+cllrz+c2sOFWkbisJZWkOE+y3xHtvYaOE6Wk6B8e114McRJwFRjGvYdJwLXQH5c9osME/AA==
1584+
"@typescript-eslint/types@5.60.0":
1585+
version "5.60.0"
1586+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.60.0.tgz#3179962b28b4790de70e2344465ec97582ce2558"
1587+
integrity sha512-ascOuoCpNZBccFVNJRSC6rPq4EmJ2NkuoKnd6LDNyAQmdDnziAtxbCGWCbefG1CNzmDvd05zO36AmB7H8RzKPA==
15881588

15891589
"@typescript-eslint/[email protected]":
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.11":
1603-
version "5.59.11"
1604-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.11.tgz#b2caaa31725e17c33970c1197bcd54e3c5f42b9f"
1605-
integrity sha512-YupOpot5hJO0maupJXixi6l5ETdrITxeo5eBOeuV7RSKgYdU3G5cxO49/9WRnJq9EMrB7AuTSLH/bqOsXi7wPA==
1602+
"@typescript-eslint/typescript-estree@5.60.0":
1603+
version "5.60.0"
1604+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.60.0.tgz#4ddf1a81d32a850de66642d9b3ad1e3254fb1600"
1605+
integrity sha512-R43thAuwarC99SnvrBmh26tc7F6sPa2B3evkXp/8q954kYL6Ro56AwASYWtEEi+4j09GbiNAHqYwNNZuNlARGQ==
16061606
dependencies:
1607-
"@typescript-eslint/types" "5.59.11"
1608-
"@typescript-eslint/visitor-keys" "5.59.11"
1607+
"@typescript-eslint/types" "5.60.0"
1608+
"@typescript-eslint/visitor-keys" "5.60.0"
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.11":
1616-
version "5.59.11"
1617-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.59.11.tgz#9dbff49dc80bfdd9289f9f33548f2e8db3c59ba1"
1618-
integrity sha512-didu2rHSOMUdJThLk4aZ1Or8IcO3HzCw/ZvEjTTIfjIrcdd5cvSIwwDy2AOlE7htSNp7QIZ10fLMyRCveesMLg==
1615+
"@typescript-eslint/utils@5.60.0":
1616+
version "5.60.0"
1617+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.60.0.tgz#4667c5aece82f9d4f24a667602f0f300864b554c"
1618+
integrity sha512-ba51uMqDtfLQ5+xHtwlO84vkdjrqNzOnqrnwbMHMRY8Tqeme8C2Q8Fc7LajfGR+e3/4LoYiWXUM6BpIIbHJ4hQ==
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.11"
1624-
"@typescript-eslint/types" "5.59.11"
1625-
"@typescript-eslint/typescript-estree" "5.59.11"
1623+
"@typescript-eslint/scope-manager" "5.60.0"
1624+
"@typescript-eslint/types" "5.60.0"
1625+
"@typescript-eslint/typescript-estree" "5.60.0"
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.11":
1650-
version "5.59.11"
1651-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.11.tgz#dca561ddad169dc27d62396d64f45b2d2c3ecc56"
1652-
integrity sha512-KGYniTGG3AMTuKF9QBD7EIrvufkB6O6uX3knP73xbKLMpH+QRPcgnCxjWXSHjMRuOxFLovljqQgQpR0c7GvjoA==
1649+
"@typescript-eslint/visitor-keys@5.60.0":
1650+
version "5.60.0"
1651+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.60.0.tgz#b48b29da3f5f31dd1656281727004589d2722a66"
1652+
integrity sha512-wm9Uz71SbCyhUKgcaPRauBdTegUyY/ZWl8gLwD/i/ybJqscrrdVSFImpvUz16BLPChIeKBK5Fa9s6KDQjsjyWw==
16531653
dependencies:
1654-
"@typescript-eslint/types" "5.59.11"
1654+
"@typescript-eslint/types" "5.60.0"
16551655
eslint-visitor-keys "^3.3.0"
16561656

16571657
"@yarnpkg/lockfile@^1.1.0":

0 commit comments

Comments
 (0)