Skip to content

Commit d019504

Browse files
committed
Update typescript-eslint monorepo to v5.36.2
1 parent 8e1f154 commit d019504

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.7.3",
4949
"@tsconfig/recommended": "1.0.1",
5050
"@types/jest": "29.0.0",
51-
"@typescript-eslint/eslint-plugin": "5.36.1",
52-
"@typescript-eslint/parser": "5.36.1",
51+
"@typescript-eslint/eslint-plugin": "5.36.2",
52+
"@typescript-eslint/parser": "5.36.2",
5353
"eslint": "8.23.0",
5454
"jest": "29.0.2",
5555
"myzod": "1.8.8",

yarn.lock

Lines changed: 49 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -1853,85 +1853,85 @@
18531853
dependencies:
18541854
"@types/yargs-parser" "*"
18551855

1856-
"@typescript-eslint/[email protected].1":
1857-
version "5.36.1"
1858-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.36.1.tgz#471f64dc53600025e470dad2ca4a9f2864139019"
1859-
integrity sha512-iC40UK8q1tMepSDwiLbTbMXKDxzNy+4TfPWgIL661Ym0sD42vRcQU93IsZIrmi+x292DBr60UI/gSwfdVYexCA==
1860-
dependencies:
1861-
"@typescript-eslint/scope-manager" "5.36.1"
1862-
"@typescript-eslint/type-utils" "5.36.1"
1863-
"@typescript-eslint/utils" "5.36.1"
1856+
"@typescript-eslint/[email protected].2":
1857+
version "5.36.2"
1858+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.36.2.tgz#6df092a20e0f9ec748b27f293a12cb39d0c1fe4d"
1859+
integrity sha512-OwwR8LRwSnI98tdc2z7mJYgY60gf7I9ZfGjN5EjCwwns9bdTuQfAXcsjSB2wSQ/TVNYSGKf4kzVXbNGaZvwiXw==
1860+
dependencies:
1861+
"@typescript-eslint/scope-manager" "5.36.2"
1862+
"@typescript-eslint/type-utils" "5.36.2"
1863+
"@typescript-eslint/utils" "5.36.2"
18641864
debug "^4.3.4"
18651865
functional-red-black-tree "^1.0.1"
18661866
ignore "^5.2.0"
18671867
regexpp "^3.2.0"
18681868
semver "^7.3.7"
18691869
tsutils "^3.21.0"
18701870

1871-
"@typescript-eslint/[email protected].1":
1872-
version "5.36.1"
1873-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.36.1.tgz#931c22c7bacefd17e29734628cdec8b2acdcf1ce"
1874-
integrity sha512-/IsgNGOkBi7CuDfUbwt1eOqUXF9WGVBW9dwEe1pi+L32XrTsZIgmDFIi2RxjzsvB/8i+MIf5JIoTEH8LOZ368A==
1871+
"@typescript-eslint/[email protected].2":
1872+
version "5.36.2"
1873+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.36.2.tgz#3ddf323d3ac85a25295a55fcb9c7a49ab4680ddd"
1874+
integrity sha512-qS/Kb0yzy8sR0idFspI9Z6+t7mqk/oRjnAYfewG+VN73opAUvmYL3oPIMmgOX6CnQS6gmVIXGshlb5RY/R22pA==
18751875
dependencies:
1876-
"@typescript-eslint/scope-manager" "5.36.1"
1877-
"@typescript-eslint/types" "5.36.1"
1878-
"@typescript-eslint/typescript-estree" "5.36.1"
1876+
"@typescript-eslint/scope-manager" "5.36.2"
1877+
"@typescript-eslint/types" "5.36.2"
1878+
"@typescript-eslint/typescript-estree" "5.36.2"
18791879
debug "^4.3.4"
18801880

1881-
"@typescript-eslint/[email protected].1":
1882-
version "5.36.1"
1883-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.36.1.tgz#23c49b7ddbcffbe09082e6694c2524950766513f"
1884-
integrity sha512-pGC2SH3/tXdu9IH3ItoqciD3f3RRGCh7hb9zPdN2Drsr341zgd6VbhP5OHQO/reUqihNltfPpMpTNihFMarP2w==
1881+
"@typescript-eslint/[email protected].2":
1882+
version "5.36.2"
1883+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.36.2.tgz#a75eb588a3879ae659514780831370642505d1cd"
1884+
integrity sha512-cNNP51L8SkIFSfce8B1NSUBTJTu2Ts4nWeWbFrdaqjmn9yKrAaJUBHkyTZc0cL06OFHpb+JZq5AUHROS398Orw==
18851885
dependencies:
1886-
"@typescript-eslint/types" "5.36.1"
1887-
"@typescript-eslint/visitor-keys" "5.36.1"
1886+
"@typescript-eslint/types" "5.36.2"
1887+
"@typescript-eslint/visitor-keys" "5.36.2"
18881888

1889-
"@typescript-eslint/[email protected].1":
1890-
version "5.36.1"
1891-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.36.1.tgz#016fc2bff6679f54c0b2df848a493f0ca3d4f625"
1892-
integrity sha512-xfZhfmoQT6m3lmlqDvDzv9TiCYdw22cdj06xY0obSznBsT///GK5IEZQdGliXpAOaRL34o8phEvXzEo/VJx13Q==
1889+
"@typescript-eslint/[email protected].2":
1890+
version "5.36.2"
1891+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.36.2.tgz#752373f4babf05e993adf2cd543a763632826391"
1892+
integrity sha512-rPQtS5rfijUWLouhy6UmyNquKDPhQjKsaKH0WnY6hl/07lasj8gPaH2UD8xWkePn6SC+jW2i9c2DZVDnL+Dokw==
18931893
dependencies:
1894-
"@typescript-eslint/typescript-estree" "5.36.1"
1895-
"@typescript-eslint/utils" "5.36.1"
1894+
"@typescript-eslint/typescript-estree" "5.36.2"
1895+
"@typescript-eslint/utils" "5.36.2"
18961896
debug "^4.3.4"
18971897
tsutils "^3.21.0"
18981898

1899-
"@typescript-eslint/[email protected].1":
1900-
version "5.36.1"
1901-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.36.1.tgz#1cf0e28aed1cb3ee676917966eb23c2f8334ce2c"
1902-
integrity sha512-jd93ShpsIk1KgBTx9E+hCSEuLCUFwi9V/urhjOWnOaksGZFbTOxAT47OH2d4NLJnLhkVD+wDbB48BuaycZPLBg==
1899+
"@typescript-eslint/[email protected].2":
1900+
version "5.36.2"
1901+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.36.2.tgz#a5066e500ebcfcee36694186ccc57b955c05faf9"
1902+
integrity sha512-9OJSvvwuF1L5eS2EQgFUbECb99F0mwq501w0H0EkYULkhFa19Qq7WFbycdw1PexAc929asupbZcgjVIe6OK/XQ==
19031903

1904-
"@typescript-eslint/[email protected].1":
1905-
version "5.36.1"
1906-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.36.1.tgz#b857f38d6200f7f3f4c65cd0a5afd5ae723f2adb"
1907-
integrity sha512-ih7V52zvHdiX6WcPjsOdmADhYMDN15SylWRZrT2OMy80wzKbc79n8wFW0xpWpU0x3VpBz/oDgTm2xwDAnFTl+g==
1904+
"@typescript-eslint/[email protected].2":
1905+
version "5.36.2"
1906+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.36.2.tgz#0c93418b36c53ba0bc34c61fe9405c4d1d8fe560"
1907+
integrity sha512-8fyH+RfbKc0mTspfuEjlfqA4YywcwQK2Amcf6TDOwaRLg7Vwdu4bZzyvBZp4bjt1RRjQ5MDnOZahxMrt2l5v9w==
19081908
dependencies:
1909-
"@typescript-eslint/types" "5.36.1"
1910-
"@typescript-eslint/visitor-keys" "5.36.1"
1909+
"@typescript-eslint/types" "5.36.2"
1910+
"@typescript-eslint/visitor-keys" "5.36.2"
19111911
debug "^4.3.4"
19121912
globby "^11.1.0"
19131913
is-glob "^4.0.3"
19141914
semver "^7.3.7"
19151915
tsutils "^3.21.0"
19161916

1917-
"@typescript-eslint/[email protected].1":
1918-
version "5.36.1"
1919-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.36.1.tgz#136d5208cc7a3314b11c646957f8f0b5c01e07ad"
1920-
integrity sha512-lNj4FtTiXm5c+u0pUehozaUWhh7UYKnwryku0nxJlYUEWetyG92uw2pr+2Iy4M/u0ONMKzfrx7AsGBTCzORmIg==
1917+
"@typescript-eslint/[email protected].2":
1918+
version "5.36.2"
1919+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.36.2.tgz#b01a76f0ab244404c7aefc340c5015d5ce6da74c"
1920+
integrity sha512-uNcopWonEITX96v9pefk9DC1bWMdkweeSsewJ6GeC7L6j2t0SJywisgkr9wUTtXk90fi2Eljj90HSHm3OGdGRg==
19211921
dependencies:
19221922
"@types/json-schema" "^7.0.9"
1923-
"@typescript-eslint/scope-manager" "5.36.1"
1924-
"@typescript-eslint/types" "5.36.1"
1925-
"@typescript-eslint/typescript-estree" "5.36.1"
1923+
"@typescript-eslint/scope-manager" "5.36.2"
1924+
"@typescript-eslint/types" "5.36.2"
1925+
"@typescript-eslint/typescript-estree" "5.36.2"
19261926
eslint-scope "^5.1.1"
19271927
eslint-utils "^3.0.0"
19281928

1929-
"@typescript-eslint/[email protected].1":
1930-
version "5.36.1"
1931-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.36.1.tgz#7731175312d65738e501780f923896d200ad1615"
1932-
integrity sha512-ojB9aRyRFzVMN3b5joSYni6FAS10BBSCAfKJhjJAV08t/a95aM6tAhz+O1jF+EtgxktuSO3wJysp2R+Def/IWQ==
1929+
"@typescript-eslint/[email protected].2":
1930+
version "5.36.2"
1931+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.36.2.tgz#2f8f78da0a3bad3320d2ac24965791ac39dace5a"
1932+
integrity sha512-BtRvSR6dEdrNt7Net2/XDjbYKU5Ml6GqJgVfXT0CxTCJlnIqK7rAGreuWKMT2t8cFUT2Msv5oxw0GMRD7T5J7A==
19331933
dependencies:
1934-
"@typescript-eslint/types" "5.36.1"
1934+
"@typescript-eslint/types" "5.36.2"
19351935
eslint-visitor-keys "^3.3.0"
19361936

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

0 commit comments

Comments
 (0)