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

Commit 0a93693

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update typescript-eslint monorepo to v5.5.0
1 parent f4971d3 commit 0a93693

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.17.34",
7575
"@types/shortid": "0.0.29",
7676
"@types/supertest": "2.0.11",
77-
"@typescript-eslint/eslint-plugin": "5.4.0",
78-
"@typescript-eslint/parser": "5.4.0",
77+
"@typescript-eslint/eslint-plugin": "5.5.0",
78+
"@typescript-eslint/parser": "5.5.0",
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.4.0",
77+
"@typescript-eslint/eslint-plugin": "5.5.0",
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
@@ -5337,13 +5337,13 @@
53375337
resolved "https://registry.yarnpkg.com/@types/zen-observable/-/zen-observable-0.8.3.tgz#781d360c282436494b32fe7d9f7f8e64b3118aa3"
53385338
integrity sha512-fbF6oTd4sGGy0xjHPKAt+eS2CrxJ3+6gQ3FGcBoIJR2TLAyCkCyI8JqZNy+FeON0AhVgNJoUumVoZQjBFUqHkw==
53395339

5340-
"@typescript-eslint/eslint-plugin@5.4.0":
5341-
version "5.4.0"
5342-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.4.0.tgz#05e711a2e7b68342661fde61bccbd1531c19521a"
5343-
integrity sha512-9/yPSBlwzsetCsGEn9j24D8vGQgJkOTr4oMLas/w886ZtzKIs1iyoqFrwsX2fqYEeUwsdBpC21gcjRGo57u0eg==
5340+
"@typescript-eslint/eslint-plugin@5.5.0":
5341+
version "5.5.0"
5342+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.5.0.tgz#12d5f47f127af089b985f3a205c0e34a812f8fce"
5343+
integrity sha512-4bV6fulqbuaO9UMXU0Ia0o6z6if+kmMRW8rMRyfqXj/eGrZZRGedS4n0adeGNnjr8LKAM495hrQ7Tea52UWmQA==
53445344
dependencies:
5345-
"@typescript-eslint/experimental-utils" "5.4.0"
5346-
"@typescript-eslint/scope-manager" "5.4.0"
5345+
"@typescript-eslint/experimental-utils" "5.5.0"
5346+
"@typescript-eslint/scope-manager" "5.5.0"
53475347
debug "^4.3.2"
53485348
functional-red-black-tree "^1.0.1"
53495349
ignore "^5.1.8"
@@ -5376,15 +5376,15 @@
53765376
eslint-scope "^5.1.1"
53775377
eslint-utils "^3.0.0"
53785378

5379-
"@typescript-eslint/experimental-utils@5.4.0":
5380-
version "5.4.0"
5381-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-5.4.0.tgz#238a7418d2da3b24874ba35385eb21cc61d2a65e"
5382-
integrity sha512-Nz2JDIQUdmIGd6p33A+naQmwfkU5KVTLb/5lTk+tLVTDacZKoGQisj8UCxk7onJcrgjIvr8xWqkYI+DbI3TfXg==
5379+
"@typescript-eslint/experimental-utils@5.5.0":
5380+
version "5.5.0"
5381+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-5.5.0.tgz#3fe2514dc2f3cd95562206e4058435ea51df609e"
5382+
integrity sha512-kjWeeVU+4lQ1SLYErRKV5yDXbWDPkpbzTUUlfAUifPYvpX0qZlrcCZ96/6oWxt3QxtK5WVhXz+KsnwW9cIW+3A==
53835383
dependencies:
53845384
"@types/json-schema" "^7.0.9"
5385-
"@typescript-eslint/scope-manager" "5.4.0"
5386-
"@typescript-eslint/types" "5.4.0"
5387-
"@typescript-eslint/typescript-estree" "5.4.0"
5385+
"@typescript-eslint/scope-manager" "5.5.0"
5386+
"@typescript-eslint/types" "5.5.0"
5387+
"@typescript-eslint/typescript-estree" "5.5.0"
53885388
eslint-scope "^5.1.1"
53895389
eslint-utils "^3.0.0"
53905390

@@ -5411,14 +5411,14 @@
54115411
eslint-scope "^5.1.1"
54125412
eslint-utils "^3.0.0"
54135413

5414-
"@typescript-eslint/parser@5.4.0":
5415-
version "5.4.0"
5416-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.4.0.tgz#3aa83ce349d66e39b84151f6d5464928044ca9e3"
5417-
integrity sha512-JoB41EmxiYpaEsRwpZEYAJ9XQURPFer8hpkIW9GiaspVLX8oqbqNM8P4EP8HOZg96yaALiLEVWllA2E8vwsIKw==
5414+
"@typescript-eslint/parser@5.5.0":
5415+
version "5.5.0"
5416+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.5.0.tgz#a38070e225330b771074daa659118238793f7fcd"
5417+
integrity sha512-JsXBU+kgQOAgzUn2jPrLA+Rd0Y1dswOlX3hp8MuRO1hQDs6xgHtbCXEiAu7bz5hyVURxbXcA2draasMbNqrhmg==
54185418
dependencies:
5419-
"@typescript-eslint/scope-manager" "5.4.0"
5420-
"@typescript-eslint/types" "5.4.0"
5421-
"@typescript-eslint/typescript-estree" "5.4.0"
5419+
"@typescript-eslint/scope-manager" "5.5.0"
5420+
"@typescript-eslint/types" "5.5.0"
5421+
"@typescript-eslint/typescript-estree" "5.5.0"
54225422
debug "^4.3.2"
54235423

54245424
"@typescript-eslint/parser@^4.5.0":
@@ -5447,13 +5447,13 @@
54475447
"@typescript-eslint/types" "5.0.0"
54485448
"@typescript-eslint/visitor-keys" "5.0.0"
54495449

5450-
"@typescript-eslint/scope-manager@5.4.0":
5451-
version "5.4.0"
5452-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.4.0.tgz#aaab08415f4a9cf32b870c7750ae8ba4607126a1"
5453-
integrity sha512-pRxFjYwoi8R+n+sibjgF9iUiAELU9ihPBtHzocyW8v8D8G8KeQvXTsW7+CBYIyTYsmhtNk50QPGLE3vrvhM5KA==
5450+
"@typescript-eslint/scope-manager@5.5.0":
5451+
version "5.5.0"
5452+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.5.0.tgz#2b9f3672fa6cddcb4160e7e8b49ef1fd00f83c09"
5453+
integrity sha512-0/r656RmRLo7CbN4Mdd+xZyPJ/fPCKhYdU6mnZx+8msAD8nJSP8EyCFkzbd6vNVZzZvWlMYrSNekqGrCBqFQhg==
54545454
dependencies:
5455-
"@typescript-eslint/types" "5.4.0"
5456-
"@typescript-eslint/visitor-keys" "5.4.0"
5455+
"@typescript-eslint/types" "5.5.0"
5456+
"@typescript-eslint/visitor-keys" "5.5.0"
54575457

54585458
"@typescript-eslint/types@3.10.1":
54595459
version "3.10.1"
@@ -5470,10 +5470,10 @@
54705470
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.0.0.tgz#25d93f6d269b2d25fdc51a0407eb81ccba60eb0f"
54715471
integrity sha512-dU/pKBUpehdEqYuvkojmlv0FtHuZnLXFBn16zsDmlFF3LXkOpkAQ2vrKc3BidIIve9EMH2zfTlxqw9XM0fFN5w==
54725472

5473-
"@typescript-eslint/types@5.4.0":
5474-
version "5.4.0"
5475-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.4.0.tgz#b1c130f4b381b77bec19696c6e3366f9781ce8f2"
5476-
integrity sha512-GjXNpmn+n1LvnttarX+sPD6+S7giO+9LxDIGlRl4wK3a7qMWALOHYuVSZpPTfEIklYjaWuMtfKdeByx0AcaThA==
5473+
"@typescript-eslint/types@5.5.0":
5474+
version "5.5.0"
5475+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.5.0.tgz#fee61ae510e84ed950a53937a2b443e078107003"
5476+
integrity sha512-OaYTqkW3GnuHxqsxxJ6KypIKd5Uw7bFiQJZRyNi1jbMJnK3Hc/DR4KwB6KJj6PBRkJJoaNwzMNv9vtTk87JhOg==
54775477

54785478
"@typescript-eslint/typescript-estree@3.10.1":
54795479
version "3.10.1"
@@ -5515,13 +5515,13 @@
55155515
semver "^7.3.5"
55165516
tsutils "^3.21.0"
55175517

5518-
"@typescript-eslint/typescript-estree@5.4.0":
5519-
version "5.4.0"
5520-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.4.0.tgz#fe524fb308973c68ebeb7428f3b64499a6ba5fc0"
5521-
integrity sha512-nhlNoBdhKuwiLMx6GrybPT3SFILm5Gij2YBdPEPFlYNFAXUJWX6QRgvi/lwVoadaQEFsizohs6aFRMqsXI2ewA==
5518+
"@typescript-eslint/typescript-estree@5.5.0":
5519+
version "5.5.0"
5520+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.5.0.tgz#12f422698c1636bd0206086bbec9844c54625ebc"
5521+
integrity sha512-pVn8btYUiYrjonhMAO0yG8lm7RApzy2L4RC7Td/mC/qFkyf6vRbGyZozoA94+w6D2Y2GRqpMoCWcwx/EUOzyoQ==
55225522
dependencies:
5523-
"@typescript-eslint/types" "5.4.0"
5524-
"@typescript-eslint/visitor-keys" "5.4.0"
5523+
"@typescript-eslint/types" "5.5.0"
5524+
"@typescript-eslint/visitor-keys" "5.5.0"
55255525
debug "^4.3.2"
55265526
globby "^11.0.4"
55275527
is-glob "^4.0.3"
@@ -5551,12 +5551,12 @@
55515551
"@typescript-eslint/types" "5.0.0"
55525552
eslint-visitor-keys "^3.0.0"
55535553

5554-
"@typescript-eslint/visitor-keys@5.4.0":
5555-
version "5.4.0"
5556-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.4.0.tgz#09bc28efd3621f292fe88c86eef3bf4893364c8c"
5557-
integrity sha512-PVbax7MeE7tdLfW5SA0fs8NGVVr+buMPrcj+CWYWPXsZCH8qZ1THufDzbXm1xrZ2b2PA1iENJ0sRq5fuUtvsJg==
5554+
"@typescript-eslint/visitor-keys@5.5.0":
5555+
version "5.5.0"
5556+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.5.0.tgz#4787586897b61f26068a3db5c50b3f5d254f9083"
5557+
integrity sha512-4GzJ1kRtsWzHhdM40tv0ZKHNSbkDhF0Woi/TDwVJX6UICwJItvP7ZTXbjTkCdrors7ww0sYe0t+cIKDAJwZ7Kw==
55585558
dependencies:
5559-
"@typescript-eslint/types" "5.4.0"
5559+
"@typescript-eslint/types" "5.5.0"
55605560
eslint-visitor-keys "^3.0.0"
55615561

55625562
"@webassemblyjs/ast@1.11.1":

0 commit comments

Comments
 (0)