Skip to content

Commit c666dd7

Browse files
chore(deps): update typescript-eslint monorepo to v5.60.0
1 parent 8407fad commit c666dd7

File tree

2 files changed

+67
-23
lines changed

2 files changed

+67
-23
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
"@types/jest": "29.5.1",
3232
"@types/lodash": "4.14.194",
3333
"@types/node": "20.2.1",
34-
"@typescript-eslint/eslint-plugin": "5.59.6",
35-
"@typescript-eslint/parser": "5.59.6",
34+
"@typescript-eslint/eslint-plugin": "5.60.0",
35+
"@typescript-eslint/parser": "5.60.0",
3636
"commitizen": "4.3.0",
3737
"cross-env": "7.0.3",
3838
"cz-lerna-changelog": "2.0.3",

yarn.lock

Lines changed: 65 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -2328,15 +2328,15 @@
23282328
dependencies:
23292329
"@types/yargs-parser" "*"
23302330

2331-
"@typescript-eslint/eslint-plugin@5.59.6":
2332-
version "5.59.6"
2333-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.59.6.tgz#a350faef1baa1e961698240f922d8de1761a9e2b"
2334-
integrity sha512-sXtOgJNEuRU5RLwPUb1jxtToZbgvq3M6FPpY4QENxoOggK+UpTxUBpj6tD8+Qh2g46Pi9We87E+eHnUw8YcGsw==
2331+
"@typescript-eslint/eslint-plugin@5.60.0":
2332+
version "5.60.0"
2333+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.60.0.tgz#2f4bea6a3718bed2ba52905358d0f45cd3620d31"
2334+
integrity sha512-78B+anHLF1TI8Jn/cD0Q00TBYdMgjdOn980JfAVa9yw5sop8nyTfVOQAv6LWywkOGLclDBtv5z3oxN4w7jxyNg==
23352335
dependencies:
23362336
"@eslint-community/regexpp" "^4.4.0"
2337-
"@typescript-eslint/scope-manager" "5.59.6"
2338-
"@typescript-eslint/type-utils" "5.59.6"
2339-
"@typescript-eslint/utils" "5.59.6"
2337+
"@typescript-eslint/scope-manager" "5.60.0"
2338+
"@typescript-eslint/type-utils" "5.60.0"
2339+
"@typescript-eslint/utils" "5.60.0"
23402340
debug "^4.3.4"
23412341
grapheme-splitter "^1.0.4"
23422342
ignore "^5.2.0"
@@ -2359,7 +2359,17 @@
23592359
semver "^7.3.5"
23602360
tsutils "^3.21.0"
23612361

2362-
"@typescript-eslint/[email protected]", "@typescript-eslint/parser@^5.10.0":
2362+
"@typescript-eslint/[email protected]":
2363+
version "5.60.0"
2364+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.60.0.tgz#08f4daf5fc6548784513524f4f2f359cebb4068a"
2365+
integrity sha512-jBONcBsDJ9UoTWrARkRRCgDz6wUggmH5RpQVlt7BimSwaTkTjwypGzKORXbR4/2Hqjk9hgwlon2rVQAjWNpkyQ==
2366+
dependencies:
2367+
"@typescript-eslint/scope-manager" "5.60.0"
2368+
"@typescript-eslint/types" "5.60.0"
2369+
"@typescript-eslint/typescript-estree" "5.60.0"
2370+
debug "^4.3.4"
2371+
2372+
"@typescript-eslint/parser@^5.10.0":
23632373
version "5.59.6"
23642374
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.59.6.tgz#bd36f71f5a529f828e20b627078d3ed6738dbb40"
23652375
integrity sha512-7pCa6al03Pv1yf/dUg/s1pXz/yGMUBAw5EeWqNTFiSueKvRNonze3hma3lhdsOrQcaOXhbk5gKu2Fludiho9VA==
@@ -2395,6 +2405,14 @@
23952405
"@typescript-eslint/types" "5.59.6"
23962406
"@typescript-eslint/visitor-keys" "5.59.6"
23972407

2408+
"@typescript-eslint/[email protected]":
2409+
version "5.60.0"
2410+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.60.0.tgz#ae511967b4bd84f1d5e179bb2c82857334941c1c"
2411+
integrity sha512-hakuzcxPwXi2ihf9WQu1BbRj1e/Pd8ZZwVTG9kfbxAMZstKz8/9OoexIwnmLzShtsdap5U/CoQGRCWlSuPbYxQ==
2412+
dependencies:
2413+
"@typescript-eslint/types" "5.60.0"
2414+
"@typescript-eslint/visitor-keys" "5.60.0"
2415+
23982416
"@typescript-eslint/[email protected]":
23992417
version "5.17.0"
24002418
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.17.0.tgz#1c4549d68c89877662224aabb29fbbebf5fc9672"
@@ -2404,13 +2422,13 @@
24042422
debug "^4.3.2"
24052423
tsutils "^3.21.0"
24062424

2407-
"@typescript-eslint/type-utils@5.59.6":
2408-
version "5.59.6"
2409-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.59.6.tgz#37c51d2ae36127d8b81f32a0a4d2efae19277c48"
2410-
integrity sha512-A4tms2Mp5yNvLDlySF+kAThV9VTBPCvGf0Rp8nl/eoDX9Okun8byTKoj3fJ52IJitjWOk0fKPNQhXEB++eNozQ==
2425+
"@typescript-eslint/type-utils@5.60.0":
2426+
version "5.60.0"
2427+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.60.0.tgz#69b09087eb12d7513d5b07747e7d47f5533aa228"
2428+
integrity sha512-X7NsRQddORMYRFH7FWo6sA9Y/zbJ8s1x1RIAtnlj6YprbToTiQnM6vxcMu7iYhdunmoC0rUWlca13D5DVHkK2g==
24112429
dependencies:
2412-
"@typescript-eslint/typescript-estree" "5.59.6"
2413-
"@typescript-eslint/utils" "5.59.6"
2430+
"@typescript-eslint/typescript-estree" "5.60.0"
2431+
"@typescript-eslint/utils" "5.60.0"
24142432
debug "^4.3.4"
24152433
tsutils "^3.21.0"
24162434

@@ -2424,6 +2442,11 @@
24242442
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.59.6.tgz#5a6557a772af044afe890d77c6a07e8c23c2460b"
24252443
integrity sha512-tH5lBXZI7T2MOUgOWFdVNUILsI02shyQvfzG9EJkoONWugCG77NDDa1EeDGw7oJ5IvsTAAGVV8I3Tk2PNu9QfA==
24262444

2445+
"@typescript-eslint/[email protected]":
2446+
version "5.60.0"
2447+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.60.0.tgz#3179962b28b4790de70e2344465ec97582ce2558"
2448+
integrity sha512-ascOuoCpNZBccFVNJRSC6rPq4EmJ2NkuoKnd6LDNyAQmdDnziAtxbCGWCbefG1CNzmDvd05zO36AmB7H8RzKPA==
2449+
24272450
"@typescript-eslint/[email protected]":
24282451
version "5.17.0"
24292452
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.17.0.tgz#a7cba7dfc8f9cc2ac78c18584e684507df4f2488"
@@ -2450,6 +2473,19 @@
24502473
semver "^7.3.7"
24512474
tsutils "^3.21.0"
24522475

2476+
"@typescript-eslint/[email protected]":
2477+
version "5.60.0"
2478+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.60.0.tgz#4ddf1a81d32a850de66642d9b3ad1e3254fb1600"
2479+
integrity sha512-R43thAuwarC99SnvrBmh26tc7F6sPa2B3evkXp/8q954kYL6Ro56AwASYWtEEi+4j09GbiNAHqYwNNZuNlARGQ==
2480+
dependencies:
2481+
"@typescript-eslint/types" "5.60.0"
2482+
"@typescript-eslint/visitor-keys" "5.60.0"
2483+
debug "^4.3.4"
2484+
globby "^11.1.0"
2485+
is-glob "^4.0.3"
2486+
semver "^7.3.7"
2487+
tsutils "^3.21.0"
2488+
24532489
"@typescript-eslint/[email protected]":
24542490
version "5.17.0"
24552491
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.17.0.tgz#549a9e1d491c6ccd3624bc3c1b098f5cfb45f306"
@@ -2462,17 +2498,17 @@
24622498
eslint-scope "^5.1.1"
24632499
eslint-utils "^3.0.0"
24642500

2465-
"@typescript-eslint/utils@5.59.6":
2466-
version "5.59.6"
2467-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.59.6.tgz#82960fe23788113fc3b1f9d4663d6773b7907839"
2468-
integrity sha512-vzaaD6EXbTS29cVH0JjXBdzMt6VBlv+hE31XktDRMX1j3462wZCJa7VzO2AxXEXcIl8GQqZPcOPuW/Z1tZVogg==
2501+
"@typescript-eslint/utils@5.60.0":
2502+
version "5.60.0"
2503+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.60.0.tgz#4667c5aece82f9d4f24a667602f0f300864b554c"
2504+
integrity sha512-ba51uMqDtfLQ5+xHtwlO84vkdjrqNzOnqrnwbMHMRY8Tqeme8C2Q8Fc7LajfGR+e3/4LoYiWXUM6BpIIbHJ4hQ==
24692505
dependencies:
24702506
"@eslint-community/eslint-utils" "^4.2.0"
24712507
"@types/json-schema" "^7.0.9"
24722508
"@types/semver" "^7.3.12"
2473-
"@typescript-eslint/scope-manager" "5.59.6"
2474-
"@typescript-eslint/types" "5.59.6"
2475-
"@typescript-eslint/typescript-estree" "5.59.6"
2509+
"@typescript-eslint/scope-manager" "5.60.0"
2510+
"@typescript-eslint/types" "5.60.0"
2511+
"@typescript-eslint/typescript-estree" "5.60.0"
24762512
eslint-scope "^5.1.1"
24772513
semver "^7.3.7"
24782514

@@ -2492,6 +2528,14 @@
24922528
"@typescript-eslint/types" "5.59.6"
24932529
eslint-visitor-keys "^3.3.0"
24942530

2531+
"@typescript-eslint/[email protected]":
2532+
version "5.60.0"
2533+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.60.0.tgz#b48b29da3f5f31dd1656281727004589d2722a66"
2534+
integrity sha512-wm9Uz71SbCyhUKgcaPRauBdTegUyY/ZWl8gLwD/i/ybJqscrrdVSFImpvUz16BLPChIeKBK5Fa9s6KDQjsjyWw==
2535+
dependencies:
2536+
"@typescript-eslint/types" "5.60.0"
2537+
eslint-visitor-keys "^3.3.0"
2538+
24952539
"@yarnpkg/lockfile@^1.1.0":
24962540
version "1.1.0"
24972541
resolved "https://registry.yarnpkg.com/@yarnpkg/lockfile/-/lockfile-1.1.0.tgz#e77a97fbd345b76d83245edcd17d393b1b41fb31"

0 commit comments

Comments
 (0)