Skip to content

Commit 428cdc3

Browse files
chore(deps): update typescript-eslint monorepo to v5.45.1
1 parent b3861db commit 428cdc3

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
@@ -42,8 +42,8 @@
4242
"@types/graphql": "14.5.0",
4343
"@types/jsonwebtoken": "8.5.9",
4444
"@types/node-fetch": "2.6.2",
45-
"@typescript-eslint/eslint-plugin": "5.44.0",
46-
"@typescript-eslint/parser": "5.44.0",
45+
"@typescript-eslint/eslint-plugin": "5.45.1",
46+
"@typescript-eslint/parser": "5.45.1",
4747
"ava": "2.4.0",
4848
"eslint": "8.28.0",
4949
"nyc": "15.1.0",

yarn.lock

Lines changed: 49 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -1793,87 +1793,87 @@
17931793
resolved "https://registry.yarnpkg.com/@types/zen-observable/-/zen-observable-0.8.3.tgz#781d360c282436494b32fe7d9f7f8e64b3118aa3"
17941794
integrity sha512-fbF6oTd4sGGy0xjHPKAt+eS2CrxJ3+6gQ3FGcBoIJR2TLAyCkCyI8JqZNy+FeON0AhVgNJoUumVoZQjBFUqHkw==
17951795

1796-
"@typescript-eslint/eslint-plugin@5.44.0":
1797-
version "5.44.0"
1798-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.44.0.tgz#105788f299050c917eb85c4d9fd04b089e3740de"
1799-
integrity sha512-j5ULd7FmmekcyWeArx+i8x7sdRHzAtXTkmDPthE4amxZOWKFK7bomoJ4r7PJ8K7PoMzD16U8MmuZFAonr1ERvw==
1800-
dependencies:
1801-
"@typescript-eslint/scope-manager" "5.44.0"
1802-
"@typescript-eslint/type-utils" "5.44.0"
1803-
"@typescript-eslint/utils" "5.44.0"
1796+
"@typescript-eslint/eslint-plugin@5.45.1":
1797+
version "5.45.1"
1798+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.45.1.tgz#ee5b51405f6c9ee7e60e4006d68c69450d3b4536"
1799+
integrity sha512-cOizjPlKEh0bXdFrBLTrI/J6B/QMlhwE9auOov53tgB+qMukH6/h8YAK/qw+QJGct/PTbdh2lytGyipxCcEtAw==
1800+
dependencies:
1801+
"@typescript-eslint/scope-manager" "5.45.1"
1802+
"@typescript-eslint/type-utils" "5.45.1"
1803+
"@typescript-eslint/utils" "5.45.1"
18041804
debug "^4.3.4"
18051805
ignore "^5.2.0"
18061806
natural-compare-lite "^1.4.0"
18071807
regexpp "^3.2.0"
18081808
semver "^7.3.7"
18091809
tsutils "^3.21.0"
18101810

1811-
"@typescript-eslint/parser@5.44.0":
1812-
version "5.44.0"
1813-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.44.0.tgz#99e2c710a2252191e7a79113264f438338b846ad"
1814-
integrity sha512-H7LCqbZnKqkkgQHaKLGC6KUjt3pjJDx8ETDqmwncyb6PuoigYajyAwBGz08VU/l86dZWZgI4zm5k2VaKqayYyA==
1811+
"@typescript-eslint/parser@5.45.1":
1812+
version "5.45.1"
1813+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.45.1.tgz#6440ec283fa1373a12652d4e2fef4cb6e7b7e8c6"
1814+
integrity sha512-JQ3Ep8bEOXu16q0ztsatp/iQfDCtvap7sp/DKo7DWltUquj5AfCOpX2zSzJ8YkAVnrQNqQ5R62PBz2UtrfmCkA==
18151815
dependencies:
1816-
"@typescript-eslint/scope-manager" "5.44.0"
1817-
"@typescript-eslint/types" "5.44.0"
1818-
"@typescript-eslint/typescript-estree" "5.44.0"
1816+
"@typescript-eslint/scope-manager" "5.45.1"
1817+
"@typescript-eslint/types" "5.45.1"
1818+
"@typescript-eslint/typescript-estree" "5.45.1"
18191819
debug "^4.3.4"
18201820

1821-
"@typescript-eslint/scope-manager@5.44.0":
1822-
version "5.44.0"
1823-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.44.0.tgz#988c3f34b45b3474eb9ff0674c18309dedfc3e04"
1824-
integrity sha512-2pKml57KusI0LAhgLKae9kwWeITZ7IsZs77YxyNyIVOwQ1kToyXRaJLl+uDEXzMN5hnobKUOo2gKntK9H1YL8g==
1821+
"@typescript-eslint/scope-manager@5.45.1":
1822+
version "5.45.1"
1823+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.45.1.tgz#5b87d025eec7035d879b99c260f03be5c247883c"
1824+
integrity sha512-D6fCileR6Iai7E35Eb4Kp+k0iW7F1wxXYrOhX/3dywsOJpJAQ20Fwgcf+P/TDtvQ7zcsWsrJaglaQWDhOMsspQ==
18251825
dependencies:
1826-
"@typescript-eslint/types" "5.44.0"
1827-
"@typescript-eslint/visitor-keys" "5.44.0"
1826+
"@typescript-eslint/types" "5.45.1"
1827+
"@typescript-eslint/visitor-keys" "5.45.1"
18281828

1829-
"@typescript-eslint/type-utils@5.44.0":
1830-
version "5.44.0"
1831-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.44.0.tgz#bc5a6e8a0269850714a870c9268c038150dfb3c7"
1832-
integrity sha512-A1u0Yo5wZxkXPQ7/noGkRhV4J9opcymcr31XQtOzcc5nO/IHN2E2TPMECKWYpM3e6olWEM63fq/BaL1wEYnt/w==
1829+
"@typescript-eslint/type-utils@5.45.1":
1830+
version "5.45.1"
1831+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.45.1.tgz#cb7d300c3c95802cea9f87c7f8be363cf8f8538c"
1832+
integrity sha512-aosxFa+0CoYgYEl3aptLe1svP910DJq68nwEJzyQcrtRhC4BN0tJAvZGAe+D0tzjJmFXe+h4leSsiZhwBa2vrA==
18331833
dependencies:
1834-
"@typescript-eslint/typescript-estree" "5.44.0"
1835-
"@typescript-eslint/utils" "5.44.0"
1834+
"@typescript-eslint/typescript-estree" "5.45.1"
1835+
"@typescript-eslint/utils" "5.45.1"
18361836
debug "^4.3.4"
18371837
tsutils "^3.21.0"
18381838

1839-
"@typescript-eslint/types@5.44.0":
1840-
version "5.44.0"
1841-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.44.0.tgz#f3f0b89aaff78f097a2927fe5688c07e786a0241"
1842-
integrity sha512-Tp+zDnHmGk4qKR1l+Y1rBvpjpm5tGXX339eAlRBDg+kgZkz9Bw+pqi4dyseOZMsGuSH69fYfPJCBKBrbPCxYFQ==
1839+
"@typescript-eslint/types@5.45.1":
1840+
version "5.45.1"
1841+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.45.1.tgz#8e1883041cee23f1bb7e1343b0139f97f6a17c14"
1842+
integrity sha512-HEW3U0E5dLjUT+nk7b4lLbOherS1U4ap+b9pfu2oGsW3oPu7genRaY9dDv3nMczC1rbnRY2W/D7SN05wYoGImg==
18431843

1844-
"@typescript-eslint/typescript-estree@5.44.0":
1845-
version "5.44.0"
1846-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.44.0.tgz#0461b386203e8d383bb1268b1ed1da9bc905b045"
1847-
integrity sha512-M6Jr+RM7M5zeRj2maSfsZK2660HKAJawv4Ud0xT+yauyvgrsHu276VtXlKDFnEmhG+nVEd0fYZNXGoAgxwDWJw==
1844+
"@typescript-eslint/typescript-estree@5.45.1":
1845+
version "5.45.1"
1846+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.45.1.tgz#b3dc37f0c4f0fe73e09917fc735e6f96eabf9ba4"
1847+
integrity sha512-76NZpmpCzWVrrb0XmYEpbwOz/FENBi+5W7ipVXAsG3OoFrQKJMiaqsBMbvGRyLtPotGqUfcY7Ur8j0dksDJDng==
18481848
dependencies:
1849-
"@typescript-eslint/types" "5.44.0"
1850-
"@typescript-eslint/visitor-keys" "5.44.0"
1849+
"@typescript-eslint/types" "5.45.1"
1850+
"@typescript-eslint/visitor-keys" "5.45.1"
18511851
debug "^4.3.4"
18521852
globby "^11.1.0"
18531853
is-glob "^4.0.3"
18541854
semver "^7.3.7"
18551855
tsutils "^3.21.0"
18561856

1857-
"@typescript-eslint/utils@5.44.0":
1858-
version "5.44.0"
1859-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.44.0.tgz#d733da4d79d6c30f1a68b531cdda1e0c1f00d52d"
1860-
integrity sha512-fMzA8LLQ189gaBjS0MZszw5HBdZgVwxVFShCO3QN+ws3GlPkcy9YuS3U4wkT6su0w+Byjq3mS3uamy9HE4Yfjw==
1857+
"@typescript-eslint/utils@5.45.1":
1858+
version "5.45.1"
1859+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.45.1.tgz#39610c98bde82c4792f2a858b29b7d0053448be2"
1860+
integrity sha512-rlbC5VZz68+yjAzQBc4I7KDYVzWG2X/OrqoZrMahYq3u8FFtmQYc+9rovo/7wlJH5kugJ+jQXV5pJMnofGmPRw==
18611861
dependencies:
18621862
"@types/json-schema" "^7.0.9"
18631863
"@types/semver" "^7.3.12"
1864-
"@typescript-eslint/scope-manager" "5.44.0"
1865-
"@typescript-eslint/types" "5.44.0"
1866-
"@typescript-eslint/typescript-estree" "5.44.0"
1864+
"@typescript-eslint/scope-manager" "5.45.1"
1865+
"@typescript-eslint/types" "5.45.1"
1866+
"@typescript-eslint/typescript-estree" "5.45.1"
18671867
eslint-scope "^5.1.1"
18681868
eslint-utils "^3.0.0"
18691869
semver "^7.3.7"
18701870

1871-
"@typescript-eslint/visitor-keys@5.44.0":
1872-
version "5.44.0"
1873-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.44.0.tgz#10740dc28902bb903d12ee3a005cc3a70207d433"
1874-
integrity sha512-a48tLG8/4m62gPFbJ27FxwCOqPKxsb8KC3HkmYoq2As/4YyjQl1jDbRr1s63+g4FS/iIehjmN3L5UjmKva1HzQ==
1871+
"@typescript-eslint/visitor-keys@5.45.1":
1872+
version "5.45.1"
1873+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.45.1.tgz#204428430ad6a830d24c5ac87c71366a1cfe1948"
1874+
integrity sha512-cy9ln+6rmthYWjH9fmx+5FU/JDpjQb586++x2FZlveq7GdGuLLW9a2Jcst2TGekH82bXpfmRNSwP9tyEs6RjvQ==
18751875
dependencies:
1876-
"@typescript-eslint/types" "5.44.0"
1876+
"@typescript-eslint/types" "5.45.1"
18771877
eslint-visitor-keys "^3.3.0"
18781878

18791879
"@wry/context@^0.6.0":

0 commit comments

Comments
 (0)