Skip to content

Commit ba00c44

Browse files
committed
Update typescript-eslint monorepo to v5.44.0
1 parent 814176b commit ba00c44

File tree

2 files changed

+51
-51
lines changed

2 files changed

+51
-51
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@
4848
"@graphql-codegen/typescript": "2.8.2",
4949
"@tsconfig/recommended": "1.0.1",
5050
"@types/jest": "29.2.3",
51-
"@typescript-eslint/eslint-plugin": "5.43.0",
52-
"@typescript-eslint/parser": "5.43.0",
51+
"@typescript-eslint/eslint-plugin": "5.44.0",
52+
"@typescript-eslint/parser": "5.44.0",
5353
"eslint": "8.28.0",
5454
"jest": "29.3.1",
5555
"myzod": "1.8.8",

yarn.lock

Lines changed: 49 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -1955,87 +1955,87 @@
19551955
dependencies:
19561956
"@types/yargs-parser" "*"
19571957

1958-
"@typescript-eslint/eslint-plugin@5.43.0":
1959-
version "5.43.0"
1960-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.43.0.tgz#4a5248eb31b454715ddfbf8cfbf497529a0a78bc"
1961-
integrity sha512-wNPzG+eDR6+hhW4yobEmpR36jrqqQv1vxBq5LJO3fBAktjkvekfr4BRl+3Fn1CM/A+s8/EiGUbOMDoYqWdbtXA==
1962-
dependencies:
1963-
"@typescript-eslint/scope-manager" "5.43.0"
1964-
"@typescript-eslint/type-utils" "5.43.0"
1965-
"@typescript-eslint/utils" "5.43.0"
1958+
"@typescript-eslint/eslint-plugin@5.44.0":
1959+
version "5.44.0"
1960+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.44.0.tgz#105788f299050c917eb85c4d9fd04b089e3740de"
1961+
integrity sha512-j5ULd7FmmekcyWeArx+i8x7sdRHzAtXTkmDPthE4amxZOWKFK7bomoJ4r7PJ8K7PoMzD16U8MmuZFAonr1ERvw==
1962+
dependencies:
1963+
"@typescript-eslint/scope-manager" "5.44.0"
1964+
"@typescript-eslint/type-utils" "5.44.0"
1965+
"@typescript-eslint/utils" "5.44.0"
19661966
debug "^4.3.4"
19671967
ignore "^5.2.0"
19681968
natural-compare-lite "^1.4.0"
19691969
regexpp "^3.2.0"
19701970
semver "^7.3.7"
19711971
tsutils "^3.21.0"
19721972

1973-
"@typescript-eslint/parser@5.43.0":
1974-
version "5.43.0"
1975-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.43.0.tgz#9c86581234b88f2ba406f0b99a274a91c11630fd"
1976-
integrity sha512-2iHUK2Lh7PwNUlhFxxLI2haSDNyXvebBO9izhjhMoDC+S3XI9qt2DGFUsiJ89m2k7gGYch2aEpYqV5F/+nwZug==
1973+
"@typescript-eslint/parser@5.44.0":
1974+
version "5.44.0"
1975+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.44.0.tgz#99e2c710a2252191e7a79113264f438338b846ad"
1976+
integrity sha512-H7LCqbZnKqkkgQHaKLGC6KUjt3pjJDx8ETDqmwncyb6PuoigYajyAwBGz08VU/l86dZWZgI4zm5k2VaKqayYyA==
19771977
dependencies:
1978-
"@typescript-eslint/scope-manager" "5.43.0"
1979-
"@typescript-eslint/types" "5.43.0"
1980-
"@typescript-eslint/typescript-estree" "5.43.0"
1978+
"@typescript-eslint/scope-manager" "5.44.0"
1979+
"@typescript-eslint/types" "5.44.0"
1980+
"@typescript-eslint/typescript-estree" "5.44.0"
19811981
debug "^4.3.4"
19821982

1983-
"@typescript-eslint/scope-manager@5.43.0":
1984-
version "5.43.0"
1985-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.43.0.tgz#566e46303392014d5d163704724872e1f2dd3c15"
1986-
integrity sha512-XNWnGaqAtTJsUiZaoiGIrdJYHsUOd3BZ3Qj5zKp9w6km6HsrjPk/TGZv0qMTWyWj0+1QOqpHQ2gZOLXaGA9Ekw==
1983+
"@typescript-eslint/scope-manager@5.44.0":
1984+
version "5.44.0"
1985+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.44.0.tgz#988c3f34b45b3474eb9ff0674c18309dedfc3e04"
1986+
integrity sha512-2pKml57KusI0LAhgLKae9kwWeITZ7IsZs77YxyNyIVOwQ1kToyXRaJLl+uDEXzMN5hnobKUOo2gKntK9H1YL8g==
19871987
dependencies:
1988-
"@typescript-eslint/types" "5.43.0"
1989-
"@typescript-eslint/visitor-keys" "5.43.0"
1988+
"@typescript-eslint/types" "5.44.0"
1989+
"@typescript-eslint/visitor-keys" "5.44.0"
19901990

1991-
"@typescript-eslint/type-utils@5.43.0":
1992-
version "5.43.0"
1993-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.43.0.tgz#91110fb827df5161209ecca06f70d19a96030be6"
1994-
integrity sha512-K21f+KY2/VvYggLf5Pk4tgBOPs2otTaIHy2zjclo7UZGLyFH86VfUOm5iq+OtDtxq/Zwu2I3ujDBykVW4Xtmtg==
1991+
"@typescript-eslint/type-utils@5.44.0":
1992+
version "5.44.0"
1993+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.44.0.tgz#bc5a6e8a0269850714a870c9268c038150dfb3c7"
1994+
integrity sha512-A1u0Yo5wZxkXPQ7/noGkRhV4J9opcymcr31XQtOzcc5nO/IHN2E2TPMECKWYpM3e6olWEM63fq/BaL1wEYnt/w==
19951995
dependencies:
1996-
"@typescript-eslint/typescript-estree" "5.43.0"
1997-
"@typescript-eslint/utils" "5.43.0"
1996+
"@typescript-eslint/typescript-estree" "5.44.0"
1997+
"@typescript-eslint/utils" "5.44.0"
19981998
debug "^4.3.4"
19991999
tsutils "^3.21.0"
20002000

2001-
"@typescript-eslint/types@5.43.0":
2002-
version "5.43.0"
2003-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.43.0.tgz#e4ddd7846fcbc074325293515fa98e844d8d2578"
2004-
integrity sha512-jpsbcD0x6AUvV7tyOlyvon0aUsQpF8W+7TpJntfCUWU1qaIKu2K34pMwQKSzQH8ORgUrGYY6pVIh1Pi8TNeteg==
2001+
"@typescript-eslint/types@5.44.0":
2002+
version "5.44.0"
2003+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.44.0.tgz#f3f0b89aaff78f097a2927fe5688c07e786a0241"
2004+
integrity sha512-Tp+zDnHmGk4qKR1l+Y1rBvpjpm5tGXX339eAlRBDg+kgZkz9Bw+pqi4dyseOZMsGuSH69fYfPJCBKBrbPCxYFQ==
20052005

2006-
"@typescript-eslint/typescript-estree@5.43.0":
2007-
version "5.43.0"
2008-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.43.0.tgz#b6883e58ba236a602c334be116bfc00b58b3b9f2"
2009-
integrity sha512-BZ1WVe+QQ+igWal2tDbNg1j2HWUkAa+CVqdU79L4HP9izQY6CNhXfkNwd1SS4+sSZAP/EthI1uiCSY/+H0pROg==
2006+
"@typescript-eslint/typescript-estree@5.44.0":
2007+
version "5.44.0"
2008+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.44.0.tgz#0461b386203e8d383bb1268b1ed1da9bc905b045"
2009+
integrity sha512-M6Jr+RM7M5zeRj2maSfsZK2660HKAJawv4Ud0xT+yauyvgrsHu276VtXlKDFnEmhG+nVEd0fYZNXGoAgxwDWJw==
20102010
dependencies:
2011-
"@typescript-eslint/types" "5.43.0"
2012-
"@typescript-eslint/visitor-keys" "5.43.0"
2011+
"@typescript-eslint/types" "5.44.0"
2012+
"@typescript-eslint/visitor-keys" "5.44.0"
20132013
debug "^4.3.4"
20142014
globby "^11.1.0"
20152015
is-glob "^4.0.3"
20162016
semver "^7.3.7"
20172017
tsutils "^3.21.0"
20182018

2019-
"@typescript-eslint/utils@5.43.0":
2020-
version "5.43.0"
2021-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.43.0.tgz#00fdeea07811dbdf68774a6f6eacfee17fcc669f"
2022-
integrity sha512-8nVpA6yX0sCjf7v/NDfeaOlyaIIqL7OaIGOWSPFqUKK59Gnumd3Wa+2l8oAaYO2lk0sO+SbWFWRSvhu8gLGv4A==
2019+
"@typescript-eslint/utils@5.44.0":
2020+
version "5.44.0"
2021+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.44.0.tgz#d733da4d79d6c30f1a68b531cdda1e0c1f00d52d"
2022+
integrity sha512-fMzA8LLQ189gaBjS0MZszw5HBdZgVwxVFShCO3QN+ws3GlPkcy9YuS3U4wkT6su0w+Byjq3mS3uamy9HE4Yfjw==
20232023
dependencies:
20242024
"@types/json-schema" "^7.0.9"
20252025
"@types/semver" "^7.3.12"
2026-
"@typescript-eslint/scope-manager" "5.43.0"
2027-
"@typescript-eslint/types" "5.43.0"
2028-
"@typescript-eslint/typescript-estree" "5.43.0"
2026+
"@typescript-eslint/scope-manager" "5.44.0"
2027+
"@typescript-eslint/types" "5.44.0"
2028+
"@typescript-eslint/typescript-estree" "5.44.0"
20292029
eslint-scope "^5.1.1"
20302030
eslint-utils "^3.0.0"
20312031
semver "^7.3.7"
20322032

2033-
"@typescript-eslint/visitor-keys@5.43.0":
2034-
version "5.43.0"
2035-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.43.0.tgz#cbbdadfdfea385310a20a962afda728ea106befa"
2036-
integrity sha512-icl1jNH/d18OVHLfcwdL3bWUKsBeIiKYTGxMJCoGe7xFht+E4QgzOqoWYrU8XSLJWhVw8nTacbm03v23J/hFTg==
2033+
"@typescript-eslint/visitor-keys@5.44.0":
2034+
version "5.44.0"
2035+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.44.0.tgz#10740dc28902bb903d12ee3a005cc3a70207d433"
2036+
integrity sha512-a48tLG8/4m62gPFbJ27FxwCOqPKxsb8KC3HkmYoq2As/4YyjQl1jDbRr1s63+g4FS/iIehjmN3L5UjmKva1HzQ==
20372037
dependencies:
2038-
"@typescript-eslint/types" "5.43.0"
2038+
"@typescript-eslint/types" "5.44.0"
20392039
eslint-visitor-keys "^3.3.0"
20402040

20412041
"@whatwg-node/fetch@^0.2.4":

0 commit comments

Comments
 (0)