Skip to content

Commit cf6a0ab

Browse files
committed
Update typescript-eslint monorepo to v5.54.1
1 parent cf35013 commit cf6a0ab

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

yarn.lock

Lines changed: 49 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -1937,14 +1937,14 @@
19371937
dependencies:
19381938
"@types/yargs-parser" "*"
19391939

1940-
"@typescript-eslint/[email protected].0":
1941-
version "5.54.0"
1942-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.54.0.tgz#2c821ad81b2c786d142279a8292090f77d1881f4"
1943-
integrity sha512-+hSN9BdSr629RF02d7mMtXhAJvDTyCbprNYJKrXETlul/Aml6YZwd90XioVbjejQeHbb3R8Dg0CkRgoJDxo8aw==
1944-
dependencies:
1945-
"@typescript-eslint/scope-manager" "5.54.0"
1946-
"@typescript-eslint/type-utils" "5.54.0"
1947-
"@typescript-eslint/utils" "5.54.0"
1940+
"@typescript-eslint/[email protected].1":
1941+
version "5.54.1"
1942+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.54.1.tgz#0c5091289ce28372e38ab8d28e861d2dbe1ab29e"
1943+
integrity sha512-a2RQAkosH3d3ZIV08s3DcL/mcGc2M/UC528VkPULFxR9VnVPT8pBu0IyBAJJmVsCmhVfwQX1v6q+QGnmSe1bew==
1944+
dependencies:
1945+
"@typescript-eslint/scope-manager" "5.54.1"
1946+
"@typescript-eslint/type-utils" "5.54.1"
1947+
"@typescript-eslint/utils" "5.54.1"
19481948
debug "^4.3.4"
19491949
grapheme-splitter "^1.0.4"
19501950
ignore "^5.2.0"
@@ -1953,72 +1953,72 @@
19531953
semver "^7.3.7"
19541954
tsutils "^3.21.0"
19551955

1956-
"@typescript-eslint/[email protected].0":
1957-
version "5.54.0"
1958-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.54.0.tgz#def186eb1b1dbd0439df0dacc44fb6d8d5c417fe"
1959-
integrity sha512-aAVL3Mu2qTi+h/r04WI/5PfNWvO6pdhpeMRWk9R7rEV4mwJNzoWf5CCU5vDKBsPIFQFjEq1xg7XBI2rjiMXQbQ==
1956+
"@typescript-eslint/[email protected].1":
1957+
version "5.54.1"
1958+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.54.1.tgz#05761d7f777ef1c37c971d3af6631715099b084c"
1959+
integrity sha512-8zaIXJp/nG9Ff9vQNh7TI+C3nA6q6iIsGJ4B4L6MhZ7mHnTMR4YP5vp2xydmFXIy8rpyIVbNAG44871LMt6ujg==
19601960
dependencies:
1961-
"@typescript-eslint/scope-manager" "5.54.0"
1962-
"@typescript-eslint/types" "5.54.0"
1963-
"@typescript-eslint/typescript-estree" "5.54.0"
1961+
"@typescript-eslint/scope-manager" "5.54.1"
1962+
"@typescript-eslint/types" "5.54.1"
1963+
"@typescript-eslint/typescript-estree" "5.54.1"
19641964
debug "^4.3.4"
19651965

1966-
"@typescript-eslint/[email protected].0":
1967-
version "5.54.0"
1968-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.54.0.tgz#74b28ac9a3fc8166f04e806c957adb8c1fd00536"
1969-
integrity sha512-VTPYNZ7vaWtYna9M4oD42zENOBrb+ZYyCNdFs949GcN8Miwn37b8b7eMj+EZaq7VK9fx0Jd+JhmkhjFhvnovhg==
1966+
"@typescript-eslint/[email protected].1":
1967+
version "5.54.1"
1968+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.54.1.tgz#6d864b4915741c608a58ce9912edf5a02bb58735"
1969+
integrity sha512-zWKuGliXxvuxyM71UA/EcPxaviw39dB2504LqAmFDjmkpO8qNLHcmzlh6pbHs1h/7YQ9bnsO8CCcYCSA8sykUg==
19701970
dependencies:
1971-
"@typescript-eslint/types" "5.54.0"
1972-
"@typescript-eslint/visitor-keys" "5.54.0"
1971+
"@typescript-eslint/types" "5.54.1"
1972+
"@typescript-eslint/visitor-keys" "5.54.1"
19731973

1974-
"@typescript-eslint/[email protected].0":
1975-
version "5.54.0"
1976-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.54.0.tgz#390717216eb61393a0cad2995da154b613ba7b26"
1977-
integrity sha512-WI+WMJ8+oS+LyflqsD4nlXMsVdzTMYTxl16myXPaCXnSgc7LWwMsjxQFZCK/rVmTZ3FN71Ct78ehO9bRC7erYQ==
1974+
"@typescript-eslint/[email protected].1":
1975+
version "5.54.1"
1976+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.54.1.tgz#4825918ec27e55da8bb99cd07ec2a8e5f50ab748"
1977+
integrity sha512-WREHsTz0GqVYLIbzIZYbmUUr95DKEKIXZNH57W3s+4bVnuF1TKe2jH8ZNH8rO1CeMY3U4j4UQeqPNkHMiGem3g==
19781978
dependencies:
1979-
"@typescript-eslint/typescript-estree" "5.54.0"
1980-
"@typescript-eslint/utils" "5.54.0"
1979+
"@typescript-eslint/typescript-estree" "5.54.1"
1980+
"@typescript-eslint/utils" "5.54.1"
19811981
debug "^4.3.4"
19821982
tsutils "^3.21.0"
19831983

1984-
"@typescript-eslint/[email protected].0":
1985-
version "5.54.0"
1986-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.54.0.tgz#7d519df01f50739254d89378e0dcac504cab2740"
1987-
integrity sha512-nExy+fDCBEgqblasfeE3aQ3NuafBUxZxgxXcYfzYRZFHdVvk5q60KhCSkG0noHgHRo/xQ/BOzURLZAafFpTkmQ==
1984+
"@typescript-eslint/[email protected].1":
1985+
version "5.54.1"
1986+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.54.1.tgz#29fbac29a716d0f08c62fe5de70c9b6735de215c"
1987+
integrity sha512-G9+1vVazrfAfbtmCapJX8jRo2E4MDXxgm/IMOF4oGh3kq7XuK3JRkOg6y2Qu1VsTRmWETyTkWt1wxy7X7/yLkw==
19881988

1989-
"@typescript-eslint/[email protected].0":
1990-
version "5.54.0"
1991-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.54.0.tgz#f6f3440cabee8a43a0b25fa498213ebb61fdfe99"
1992-
integrity sha512-X2rJG97Wj/VRo5YxJ8Qx26Zqf0RRKsVHd4sav8NElhbZzhpBI8jU54i6hfo9eheumj4oO4dcRN1B/zIVEqR/MQ==
1989+
"@typescript-eslint/[email protected].1":
1990+
version "5.54.1"
1991+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.54.1.tgz#df7b6ae05fd8fef724a87afa7e2f57fa4a599be1"
1992+
integrity sha512-bjK5t+S6ffHnVwA0qRPTZrxKSaFYocwFIkZx5k7pvWfsB1I57pO/0M0Skatzzw1sCkjJ83AfGTL0oFIFiDX3bg==
19931993
dependencies:
1994-
"@typescript-eslint/types" "5.54.0"
1995-
"@typescript-eslint/visitor-keys" "5.54.0"
1994+
"@typescript-eslint/types" "5.54.1"
1995+
"@typescript-eslint/visitor-keys" "5.54.1"
19961996
debug "^4.3.4"
19971997
globby "^11.1.0"
19981998
is-glob "^4.0.3"
19991999
semver "^7.3.7"
20002000
tsutils "^3.21.0"
20012001

2002-
"@typescript-eslint/[email protected].0":
2003-
version "5.54.0"
2004-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.54.0.tgz#3db758aae078be7b54b8ea8ea4537ff6cd3fbc21"
2005-
integrity sha512-cuwm8D/Z/7AuyAeJ+T0r4WZmlnlxQ8wt7C7fLpFlKMR+dY6QO79Cq1WpJhvZbMA4ZeZGHiRWnht7ZJ8qkdAunw==
2002+
"@typescript-eslint/[email protected].1":
2003+
version "5.54.1"
2004+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.54.1.tgz#7a3ee47409285387b9d4609ea7e1020d1797ec34"
2005+
integrity sha512-IY5dyQM8XD1zfDe5X8jegX6r2EVU5o/WJnLu/znLPWCBF7KNGC+adacXnt5jEYS9JixDcoccI6CvE4RCjHMzCQ==
20062006
dependencies:
20072007
"@types/json-schema" "^7.0.9"
20082008
"@types/semver" "^7.3.12"
2009-
"@typescript-eslint/scope-manager" "5.54.0"
2010-
"@typescript-eslint/types" "5.54.0"
2011-
"@typescript-eslint/typescript-estree" "5.54.0"
2009+
"@typescript-eslint/scope-manager" "5.54.1"
2010+
"@typescript-eslint/types" "5.54.1"
2011+
"@typescript-eslint/typescript-estree" "5.54.1"
20122012
eslint-scope "^5.1.1"
20132013
eslint-utils "^3.0.0"
20142014
semver "^7.3.7"
20152015

2016-
"@typescript-eslint/[email protected].0":
2017-
version "5.54.0"
2018-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.54.0.tgz#846878afbf0cd67c19cfa8d75947383d4490db8f"
2019-
integrity sha512-xu4wT7aRCakGINTLGeyGqDn+78BwFlggwBjnHa1ar/KaGagnmwLYmlrXIrgAaQ3AE1Vd6nLfKASm7LrFHNbKGA==
2016+
"@typescript-eslint/[email protected].1":
2017+
version "5.54.1"
2018+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.54.1.tgz#d7a8a0f7181d6ac748f4d47b2306e0513b98bf8b"
2019+
integrity sha512-q8iSoHTgwCfgcRJ2l2x+xCbu8nBlRAlsQ33k24Adj8eoVBE0f8dUeI+bAa8F84Mv05UGbAx57g2zrRsYIooqQg==
20202020
dependencies:
2021-
"@typescript-eslint/types" "5.54.0"
2021+
"@typescript-eslint/types" "5.54.1"
20222022
eslint-visitor-keys "^3.3.0"
20232023

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

0 commit comments

Comments
 (0)