Skip to content

Commit 3916cad

Browse files
authoredApr 15, 2023
Update typescript-eslint monorepo to v5.58.0
1 parent 1cbc2d9 commit 3916cad

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
@@ -51,8 +51,8 @@
5151
"@graphql-codegen/typescript": "^2.8.7",
5252
"@tsconfig/recommended": "1.0.2",
5353
"@types/jest": "29.5.0",
54-
"@typescript-eslint/eslint-plugin": "5.57.0",
55-
"@typescript-eslint/parser": "5.57.0",
54+
"@typescript-eslint/eslint-plugin": "5.58.0",
55+
"@typescript-eslint/parser": "5.58.0",
5656
"eslint": "8.37.0",
5757
"jest": "29.5.0",
5858
"myzod": "1.10.0",

‎yarn.lock

Lines changed: 48 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -2076,88 +2076,88 @@
20762076
dependencies:
20772077
"@types/yargs-parser" "*"
20782078

2079-
"@typescript-eslint/eslint-plugin@5.57.0":
2080-
version "5.57.0"
2081-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.57.0.tgz#52c8a7a4512f10e7249ca1e2e61f81c62c34365c"
2082-
integrity sha512-itag0qpN6q2UMM6Xgk6xoHa0D0/P+M17THnr4SVgqn9Rgam5k/He33MA7/D7QoJcdMxHFyX7U9imaBonAX/6qA==
2079+
"@typescript-eslint/eslint-plugin@5.58.0":
2080+
version "5.58.0"
2081+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.58.0.tgz#b1d4b0ad20243269d020ef9bbb036a40b0849829"
2082+
integrity sha512-vxHvLhH0qgBd3/tW6/VccptSfc8FxPQIkmNTVLWcCOVqSBvqpnKkBTYrhcGlXfSnd78azwe+PsjYFj0X34/njA==
20832083
dependencies:
20842084
"@eslint-community/regexpp" "^4.4.0"
2085-
"@typescript-eslint/scope-manager" "5.57.0"
2086-
"@typescript-eslint/type-utils" "5.57.0"
2087-
"@typescript-eslint/utils" "5.57.0"
2085+
"@typescript-eslint/scope-manager" "5.58.0"
2086+
"@typescript-eslint/type-utils" "5.58.0"
2087+
"@typescript-eslint/utils" "5.58.0"
20882088
debug "^4.3.4"
20892089
grapheme-splitter "^1.0.4"
20902090
ignore "^5.2.0"
20912091
natural-compare-lite "^1.4.0"
20922092
semver "^7.3.7"
20932093
tsutils "^3.21.0"
20942094

2095-
"@typescript-eslint/parser@5.57.0":
2096-
version "5.57.0"
2097-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.57.0.tgz#f675bf2cd1a838949fd0de5683834417b757e4fa"
2098-
integrity sha512-orrduvpWYkgLCyAdNtR1QIWovcNZlEm6yL8nwH/eTxWLd8gsP+25pdLHYzL2QdkqrieaDwLpytHqycncv0woUQ==
2095+
"@typescript-eslint/parser@5.58.0":
2096+
version "5.58.0"
2097+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.58.0.tgz#2ac4464cf48bef2e3234cb178ede5af352dddbc6"
2098+
integrity sha512-ixaM3gRtlfrKzP8N6lRhBbjTow1t6ztfBvQNGuRM8qH1bjFFXIJ35XY+FC0RRBKn3C6cT+7VW1y8tNm7DwPHDQ==
20992099
dependencies:
2100-
"@typescript-eslint/scope-manager" "5.57.0"
2101-
"@typescript-eslint/types" "5.57.0"
2102-
"@typescript-eslint/typescript-estree" "5.57.0"
2100+
"@typescript-eslint/scope-manager" "5.58.0"
2101+
"@typescript-eslint/types" "5.58.0"
2102+
"@typescript-eslint/typescript-estree" "5.58.0"
21032103
debug "^4.3.4"
21042104

2105-
"@typescript-eslint/scope-manager@5.57.0":
2106-
version "5.57.0"
2107-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.57.0.tgz#79ccd3fa7bde0758059172d44239e871e087ea36"
2108-
integrity sha512-NANBNOQvllPlizl9LatX8+MHi7bx7WGIWYjPHDmQe5Si/0YEYfxSljJpoTyTWFTgRy3X8gLYSE4xQ2U+aCozSw==
2105+
"@typescript-eslint/scope-manager@5.58.0":
2106+
version "5.58.0"
2107+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.58.0.tgz#5e023a48352afc6a87be6ce3c8e763bc9e2f0bc8"
2108+
integrity sha512-b+w8ypN5CFvrXWQb9Ow9T4/6LC2MikNf1viLkYTiTbkQl46CnR69w7lajz1icW0TBsYmlpg+mRzFJ4LEJ8X9NA==
21092109
dependencies:
2110-
"@typescript-eslint/types" "5.57.0"
2111-
"@typescript-eslint/visitor-keys" "5.57.0"
2110+
"@typescript-eslint/types" "5.58.0"
2111+
"@typescript-eslint/visitor-keys" "5.58.0"
21122112

2113-
"@typescript-eslint/type-utils@5.57.0":
2114-
version "5.57.0"
2115-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.57.0.tgz#98e7531c4e927855d45bd362de922a619b4319f2"
2116-
integrity sha512-kxXoq9zOTbvqzLbdNKy1yFrxLC6GDJFE2Yuo3KqSwTmDOFjUGeWSakgoXT864WcK5/NAJkkONCiKb1ddsqhLXQ==
2113+
"@typescript-eslint/type-utils@5.58.0":
2114+
version "5.58.0"
2115+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.58.0.tgz#f7d5b3971483d4015a470d8a9e5b8a7d10066e52"
2116+
integrity sha512-FF5vP/SKAFJ+LmR9PENql7fQVVgGDOS+dq3j+cKl9iW/9VuZC/8CFmzIP0DLKXfWKpRHawJiG70rVH+xZZbp8w==
21172117
dependencies:
2118-
"@typescript-eslint/typescript-estree" "5.57.0"
2119-
"@typescript-eslint/utils" "5.57.0"
2118+
"@typescript-eslint/typescript-estree" "5.58.0"
2119+
"@typescript-eslint/utils" "5.58.0"
21202120
debug "^4.3.4"
21212121
tsutils "^3.21.0"
21222122

2123-
"@typescript-eslint/types@5.57.0":
2124-
version "5.57.0"
2125-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.57.0.tgz#727bfa2b64c73a4376264379cf1f447998eaa132"
2126-
integrity sha512-mxsod+aZRSyLT+jiqHw1KK6xrANm19/+VFALVFP5qa/aiJnlP38qpyaTd0fEKhWvQk6YeNZ5LGwI1pDpBRBhtQ==
2123+
"@typescript-eslint/types@5.58.0":
2124+
version "5.58.0"
2125+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.58.0.tgz#54c490b8522c18986004df7674c644ffe2ed77d8"
2126+
integrity sha512-JYV4eITHPzVQMnHZcYJXl2ZloC7thuUHrcUmxtzvItyKPvQ50kb9QXBkgNAt90OYMqwaodQh2kHutWZl1fc+1g==
21272127

2128-
"@typescript-eslint/typescript-estree@5.57.0":
2129-
version "5.57.0"
2130-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.57.0.tgz#ebcd0ee3e1d6230e888d88cddf654252d41e2e40"
2131-
integrity sha512-LTzQ23TV82KpO8HPnWuxM2V7ieXW8O142I7hQTxWIHDcCEIjtkat6H96PFkYBQqGFLW/G/eVVOB9Z8rcvdY/Vw==
2128+
"@typescript-eslint/typescript-estree@5.58.0":
2129+
version "5.58.0"
2130+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.58.0.tgz#4966e6ff57eaf6e0fce2586497edc097e2ab3e61"
2131+
integrity sha512-cRACvGTodA+UxnYM2uwA2KCwRL7VAzo45syNysqlMyNyjw0Z35Icc9ihPJZjIYuA5bXJYiJ2YGUB59BqlOZT1Q==
21322132
dependencies:
2133-
"@typescript-eslint/types" "5.57.0"
2134-
"@typescript-eslint/visitor-keys" "5.57.0"
2133+
"@typescript-eslint/types" "5.58.0"
2134+
"@typescript-eslint/visitor-keys" "5.58.0"
21352135
debug "^4.3.4"
21362136
globby "^11.1.0"
21372137
is-glob "^4.0.3"
21382138
semver "^7.3.7"
21392139
tsutils "^3.21.0"
21402140

2141-
"@typescript-eslint/utils@5.57.0":
2142-
version "5.57.0"
2143-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.57.0.tgz#eab8f6563a2ac31f60f3e7024b91bf75f43ecef6"
2144-
integrity sha512-ps/4WohXV7C+LTSgAL5CApxvxbMkl9B9AUZRtnEFonpIxZDIT7wC1xfvuJONMidrkB9scs4zhtRyIwHh4+18kw==
2141+
"@typescript-eslint/utils@5.58.0":
2142+
version "5.58.0"
2143+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.58.0.tgz#430d7c95f23ec457b05be5520c1700a0dfd559d5"
2144+
integrity sha512-gAmLOTFXMXOC+zP1fsqm3VceKSBQJNzV385Ok3+yzlavNHZoedajjS4UyS21gabJYcobuigQPs/z71A9MdJFqQ==
21452145
dependencies:
21462146
"@eslint-community/eslint-utils" "^4.2.0"
21472147
"@types/json-schema" "^7.0.9"
21482148
"@types/semver" "^7.3.12"
2149-
"@typescript-eslint/scope-manager" "5.57.0"
2150-
"@typescript-eslint/types" "5.57.0"
2151-
"@typescript-eslint/typescript-estree" "5.57.0"
2149+
"@typescript-eslint/scope-manager" "5.58.0"
2150+
"@typescript-eslint/types" "5.58.0"
2151+
"@typescript-eslint/typescript-estree" "5.58.0"
21522152
eslint-scope "^5.1.1"
21532153
semver "^7.3.7"
21542154

2155-
"@typescript-eslint/visitor-keys@5.57.0":
2156-
version "5.57.0"
2157-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.57.0.tgz#e2b2f4174aff1d15eef887ce3d019ecc2d7a8ac1"
2158-
integrity sha512-ery2g3k0hv5BLiKpPuwYt9KBkAp2ugT6VvyShXdLOkax895EC55sP0Tx5L0fZaQueiK3fBLvHVvEl3jFS5ia+g==
2155+
"@typescript-eslint/visitor-keys@5.58.0":
2156+
version "5.58.0"
2157+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.58.0.tgz#eb9de3a61d2331829e6761ce7fd13061781168b4"
2158+
integrity sha512-/fBraTlPj0jwdyTwLyrRTxv/3lnU2H96pNTVM6z3esTWLtA5MZ9ghSMJ7Rb+TtUAdtEw9EyJzJ0EydIMKxQ9gA==
21592159
dependencies:
2160-
"@typescript-eslint/types" "5.57.0"
2160+
"@typescript-eslint/types" "5.58.0"
21612161
eslint-visitor-keys "^3.3.0"
21622162

21632163
"@whatwg-node/events@^0.0.2":

0 commit comments

Comments
 (0)