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

Commit 7048477

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update typescript-eslint monorepo to v5.8.1
1 parent 26c9ba8 commit 7048477

3 files changed

Lines changed: 44 additions & 44 deletions

File tree

packages/server/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@
7474
"@types/node": "14.18.3",
7575
"@types/shortid": "0.0.29",
7676
"@types/supertest": "2.0.11",
77-
"@typescript-eslint/eslint-plugin": "5.8.0",
78-
"@typescript-eslint/parser": "5.8.0",
77+
"@typescript-eslint/eslint-plugin": "5.8.1",
78+
"@typescript-eslint/parser": "5.8.1",
7979
"eslint": "7.32.0",
8080
"eslint-config-airbnb": "18.2.1",
8181
"eslint-config-airbnb-typescript": "15.0.0",

packages/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"@types/react-helmet-async": "1.0.3",
7575
"@types/react-router-dom": "5.3.2",
7676
"@types/yup": "0.29.13",
77-
"@typescript-eslint/eslint-plugin": "5.8.0",
77+
"@typescript-eslint/eslint-plugin": "5.8.1",
7878
"eslint": "7.32.0",
7979
"eslint-config-airbnb-typescript": "15.0.0",
8080
"eslint-config-prettier": "8.3.0",

yarn.lock

Lines changed: 41 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -5318,13 +5318,13 @@
53185318
resolved "https://registry.yarnpkg.com/@types/zen-observable/-/zen-observable-0.8.3.tgz#781d360c282436494b32fe7d9f7f8e64b3118aa3"
53195319
integrity sha512-fbF6oTd4sGGy0xjHPKAt+eS2CrxJ3+6gQ3FGcBoIJR2TLAyCkCyI8JqZNy+FeON0AhVgNJoUumVoZQjBFUqHkw==
53205320

5321-
"@typescript-eslint/eslint-plugin@5.8.0":
5322-
version "5.8.0"
5323-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.8.0.tgz#52cd9305ceef98a5333f9492d519e6c6c7fe7d43"
5324-
integrity sha512-spu1UW7QuBn0nJ6+psnfCc3iVoQAifjKORgBngKOmC8U/1tbe2YJMzYQqDGYB4JCss7L8+RM2kKLb1B1Aw9BNA==
5321+
"@typescript-eslint/eslint-plugin@5.8.1":
5322+
version "5.8.1"
5323+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.8.1.tgz#97dfaa39f38e99f86801fdf34f9f1bed66704258"
5324+
integrity sha512-wTZ5oEKrKj/8/366qTM366zqhIKAp6NCMweoRONtfuC07OAU9nVI2GZZdqQ1qD30WAAtcPdkH+npDwtRFdp4Rw==
53255325
dependencies:
5326-
"@typescript-eslint/experimental-utils" "5.8.0"
5327-
"@typescript-eslint/scope-manager" "5.8.0"
5326+
"@typescript-eslint/experimental-utils" "5.8.1"
5327+
"@typescript-eslint/scope-manager" "5.8.1"
53285328
debug "^4.3.2"
53295329
functional-red-black-tree "^1.0.1"
53305330
ignore "^5.1.8"
@@ -5357,15 +5357,15 @@
53575357
eslint-scope "^5.1.1"
53585358
eslint-utils "^3.0.0"
53595359

5360-
"@typescript-eslint/experimental-utils@5.8.0":
5361-
version "5.8.0"
5362-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-5.8.0.tgz#0916ffe98d34b3c95e3652efa0cace61a7b25728"
5363-
integrity sha512-KN5FvNH71bhZ8fKtL+lhW7bjm7cxs1nt+hrDZWIqb6ViCffQcWyLunGrgvISgkRojIDcXIsH+xlFfI4RCDA0xA==
5360+
"@typescript-eslint/experimental-utils@5.8.1":
5361+
version "5.8.1"
5362+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-5.8.1.tgz#01861eb2f0749f07d02db342b794145a66ed346f"
5363+
integrity sha512-fbodVnjIDU4JpeXWRDsG5IfIjYBxEvs8EBO8W1+YVdtrc2B9ppfof5sZhVEDOtgTfFHnYQJDI8+qdqLYO4ceww==
53645364
dependencies:
53655365
"@types/json-schema" "^7.0.9"
5366-
"@typescript-eslint/scope-manager" "5.8.0"
5367-
"@typescript-eslint/types" "5.8.0"
5368-
"@typescript-eslint/typescript-estree" "5.8.0"
5366+
"@typescript-eslint/scope-manager" "5.8.1"
5367+
"@typescript-eslint/types" "5.8.1"
5368+
"@typescript-eslint/typescript-estree" "5.8.1"
53695369
eslint-scope "^5.1.1"
53705370
eslint-utils "^3.0.0"
53715371

@@ -5392,14 +5392,14 @@
53925392
eslint-scope "^5.1.1"
53935393
eslint-utils "^3.0.0"
53945394

5395-
"@typescript-eslint/parser@5.8.0":
5396-
version "5.8.0"
5397-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.8.0.tgz#b39970b21c1d7bc4a6018507fb29b380328d2587"
5398-
integrity sha512-Gleacp/ZhRtJRYs5/T8KQR3pAQjQI89Dn/k+OzyCKOsLiZH2/Vh60cFBTnFsHNI6WAD+lNUo/xGZ4NeA5u0Ipw==
5395+
"@typescript-eslint/parser@5.8.1":
5396+
version "5.8.1"
5397+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.8.1.tgz#380f5f1e596b540059998aa3fc80d78f0f9b0d0a"
5398+
integrity sha512-K1giKHAjHuyB421SoXMXFHHVI4NdNY603uKw92++D3qyxSeYvC10CBJ/GE5Thpo4WTUvu1mmJI2/FFkz38F2Gw==
53995399
dependencies:
5400-
"@typescript-eslint/scope-manager" "5.8.0"
5401-
"@typescript-eslint/types" "5.8.0"
5402-
"@typescript-eslint/typescript-estree" "5.8.0"
5400+
"@typescript-eslint/scope-manager" "5.8.1"
5401+
"@typescript-eslint/types" "5.8.1"
5402+
"@typescript-eslint/typescript-estree" "5.8.1"
54035403
debug "^4.3.2"
54045404

54055405
"@typescript-eslint/parser@^4.5.0":
@@ -5428,13 +5428,13 @@
54285428
"@typescript-eslint/types" "5.0.0"
54295429
"@typescript-eslint/visitor-keys" "5.0.0"
54305430

5431-
"@typescript-eslint/scope-manager@5.8.0":
5432-
version "5.8.0"
5433-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.8.0.tgz#2371095b4fa4c7be6a80b380f4e1b49c715e16f4"
5434-
integrity sha512-x82CYJsLOjPCDuFFEbS6e7K1QEWj7u5Wk1alw8A+gnJiYwNnDJk0ib6PCegbaPMjrfBvFKa7SxE3EOnnIQz2Gg==
5431+
"@typescript-eslint/scope-manager@5.8.1":
5432+
version "5.8.1"
5433+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.8.1.tgz#7fc0604f7ade8833e4d42cebaa1e2debf8b932e4"
5434+
integrity sha512-DGxJkNyYruFH3NIZc3PwrzwOQAg7vvgsHsHCILOLvUpupgkwDZdNq/cXU3BjF4LNrCsVg0qxEyWasys5AiJ85Q==
54355435
dependencies:
5436-
"@typescript-eslint/types" "5.8.0"
5437-
"@typescript-eslint/visitor-keys" "5.8.0"
5436+
"@typescript-eslint/types" "5.8.1"
5437+
"@typescript-eslint/visitor-keys" "5.8.1"
54385438

54395439
"@typescript-eslint/types@3.10.1":
54405440
version "3.10.1"
@@ -5451,10 +5451,10 @@
54515451
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.0.0.tgz#25d93f6d269b2d25fdc51a0407eb81ccba60eb0f"
54525452
integrity sha512-dU/pKBUpehdEqYuvkojmlv0FtHuZnLXFBn16zsDmlFF3LXkOpkAQ2vrKc3BidIIve9EMH2zfTlxqw9XM0fFN5w==
54535453

5454-
"@typescript-eslint/types@5.8.0":
5455-
version "5.8.0"
5456-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.8.0.tgz#e7fa74ec35d9dbe3560d039d3d8734986c3971e0"
5457-
integrity sha512-LdCYOqeqZWqCMOmwFnum6YfW9F3nKuxJiR84CdIRN5nfHJ7gyvGpXWqL/AaW0k3Po0+wm93ARAsOdzlZDPCcXg==
5454+
"@typescript-eslint/types@5.8.1":
5455+
version "5.8.1"
5456+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.8.1.tgz#04c6b49ebc8c99238238a6b8b43f2fc613983b5a"
5457+
integrity sha512-L/FlWCCgnjKOLefdok90/pqInkomLnAcF9UAzNr+DSqMC3IffzumHTQTrINXhP1gVp9zlHiYYjvozVZDPleLcA==
54585458

54595459
"@typescript-eslint/typescript-estree@3.10.1":
54605460
version "3.10.1"
@@ -5496,13 +5496,13 @@
54965496
semver "^7.3.5"
54975497
tsutils "^3.21.0"
54985498

5499-
"@typescript-eslint/typescript-estree@5.8.0":
5500-
version "5.8.0"
5501-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.8.0.tgz#900469ba9d5a37f4482b014ecce4a5dbb86cb4dd"
5502-
integrity sha512-srfeZ3URdEcUsSLbkOFqS7WoxOqn8JNil2NSLO9O+I2/Uyc85+UlfpEvQHIpj5dVts7KKOZnftoJD/Fdv0L7nQ==
5499+
"@typescript-eslint/typescript-estree@5.8.1":
5500+
version "5.8.1"
5501+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.8.1.tgz#a592855be688e7b729a1e9411d7d74ec992ed6ef"
5502+
integrity sha512-26lQ8l8tTbG7ri7xEcCFT9ijU5Fk+sx/KRRyyzCv7MQ+rZZlqiDPtMKWLC8P7o+dtCnby4c+OlxuX1tp8WfafQ==
55035503
dependencies:
5504-
"@typescript-eslint/types" "5.8.0"
5505-
"@typescript-eslint/visitor-keys" "5.8.0"
5504+
"@typescript-eslint/types" "5.8.1"
5505+
"@typescript-eslint/visitor-keys" "5.8.1"
55065506
debug "^4.3.2"
55075507
globby "^11.0.4"
55085508
is-glob "^4.0.3"
@@ -5532,12 +5532,12 @@
55325532
"@typescript-eslint/types" "5.0.0"
55335533
eslint-visitor-keys "^3.0.0"
55345534

5535-
"@typescript-eslint/visitor-keys@5.8.0":
5536-
version "5.8.0"
5537-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.8.0.tgz#22d4ed96fe2451135299239feedb9fe1dcec780c"
5538-
integrity sha512-+HDIGOEMnqbxdAHegxvnOqESUH6RWFRR2b8qxP1W9CZnnYh4Usz6MBL+2KMAgPk/P0o9c1HqnYtwzVH6GTIqug==
5535+
"@typescript-eslint/visitor-keys@5.8.1":
5536+
version "5.8.1"
5537+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.8.1.tgz#58a2c566265d5511224bc316149890451c1bbab0"
5538+
integrity sha512-SWgiWIwocK6NralrJarPZlWdr0hZnj5GXHIgfdm8hNkyKvpeQuFyLP6YjSIe9kf3YBIfU6OHSZLYkQ+smZwtNg==
55395539
dependencies:
5540-
"@typescript-eslint/types" "5.8.0"
5540+
"@typescript-eslint/types" "5.8.1"
55415541
eslint-visitor-keys "^3.0.0"
55425542

55435543
"@webassemblyjs/ast@1.11.1":

0 commit comments

Comments
 (0)