Skip to content

Commit ef66dfb

Browse files
Update typescript-eslint monorepo to v5.57.1
1 parent a191ddc commit ef66dfb

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.57.1",
55+
"@typescript-eslint/parser": "5.57.1",
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/[email protected].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/[email protected].1":
2080+
version "5.57.1"
2081+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.57.1.tgz#d1ab162a3cd2671b8a1c9ddf6e2db73b14439735"
2082+
integrity sha512-1MeobQkQ9tztuleT3v72XmY0XuKXVXusAhryoLuU5YZ+mXoYKZP9SQ7Flulh1NX4DTjpGTc2b/eMu4u7M7dhnQ==
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.57.1"
2086+
"@typescript-eslint/type-utils" "5.57.1"
2087+
"@typescript-eslint/utils" "5.57.1"
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/[email protected].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/[email protected].1":
2096+
version "5.57.1"
2097+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.57.1.tgz#af911234bd4401d09668c5faf708a0570a17a748"
2098+
integrity sha512-hlA0BLeVSA/wBPKdPGxoVr9Pp6GutGoY380FEhbVi0Ph4WNe8kLvqIRx76RSQt1lynZKfrXKs0/XeEk4zZycuA==
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.57.1"
2101+
"@typescript-eslint/types" "5.57.1"
2102+
"@typescript-eslint/typescript-estree" "5.57.1"
21032103
debug "^4.3.4"
21042104

2105-
"@typescript-eslint/[email protected].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/[email protected].1":
2106+
version "5.57.1"
2107+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.57.1.tgz#5d28799c0fc8b501a29ba1749d827800ef22d710"
2108+
integrity sha512-N/RrBwEUKMIYxSKl0oDK5sFVHd6VI7p9K5MyUlVYAY6dyNb/wHUqndkTd3XhpGlXgnQsBkRZuu4f9kAHghvgPw==
21092109
dependencies:
2110-
"@typescript-eslint/types" "5.57.0"
2111-
"@typescript-eslint/visitor-keys" "5.57.0"
2110+
"@typescript-eslint/types" "5.57.1"
2111+
"@typescript-eslint/visitor-keys" "5.57.1"
21122112

2113-
"@typescript-eslint/[email protected].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/[email protected].1":
2114+
version "5.57.1"
2115+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.57.1.tgz#235daba621d3f882b8488040597b33777c74bbe9"
2116+
integrity sha512-/RIPQyx60Pt6ga86hKXesXkJ2WOS4UemFrmmq/7eOyiYjYv/MUSHPlkhU6k9T9W1ytnTJueqASW+wOmW4KrViw==
21172117
dependencies:
2118-
"@typescript-eslint/typescript-estree" "5.57.0"
2119-
"@typescript-eslint/utils" "5.57.0"
2118+
"@typescript-eslint/typescript-estree" "5.57.1"
2119+
"@typescript-eslint/utils" "5.57.1"
21202120
debug "^4.3.4"
21212121
tsutils "^3.21.0"
21222122

2123-
"@typescript-eslint/[email protected].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/[email protected].1":
2124+
version "5.57.1"
2125+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.57.1.tgz#d9989c7a9025897ea6f0550b7036027f69e8a603"
2126+
integrity sha512-bSs4LOgyV3bJ08F5RDqO2KXqg3WAdwHCu06zOqcQ6vqbTJizyBhuh1o1ImC69X4bV2g1OJxbH71PJqiO7Y1RuA==
21272127

2128-
"@typescript-eslint/[email protected].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/[email protected].1":
2129+
version "5.57.1"
2130+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.57.1.tgz#10d9643e503afc1ca4f5553d9bbe672ea4050b71"
2131+
integrity sha512-A2MZqD8gNT0qHKbk2wRspg7cHbCDCk2tcqt6ScCFLr5Ru8cn+TCfM786DjPhqwseiS+PrYwcXht5ztpEQ6TFTw==
21322132
dependencies:
2133-
"@typescript-eslint/types" "5.57.0"
2134-
"@typescript-eslint/visitor-keys" "5.57.0"
2133+
"@typescript-eslint/types" "5.57.1"
2134+
"@typescript-eslint/visitor-keys" "5.57.1"
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/[email protected].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/[email protected].1":
2142+
version "5.57.1"
2143+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.57.1.tgz#0f97b0bbd88c2d5e2036869f26466be5f4c69475"
2144+
integrity sha512-kN6vzzf9NkEtawECqze6v99LtmDiUJCVpvieTFA1uL7/jDghiJGubGZ5csicYHU1Xoqb3oH/R5cN5df6W41Nfg==
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.57.1"
2150+
"@typescript-eslint/types" "5.57.1"
2151+
"@typescript-eslint/typescript-estree" "5.57.1"
21522152
eslint-scope "^5.1.1"
21532153
semver "^7.3.7"
21542154

2155-
"@typescript-eslint/[email protected].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/[email protected].1":
2156+
version "5.57.1"
2157+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.57.1.tgz#585e5fa42a9bbcd9065f334fd7c8a4ddfa7d905e"
2158+
integrity sha512-RjQrAniDU0CEk5r7iphkm731zKlFiUjvcBS2yHAg8WWqFMCaCrD0rKEVOMUyMMcbGPZ0bPp56srkGWrgfZqLRA==
21592159
dependencies:
2160-
"@typescript-eslint/types" "5.57.0"
2160+
"@typescript-eslint/types" "5.57.1"
21612161
eslint-visitor-keys "^3.3.0"
21622162

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

0 commit comments

Comments
 (0)