Skip to content

Commit a4c3e40

Browse files
chore(deps): update typescript-eslint monorepo to v5.48.1
1 parent 2a7a1bb commit a4c3e40

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.48.1",
46+
"@typescript-eslint/parser": "5.48.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.48.1":
1797+
version "5.48.1"
1798+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.48.1.tgz#deee67e399f2cb6b4608c935777110e509d8018c"
1799+
integrity sha512-9nY5K1Rp2ppmpb9s9S2aBiF3xo5uExCehMDmYmmFqqyxgenbHJ3qbarcLt4ITgaD6r/2ypdlcFRdcuVPnks+fQ==
1800+
dependencies:
1801+
"@typescript-eslint/scope-manager" "5.48.1"
1802+
"@typescript-eslint/type-utils" "5.48.1"
1803+
"@typescript-eslint/utils" "5.48.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.48.1":
1812+
version "5.48.1"
1813+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.48.1.tgz#d0125792dab7e232035434ab8ef0658154db2f10"
1814+
integrity sha512-4yg+FJR/V1M9Xoq56SF9Iygqm+r5LMXvheo6DQ7/yUWynQ4YfCRnsKuRgqH4EQ5Ya76rVwlEpw4Xu+TgWQUcdA==
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.48.1"
1817+
"@typescript-eslint/types" "5.48.1"
1818+
"@typescript-eslint/typescript-estree" "5.48.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.48.1":
1822+
version "5.48.1"
1823+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.48.1.tgz#39c71e4de639f5fe08b988005beaaf6d79f9d64d"
1824+
integrity sha512-S035ueRrbxRMKvSTv9vJKIWgr86BD8s3RqoRZmsSh/s8HhIs90g6UlK8ZabUSjUZQkhVxt7nmZ63VJ9dcZhtDQ==
18251825
dependencies:
1826-
"@typescript-eslint/types" "5.44.0"
1827-
"@typescript-eslint/visitor-keys" "5.44.0"
1826+
"@typescript-eslint/types" "5.48.1"
1827+
"@typescript-eslint/visitor-keys" "5.48.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.48.1":
1830+
version "5.48.1"
1831+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.48.1.tgz#5d94ac0c269a81a91ad77c03407cea2caf481412"
1832+
integrity sha512-Hyr8HU8Alcuva1ppmqSYtM/Gp0q4JOp1F+/JH5D1IZm/bUBrV0edoewQZiEc1r6I8L4JL21broddxK8HAcZiqQ==
18331833
dependencies:
1834-
"@typescript-eslint/typescript-estree" "5.44.0"
1835-
"@typescript-eslint/utils" "5.44.0"
1834+
"@typescript-eslint/typescript-estree" "5.48.1"
1835+
"@typescript-eslint/utils" "5.48.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.48.1":
1840+
version "5.48.1"
1841+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.48.1.tgz#efd1913a9aaf67caf8a6e6779fd53e14e8587e14"
1842+
integrity sha512-xHyDLU6MSuEEdIlzrrAerCGS3T7AA/L8Hggd0RCYBi0w3JMvGYxlLlXHeg50JI9Tfg5MrtsfuNxbS/3zF1/ATg==
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.48.1":
1845+
version "5.48.1"
1846+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.48.1.tgz#9efa8ee2aa471c6ab62e649f6e64d8d121bc2056"
1847+
integrity sha512-Hut+Osk5FYr+sgFh8J/FHjqX6HFcDzTlWLrFqGoK5kVUN3VBHF/QzZmAsIXCQ8T/W9nQNBTqalxi1P3LSqWnRA==
18481848
dependencies:
1849-
"@typescript-eslint/types" "5.44.0"
1850-
"@typescript-eslint/visitor-keys" "5.44.0"
1849+
"@typescript-eslint/types" "5.48.1"
1850+
"@typescript-eslint/visitor-keys" "5.48.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.48.1":
1858+
version "5.48.1"
1859+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.48.1.tgz#20f2f4e88e9e2a0961cbebcb47a1f0f7da7ba7f9"
1860+
integrity sha512-SmQuSrCGUOdmGMwivW14Z0Lj8dxG1mOFZ7soeJ0TQZEJcs3n5Ndgkg0A4bcMFzBELqLJ6GTHnEU+iIoaD6hFGA==
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.48.1"
1865+
"@typescript-eslint/types" "5.48.1"
1866+
"@typescript-eslint/typescript-estree" "5.48.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.48.1":
1872+
version "5.48.1"
1873+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.48.1.tgz#79fd4fb9996023ef86849bf6f904f33eb6c8fccb"
1874+
integrity sha512-Ns0XBwmfuX7ZknznfXozgnydyR8F6ev/KEGePP4i74uL3ArsKbEhJ7raeKr1JSa997DBDwol/4a0Y+At82c9dA==
18751875
dependencies:
1876-
"@typescript-eslint/types" "5.44.0"
1876+
"@typescript-eslint/types" "5.48.1"
18771877
eslint-visitor-keys "^3.3.0"
18781878

18791879
"@wry/context@^0.6.0":

0 commit comments

Comments
 (0)