Skip to content

Commit 9f58397

Browse files
chore(deps): update typescript-eslint monorepo to v5.57.0
1 parent 43cbb1d commit 9f58397

2 files changed

Lines changed: 64 additions & 64 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
"@commitlint/config-conventional": "17.4.2",
4040
"@firebase/rules-unit-testing": "1.3.16",
4141
"@types/jest": "29.2.5",
42-
"@typescript-eslint/eslint-plugin": "5.50.0",
43-
"@typescript-eslint/parser": "5.50.0",
42+
"@typescript-eslint/eslint-plugin": "5.57.0",
43+
"@typescript-eslint/parser": "5.57.0",
4444
"apollo-server-testing": "2.25.3",
4545
"eslint": "7.32.0",
4646
"eslint-config-prettier": "7.2.0",

yarn.lock

Lines changed: 62 additions & 62 deletions
Original file line numberDiff line numberDiff line change
@@ -766,6 +766,18 @@
766766
dependencies:
767767
"@jridgewell/trace-mapping" "0.3.9"
768768

769+
"@eslint-community/eslint-utils@^4.2.0":
770+
version "4.4.0"
771+
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz#a23514e8fb9af1269d5f7788aa556798d61c6b59"
772+
integrity sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==
773+
dependencies:
774+
eslint-visitor-keys "^3.3.0"
775+
776+
"@eslint-community/regexpp@^4.4.0":
777+
version "4.4.1"
778+
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.4.1.tgz#087cb8d9d757bb22e9c9946c9c0c2bf8806830f1"
779+
integrity sha512-BISJ6ZE4xQsuL/FmsyRaiffpq977bMlsKfGHTQrOGFErfByxIe6iZTxPf/00Zon9b9a7iUykfQwejN3s2ZW/Bw==
780+
769781
"@eslint/eslintrc@^0.4.3":
770782
version "0.4.3"
771783
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.3.tgz#9e42981ef035beb3dd49add17acb96e8ff6f394c"
@@ -1915,88 +1927,88 @@
19151927
dependencies:
19161928
"@types/yargs-parser" "*"
19171929

1918-
"@typescript-eslint/eslint-plugin@5.50.0":
1919-
version "5.50.0"
1920-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.50.0.tgz#fb48c31cadc853ffc1dc35373f56b5e2a8908fe9"
1921-
integrity sha512-vwksQWSFZiUhgq3Kv7o1Jcj0DUNylwnIlGvKvLLYsq8pAWha6/WCnXUeaSoNNha/K7QSf2+jvmkxggC1u3pIwQ==
1930+
"@typescript-eslint/eslint-plugin@5.57.0":
1931+
version "5.57.0"
1932+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.57.0.tgz#52c8a7a4512f10e7249ca1e2e61f81c62c34365c"
1933+
integrity sha512-itag0qpN6q2UMM6Xgk6xoHa0D0/P+M17THnr4SVgqn9Rgam5k/He33MA7/D7QoJcdMxHFyX7U9imaBonAX/6qA==
19221934
dependencies:
1923-
"@typescript-eslint/scope-manager" "5.50.0"
1924-
"@typescript-eslint/type-utils" "5.50.0"
1925-
"@typescript-eslint/utils" "5.50.0"
1935+
"@eslint-community/regexpp" "^4.4.0"
1936+
"@typescript-eslint/scope-manager" "5.57.0"
1937+
"@typescript-eslint/type-utils" "5.57.0"
1938+
"@typescript-eslint/utils" "5.57.0"
19261939
debug "^4.3.4"
19271940
grapheme-splitter "^1.0.4"
19281941
ignore "^5.2.0"
19291942
natural-compare-lite "^1.4.0"
1930-
regexpp "^3.2.0"
19311943
semver "^7.3.7"
19321944
tsutils "^3.21.0"
19331945

1934-
"@typescript-eslint/parser@5.50.0":
1935-
version "5.50.0"
1936-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.50.0.tgz#a33f44b2cc83d1b7176ec854fbecd55605b0b032"
1937-
integrity sha512-KCcSyNaogUDftK2G9RXfQyOCt51uB5yqC6pkUYqhYh8Kgt+DwR5M0EwEAxGPy/+DH6hnmKeGsNhiZRQxjH71uQ==
1946+
"@typescript-eslint/parser@5.57.0":
1947+
version "5.57.0"
1948+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.57.0.tgz#f675bf2cd1a838949fd0de5683834417b757e4fa"
1949+
integrity sha512-orrduvpWYkgLCyAdNtR1QIWovcNZlEm6yL8nwH/eTxWLd8gsP+25pdLHYzL2QdkqrieaDwLpytHqycncv0woUQ==
19381950
dependencies:
1939-
"@typescript-eslint/scope-manager" "5.50.0"
1940-
"@typescript-eslint/types" "5.50.0"
1941-
"@typescript-eslint/typescript-estree" "5.50.0"
1951+
"@typescript-eslint/scope-manager" "5.57.0"
1952+
"@typescript-eslint/types" "5.57.0"
1953+
"@typescript-eslint/typescript-estree" "5.57.0"
19421954
debug "^4.3.4"
19431955

1944-
"@typescript-eslint/scope-manager@5.50.0":
1945-
version "5.50.0"
1946-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.50.0.tgz#90b8a3b337ad2c52bbfe4eac38f9164614e40584"
1947-
integrity sha512-rt03kaX+iZrhssaT974BCmoUikYtZI24Vp/kwTSy841XhiYShlqoshRFDvN1FKKvU2S3gK+kcBW1EA7kNUrogg==
1956+
"@typescript-eslint/scope-manager@5.57.0":
1957+
version "5.57.0"
1958+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.57.0.tgz#79ccd3fa7bde0758059172d44239e871e087ea36"
1959+
integrity sha512-NANBNOQvllPlizl9LatX8+MHi7bx7WGIWYjPHDmQe5Si/0YEYfxSljJpoTyTWFTgRy3X8gLYSE4xQ2U+aCozSw==
19481960
dependencies:
1949-
"@typescript-eslint/types" "5.50.0"
1950-
"@typescript-eslint/visitor-keys" "5.50.0"
1961+
"@typescript-eslint/types" "5.57.0"
1962+
"@typescript-eslint/visitor-keys" "5.57.0"
19511963

1952-
"@typescript-eslint/type-utils@5.50.0":
1953-
version "5.50.0"
1954-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.50.0.tgz#509d5cc9728d520008f7157b116a42c5460e7341"
1955-
integrity sha512-dcnXfZ6OGrNCO7E5UY/i0ktHb7Yx1fV6fnQGGrlnfDhilcs6n19eIRcvLBqx6OQkrPaFlDPk3OJ0WlzQfrV0bQ==
1964+
"@typescript-eslint/type-utils@5.57.0":
1965+
version "5.57.0"
1966+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.57.0.tgz#98e7531c4e927855d45bd362de922a619b4319f2"
1967+
integrity sha512-kxXoq9zOTbvqzLbdNKy1yFrxLC6GDJFE2Yuo3KqSwTmDOFjUGeWSakgoXT864WcK5/NAJkkONCiKb1ddsqhLXQ==
19561968
dependencies:
1957-
"@typescript-eslint/typescript-estree" "5.50.0"
1958-
"@typescript-eslint/utils" "5.50.0"
1969+
"@typescript-eslint/typescript-estree" "5.57.0"
1970+
"@typescript-eslint/utils" "5.57.0"
19591971
debug "^4.3.4"
19601972
tsutils "^3.21.0"
19611973

1962-
"@typescript-eslint/types@5.50.0":
1963-
version "5.50.0"
1964-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.50.0.tgz#c461d3671a6bec6c2f41f38ed60bd87aa8a30093"
1965-
integrity sha512-atruOuJpir4OtyNdKahiHZobPKFvZnBnfDiyEaBf6d9vy9visE7gDjlmhl+y29uxZ2ZDgvXijcungGFjGGex7w==
1974+
"@typescript-eslint/types@5.57.0":
1975+
version "5.57.0"
1976+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.57.0.tgz#727bfa2b64c73a4376264379cf1f447998eaa132"
1977+
integrity sha512-mxsod+aZRSyLT+jiqHw1KK6xrANm19/+VFALVFP5qa/aiJnlP38qpyaTd0fEKhWvQk6YeNZ5LGwI1pDpBRBhtQ==
19661978

1967-
"@typescript-eslint/typescript-estree@5.50.0":
1968-
version "5.50.0"
1969-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.50.0.tgz#0b9b82975bdfa40db9a81fdabc7f93396867ea97"
1970-
integrity sha512-Gq4zapso+OtIZlv8YNAStFtT6d05zyVCK7Fx3h5inlLBx2hWuc/0465C2mg/EQDDU2LKe52+/jN4f0g9bd+kow==
1979+
"@typescript-eslint/typescript-estree@5.57.0":
1980+
version "5.57.0"
1981+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.57.0.tgz#ebcd0ee3e1d6230e888d88cddf654252d41e2e40"
1982+
integrity sha512-LTzQ23TV82KpO8HPnWuxM2V7ieXW8O142I7hQTxWIHDcCEIjtkat6H96PFkYBQqGFLW/G/eVVOB9Z8rcvdY/Vw==
19711983
dependencies:
1972-
"@typescript-eslint/types" "5.50.0"
1973-
"@typescript-eslint/visitor-keys" "5.50.0"
1984+
"@typescript-eslint/types" "5.57.0"
1985+
"@typescript-eslint/visitor-keys" "5.57.0"
19741986
debug "^4.3.4"
19751987
globby "^11.1.0"
19761988
is-glob "^4.0.3"
19771989
semver "^7.3.7"
19781990
tsutils "^3.21.0"
19791991

1980-
"@typescript-eslint/utils@5.50.0":
1981-
version "5.50.0"
1982-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.50.0.tgz#807105f5ffb860644d30d201eefad7017b020816"
1983-
integrity sha512-v/AnUFImmh8G4PH0NDkf6wA8hujNNcrwtecqW4vtQ1UOSNBaZl49zP1SHoZ/06e+UiwzHpgb5zP5+hwlYYWYAw==
1992+
"@typescript-eslint/utils@5.57.0":
1993+
version "5.57.0"
1994+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.57.0.tgz#eab8f6563a2ac31f60f3e7024b91bf75f43ecef6"
1995+
integrity sha512-ps/4WohXV7C+LTSgAL5CApxvxbMkl9B9AUZRtnEFonpIxZDIT7wC1xfvuJONMidrkB9scs4zhtRyIwHh4+18kw==
19841996
dependencies:
1997+
"@eslint-community/eslint-utils" "^4.2.0"
19851998
"@types/json-schema" "^7.0.9"
19861999
"@types/semver" "^7.3.12"
1987-
"@typescript-eslint/scope-manager" "5.50.0"
1988-
"@typescript-eslint/types" "5.50.0"
1989-
"@typescript-eslint/typescript-estree" "5.50.0"
2000+
"@typescript-eslint/scope-manager" "5.57.0"
2001+
"@typescript-eslint/types" "5.57.0"
2002+
"@typescript-eslint/typescript-estree" "5.57.0"
19902003
eslint-scope "^5.1.1"
1991-
eslint-utils "^3.0.0"
19922004
semver "^7.3.7"
19932005

1994-
"@typescript-eslint/visitor-keys@5.50.0":
1995-
version "5.50.0"
1996-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.50.0.tgz#b752ffc143841f3d7bc57d6dd01ac5c40f8c4903"
1997-
integrity sha512-cdMeD9HGu6EXIeGOh2yVW6oGf9wq8asBgZx7nsR/D36gTfQ0odE5kcRYe5M81vjEFAcPeugXrHg78Imu55F6gg==
2006+
"@typescript-eslint/visitor-keys@5.57.0":
2007+
version "5.57.0"
2008+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.57.0.tgz#e2b2f4174aff1d15eef887ce3d019ecc2d7a8ac1"
2009+
integrity sha512-ery2g3k0hv5BLiKpPuwYt9KBkAp2ugT6VvyShXdLOkax895EC55sP0Tx5L0fZaQueiK3fBLvHVvEl3jFS5ia+g==
19982010
dependencies:
1999-
"@typescript-eslint/types" "5.50.0"
2011+
"@typescript-eslint/types" "5.57.0"
20002012
eslint-visitor-keys "^3.3.0"
20012013

20022014
"@wry/equality@^0.1.2":
@@ -3168,13 +3180,6 @@ eslint-utils@^2.1.0:
31683180
dependencies:
31693181
eslint-visitor-keys "^1.1.0"
31703182

3171-
eslint-utils@^3.0.0:
3172-
version "3.0.0"
3173-
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-3.0.0.tgz#8aebaface7345bb33559db0a1f13a1d2d48c3672"
3174-
integrity sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==
3175-
dependencies:
3176-
eslint-visitor-keys "^2.0.0"
3177-
31783183
eslint-visitor-keys@^1.1.0, eslint-visitor-keys@^1.3.0:
31793184
version "1.3.0"
31803185
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e"
@@ -5699,11 +5704,6 @@ regexpp@^3.1.0:
56995704
resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-3.1.0.tgz#206d0ad0a5648cffbdb8ae46438f3dc51c9f78e2"
57005705
integrity sha512-ZOIzd8yVsQQA7j8GCSlPGXwg5PfmA1mrq0JP4nGhh54LaKN3xdai/vHUDu74pKwV8OxseMS65u2NImosQcSD0Q==
57015706

5702-
regexpp@^3.2.0:
5703-
version "3.2.0"
5704-
resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-3.2.0.tgz#0425a2768d8f23bad70ca4b90461fa2f1213e1b2"
5705-
integrity sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==
5706-
57075707
request@2.88.2:
57085708
version "2.88.2"
57095709
resolved "https://registry.yarnpkg.com/request/-/request-2.88.2.tgz#d73c918731cb5a87da047e207234146f664d12b3"

0 commit comments

Comments
 (0)