Skip to content

Commit 7c5155d

Browse files
committed
chore(deps): update typescript-eslint monorepo to v5.36.2
1 parent 9859ae9 commit 7c5155d

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
@@ -37,8 +37,8 @@
3737
"@types/node-fetch": "3.0.3",
3838
"@types/normalize-path": "3.0.0",
3939
"@types/ws": "8.5.3",
40-
"@typescript-eslint/eslint-plugin": "5.36.1",
41-
"@typescript-eslint/parser": "5.36.1",
40+
"@typescript-eslint/eslint-plugin": "5.36.2",
41+
"@typescript-eslint/parser": "5.36.2",
4242
"class-transformer": "0.5.1",
4343
"class-validator": "0.13.2",
4444
"eslint": "8.23.0",

yarn.lock

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

3031-
"@typescript-eslint/[email protected].1":
3032-
version "5.36.1"
3033-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.36.1.tgz#471f64dc53600025e470dad2ca4a9f2864139019"
3034-
integrity sha512-iC40UK8q1tMepSDwiLbTbMXKDxzNy+4TfPWgIL661Ym0sD42vRcQU93IsZIrmi+x292DBr60UI/gSwfdVYexCA==
3035-
dependencies:
3036-
"@typescript-eslint/scope-manager" "5.36.1"
3037-
"@typescript-eslint/type-utils" "5.36.1"
3038-
"@typescript-eslint/utils" "5.36.1"
3031+
"@typescript-eslint/[email protected].2":
3032+
version "5.36.2"
3033+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.36.2.tgz#6df092a20e0f9ec748b27f293a12cb39d0c1fe4d"
3034+
integrity sha512-OwwR8LRwSnI98tdc2z7mJYgY60gf7I9ZfGjN5EjCwwns9bdTuQfAXcsjSB2wSQ/TVNYSGKf4kzVXbNGaZvwiXw==
3035+
dependencies:
3036+
"@typescript-eslint/scope-manager" "5.36.2"
3037+
"@typescript-eslint/type-utils" "5.36.2"
3038+
"@typescript-eslint/utils" "5.36.2"
30393039
debug "^4.3.4"
30403040
functional-red-black-tree "^1.0.1"
30413041
ignore "^5.2.0"
30423042
regexpp "^3.2.0"
30433043
semver "^7.3.7"
30443044
tsutils "^3.21.0"
30453045

3046-
"@typescript-eslint/[email protected].1":
3047-
version "5.36.1"
3048-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.36.1.tgz#931c22c7bacefd17e29734628cdec8b2acdcf1ce"
3049-
integrity sha512-/IsgNGOkBi7CuDfUbwt1eOqUXF9WGVBW9dwEe1pi+L32XrTsZIgmDFIi2RxjzsvB/8i+MIf5JIoTEH8LOZ368A==
3046+
"@typescript-eslint/[email protected].2":
3047+
version "5.36.2"
3048+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.36.2.tgz#3ddf323d3ac85a25295a55fcb9c7a49ab4680ddd"
3049+
integrity sha512-qS/Kb0yzy8sR0idFspI9Z6+t7mqk/oRjnAYfewG+VN73opAUvmYL3oPIMmgOX6CnQS6gmVIXGshlb5RY/R22pA==
30503050
dependencies:
3051-
"@typescript-eslint/scope-manager" "5.36.1"
3052-
"@typescript-eslint/types" "5.36.1"
3053-
"@typescript-eslint/typescript-estree" "5.36.1"
3051+
"@typescript-eslint/scope-manager" "5.36.2"
3052+
"@typescript-eslint/types" "5.36.2"
3053+
"@typescript-eslint/typescript-estree" "5.36.2"
30543054
debug "^4.3.4"
30553055

3056-
"@typescript-eslint/[email protected].1":
3057-
version "5.36.1"
3058-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.36.1.tgz#23c49b7ddbcffbe09082e6694c2524950766513f"
3059-
integrity sha512-pGC2SH3/tXdu9IH3ItoqciD3f3RRGCh7hb9zPdN2Drsr341zgd6VbhP5OHQO/reUqihNltfPpMpTNihFMarP2w==
3056+
"@typescript-eslint/[email protected].2":
3057+
version "5.36.2"
3058+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.36.2.tgz#a75eb588a3879ae659514780831370642505d1cd"
3059+
integrity sha512-cNNP51L8SkIFSfce8B1NSUBTJTu2Ts4nWeWbFrdaqjmn9yKrAaJUBHkyTZc0cL06OFHpb+JZq5AUHROS398Orw==
30603060
dependencies:
3061-
"@typescript-eslint/types" "5.36.1"
3062-
"@typescript-eslint/visitor-keys" "5.36.1"
3061+
"@typescript-eslint/types" "5.36.2"
3062+
"@typescript-eslint/visitor-keys" "5.36.2"
30633063

3064-
"@typescript-eslint/[email protected].1":
3065-
version "5.36.1"
3066-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.36.1.tgz#016fc2bff6679f54c0b2df848a493f0ca3d4f625"
3067-
integrity sha512-xfZhfmoQT6m3lmlqDvDzv9TiCYdw22cdj06xY0obSznBsT///GK5IEZQdGliXpAOaRL34o8phEvXzEo/VJx13Q==
3064+
"@typescript-eslint/[email protected].2":
3065+
version "5.36.2"
3066+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.36.2.tgz#752373f4babf05e993adf2cd543a763632826391"
3067+
integrity sha512-rPQtS5rfijUWLouhy6UmyNquKDPhQjKsaKH0WnY6hl/07lasj8gPaH2UD8xWkePn6SC+jW2i9c2DZVDnL+Dokw==
30683068
dependencies:
3069-
"@typescript-eslint/typescript-estree" "5.36.1"
3070-
"@typescript-eslint/utils" "5.36.1"
3069+
"@typescript-eslint/typescript-estree" "5.36.2"
3070+
"@typescript-eslint/utils" "5.36.2"
30713071
debug "^4.3.4"
30723072
tsutils "^3.21.0"
30733073

3074-
"@typescript-eslint/[email protected].1":
3075-
version "5.36.1"
3076-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.36.1.tgz#1cf0e28aed1cb3ee676917966eb23c2f8334ce2c"
3077-
integrity sha512-jd93ShpsIk1KgBTx9E+hCSEuLCUFwi9V/urhjOWnOaksGZFbTOxAT47OH2d4NLJnLhkVD+wDbB48BuaycZPLBg==
3074+
"@typescript-eslint/[email protected].2":
3075+
version "5.36.2"
3076+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.36.2.tgz#a5066e500ebcfcee36694186ccc57b955c05faf9"
3077+
integrity sha512-9OJSvvwuF1L5eS2EQgFUbECb99F0mwq501w0H0EkYULkhFa19Qq7WFbycdw1PexAc929asupbZcgjVIe6OK/XQ==
30783078

3079-
"@typescript-eslint/[email protected].1":
3080-
version "5.36.1"
3081-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.36.1.tgz#b857f38d6200f7f3f4c65cd0a5afd5ae723f2adb"
3082-
integrity sha512-ih7V52zvHdiX6WcPjsOdmADhYMDN15SylWRZrT2OMy80wzKbc79n8wFW0xpWpU0x3VpBz/oDgTm2xwDAnFTl+g==
3079+
"@typescript-eslint/[email protected].2":
3080+
version "5.36.2"
3081+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.36.2.tgz#0c93418b36c53ba0bc34c61fe9405c4d1d8fe560"
3082+
integrity sha512-8fyH+RfbKc0mTspfuEjlfqA4YywcwQK2Amcf6TDOwaRLg7Vwdu4bZzyvBZp4bjt1RRjQ5MDnOZahxMrt2l5v9w==
30833083
dependencies:
3084-
"@typescript-eslint/types" "5.36.1"
3085-
"@typescript-eslint/visitor-keys" "5.36.1"
3084+
"@typescript-eslint/types" "5.36.2"
3085+
"@typescript-eslint/visitor-keys" "5.36.2"
30863086
debug "^4.3.4"
30873087
globby "^11.1.0"
30883088
is-glob "^4.0.3"
30893089
semver "^7.3.7"
30903090
tsutils "^3.21.0"
30913091

3092-
"@typescript-eslint/[email protected].1":
3093-
version "5.36.1"
3094-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.36.1.tgz#136d5208cc7a3314b11c646957f8f0b5c01e07ad"
3095-
integrity sha512-lNj4FtTiXm5c+u0pUehozaUWhh7UYKnwryku0nxJlYUEWetyG92uw2pr+2Iy4M/u0ONMKzfrx7AsGBTCzORmIg==
3092+
"@typescript-eslint/[email protected].2":
3093+
version "5.36.2"
3094+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.36.2.tgz#b01a76f0ab244404c7aefc340c5015d5ce6da74c"
3095+
integrity sha512-uNcopWonEITX96v9pefk9DC1bWMdkweeSsewJ6GeC7L6j2t0SJywisgkr9wUTtXk90fi2Eljj90HSHm3OGdGRg==
30963096
dependencies:
30973097
"@types/json-schema" "^7.0.9"
3098-
"@typescript-eslint/scope-manager" "5.36.1"
3099-
"@typescript-eslint/types" "5.36.1"
3100-
"@typescript-eslint/typescript-estree" "5.36.1"
3098+
"@typescript-eslint/scope-manager" "5.36.2"
3099+
"@typescript-eslint/types" "5.36.2"
3100+
"@typescript-eslint/typescript-estree" "5.36.2"
31013101
eslint-scope "^5.1.1"
31023102
eslint-utils "^3.0.0"
31033103

3104-
"@typescript-eslint/[email protected].1":
3105-
version "5.36.1"
3106-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.36.1.tgz#7731175312d65738e501780f923896d200ad1615"
3107-
integrity sha512-ojB9aRyRFzVMN3b5joSYni6FAS10BBSCAfKJhjJAV08t/a95aM6tAhz+O1jF+EtgxktuSO3wJysp2R+Def/IWQ==
3104+
"@typescript-eslint/[email protected].2":
3105+
version "5.36.2"
3106+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.36.2.tgz#2f8f78da0a3bad3320d2ac24965791ac39dace5a"
3107+
integrity sha512-BtRvSR6dEdrNt7Net2/XDjbYKU5Ml6GqJgVfXT0CxTCJlnIqK7rAGreuWKMT2t8cFUT2Msv5oxw0GMRD7T5J7A==
31083108
dependencies:
3109-
"@typescript-eslint/types" "5.36.1"
3109+
"@typescript-eslint/types" "5.36.2"
31103110
eslint-visitor-keys "^3.3.0"
31113111

31123112
"@wry/context@^0.4.0":

0 commit comments

Comments
 (0)