Skip to content

Commit f725d86

Browse files
chore(deps): update typescript-eslint monorepo to v8
1 parent 9626bc3 commit f725d86

File tree

2 files changed

+20
-92
lines changed

2 files changed

+20
-92
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -121,8 +121,8 @@
121121
"@types/jsonpath": "0.2.4",
122122
"@types/lodash": "4.17.9",
123123
"@types/node": "18.16.9",
124-
"@typescript-eslint/eslint-plugin": "7.18.0",
125-
"@typescript-eslint/parser": "7.18.0",
124+
"@typescript-eslint/eslint-plugin": "8.11.0",
125+
"@typescript-eslint/parser": "8.11.0",
126126
"dotenv": "16.4.5",
127127
"eslint": "8.57.1",
128128
"eslint-config-prettier": "^9.0.0",

yarn.lock

+18-90
Original file line numberDiff line numberDiff line change
@@ -3013,40 +3013,32 @@
30133013
dependencies:
30143014
"@types/yargs-parser" "*"
30153015

3016-
"@typescript-eslint/eslint-plugin@7.18.0":
3017-
version "7.18.0"
3018-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.18.0.tgz#b16d3cf3ee76bf572fdf511e79c248bdec619ea3"
3019-
integrity sha512-94EQTWZ40mzBc42ATNIBimBEDltSJ9RQHCC8vc/PDbxi4k8dVwUAv4o98dk50M1zB+JGFxp43FP7f8+FP8R6Sw==
3016+
"@typescript-eslint/eslint-plugin@8.11.0":
3017+
version "8.11.0"
3018+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.11.0.tgz#c3f087d20715fa94310b30666c08b3349e0ab084"
3019+
integrity sha512-KhGn2LjW1PJT2A/GfDpiyOfS4a8xHQv2myUagTM5+zsormOmBlYsnQ6pobJ8XxJmh6hnHwa2Mbe3fPrDJoDhbA==
30203020
dependencies:
30213021
"@eslint-community/regexpp" "^4.10.0"
3022-
"@typescript-eslint/scope-manager" "7.18.0"
3023-
"@typescript-eslint/type-utils" "7.18.0"
3024-
"@typescript-eslint/utils" "7.18.0"
3025-
"@typescript-eslint/visitor-keys" "7.18.0"
3022+
"@typescript-eslint/scope-manager" "8.11.0"
3023+
"@typescript-eslint/type-utils" "8.11.0"
3024+
"@typescript-eslint/utils" "8.11.0"
3025+
"@typescript-eslint/visitor-keys" "8.11.0"
30263026
graphemer "^1.4.0"
30273027
ignore "^5.3.1"
30283028
natural-compare "^1.4.0"
30293029
ts-api-utils "^1.3.0"
30303030

3031-
"@typescript-eslint/parser@7.18.0":
3032-
version "7.18.0"
3033-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.18.0.tgz#83928d0f1b7f4afa974098c64b5ce6f9051f96a0"
3034-
integrity sha512-4Z+L8I2OqhZV8qA132M4wNL30ypZGYOQVBfMgxDH/K5UX0PNqTu1c6za9ST5r9+tavvHiTWmBnKzpCJ/GlVFtg==
3031+
"@typescript-eslint/parser@8.11.0":
3032+
version "8.11.0"
3033+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.11.0.tgz#2ad1481388dc1c937f50b2d138c9ca57cc6c5cce"
3034+
integrity sha512-lmt73NeHdy1Q/2ul295Qy3uninSqi6wQI18XwSpm8w0ZbQXUpjCAWP1Vlv/obudoBiIjJVjlztjQ+d/Md98Yxg==
30353035
dependencies:
3036-
"@typescript-eslint/scope-manager" "7.18.0"
3037-
"@typescript-eslint/types" "7.18.0"
3038-
"@typescript-eslint/typescript-estree" "7.18.0"
3039-
"@typescript-eslint/visitor-keys" "7.18.0"
3036+
"@typescript-eslint/scope-manager" "8.11.0"
3037+
"@typescript-eslint/types" "8.11.0"
3038+
"@typescript-eslint/typescript-estree" "8.11.0"
3039+
"@typescript-eslint/visitor-keys" "8.11.0"
30403040
debug "^4.3.4"
30413041

3042-
"@typescript-eslint/[email protected]":
3043-
version "7.18.0"
3044-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.18.0.tgz#c928e7a9fc2c0b3ed92ab3112c614d6bd9951c83"
3045-
integrity sha512-jjhdIE/FPF2B7Z1uzc6i3oWKbGcHb87Qw7AWj6jmEqNOfDFbJWtjt/XfwCpvNkpGWlcJaog5vTR+VV8+w9JflA==
3046-
dependencies:
3047-
"@typescript-eslint/types" "7.18.0"
3048-
"@typescript-eslint/visitor-keys" "7.18.0"
3049-
30503042
"@typescript-eslint/[email protected]":
30513043
version "8.11.0"
30523044
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.11.0.tgz#9d399ce624118966732824878bc9a83593a30405"
@@ -3055,17 +3047,7 @@
30553047
"@typescript-eslint/types" "8.11.0"
30563048
"@typescript-eslint/visitor-keys" "8.11.0"
30573049

3058-
"@typescript-eslint/[email protected]":
3059-
version "7.18.0"
3060-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.18.0.tgz#2165ffaee00b1fbbdd2d40aa85232dab6998f53b"
3061-
integrity sha512-XL0FJXuCLaDuX2sYqZUUSOJ2sG5/i1AAze+axqmLnSkNEVMVYLF+cbwlB2w8D1tinFuSikHmFta+P+HOofrLeA==
3062-
dependencies:
3063-
"@typescript-eslint/typescript-estree" "7.18.0"
3064-
"@typescript-eslint/utils" "7.18.0"
3065-
debug "^4.3.4"
3066-
ts-api-utils "^1.3.0"
3067-
3068-
"@typescript-eslint/type-utils@^8.0.0":
3050+
"@typescript-eslint/[email protected]", "@typescript-eslint/type-utils@^8.0.0":
30693051
version "8.11.0"
30703052
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.11.0.tgz#b7f9e6120c1ddee8a1a07615646642ad85fc91b5"
30713053
integrity sha512-ItiMfJS6pQU0NIKAaybBKkuVzo6IdnAhPFZA/2Mba/uBjuPQPet/8+zh5GtLHwmuFRShZx+8lhIs7/QeDHflOg==
@@ -3075,30 +3057,11 @@
30753057
debug "^4.3.4"
30763058
ts-api-utils "^1.3.0"
30773059

3078-
"@typescript-eslint/[email protected]":
3079-
version "7.18.0"
3080-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.18.0.tgz#b90a57ccdea71797ffffa0321e744f379ec838c9"
3081-
integrity sha512-iZqi+Ds1y4EDYUtlOOC+aUmxnE9xS/yCigkjA7XpTKV6nCBd3Hp/PRGGmdwnfkV2ThMyYldP1wRpm/id99spTQ==
3082-
30833060
"@typescript-eslint/[email protected]":
30843061
version "8.11.0"
30853062
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.11.0.tgz#7c766250502097f49bbc2e651132e6bf489e20b8"
30863063
integrity sha512-tn6sNMHf6EBAYMvmPUaKaVeYvhUsrE6x+bXQTxjQRp360h1giATU0WvgeEys1spbvb5R+VpNOZ+XJmjD8wOUHw==
30873064

3088-
"@typescript-eslint/[email protected]":
3089-
version "7.18.0"
3090-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.18.0.tgz#b5868d486c51ce8f312309ba79bdb9f331b37931"
3091-
integrity sha512-aP1v/BSPnnyhMHts8cf1qQ6Q1IFwwRvAQGRvBFkWlo3/lH29OXA3Pts+c10nxRxIBrDnoMqzhgdwVe5f2D6OzA==
3092-
dependencies:
3093-
"@typescript-eslint/types" "7.18.0"
3094-
"@typescript-eslint/visitor-keys" "7.18.0"
3095-
debug "^4.3.4"
3096-
globby "^11.1.0"
3097-
is-glob "^4.0.3"
3098-
minimatch "^9.0.4"
3099-
semver "^7.6.0"
3100-
ts-api-utils "^1.3.0"
3101-
31023065
"@typescript-eslint/[email protected]":
31033066
version "8.11.0"
31043067
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.11.0.tgz#35fe5d3636fc5727c52429393415412e552e222b"
@@ -3113,16 +3076,6 @@
31133076
semver "^7.6.0"
31143077
ts-api-utils "^1.3.0"
31153078

3116-
"@typescript-eslint/[email protected]":
3117-
version "7.18.0"
3118-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.18.0.tgz#bca01cde77f95fc6a8d5b0dbcbfb3d6ca4be451f"
3119-
integrity sha512-kK0/rNa2j74XuHVcoCZxdFBMF+aq/vH83CXAOHieC+2Gis4mF8jJXT5eAfyD3K0sAxtPuwxaIOIOvhwzVDt/kw==
3120-
dependencies:
3121-
"@eslint-community/eslint-utils" "^4.4.0"
3122-
"@typescript-eslint/scope-manager" "7.18.0"
3123-
"@typescript-eslint/types" "7.18.0"
3124-
"@typescript-eslint/typescript-estree" "7.18.0"
3125-
31263079
"@typescript-eslint/[email protected]", "@typescript-eslint/utils@^8.0.0":
31273080
version "8.11.0"
31283081
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.11.0.tgz#4480d1e9f2bb18ea3510c79f870a1aefc118103d"
@@ -3133,14 +3086,6 @@
31333086
"@typescript-eslint/types" "8.11.0"
31343087
"@typescript-eslint/typescript-estree" "8.11.0"
31353088

3136-
"@typescript-eslint/[email protected]":
3137-
version "7.18.0"
3138-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.18.0.tgz#0564629b6124d67607378d0f0332a0495b25e7d7"
3139-
integrity sha512-cDF0/Gf81QpY3xYyJKDV14Zwdmid5+uuENhjH2EqFaF0ni+yAyq/LzMaIJdhNJXZI7uLzwIlA+V7oWoyn6Curg==
3140-
dependencies:
3141-
"@typescript-eslint/types" "7.18.0"
3142-
eslint-visitor-keys "^3.4.3"
3143-
31443089
"@typescript-eslint/[email protected]":
31453090
version "8.11.0"
31463091
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.11.0.tgz#273de1cbffe63d9f9cd7dfc20b5a5af66310cb92"
@@ -3588,11 +3533,6 @@ array-timsort@^1.0.3:
35883533
resolved "https://registry.yarnpkg.com/array-timsort/-/array-timsort-1.0.3.tgz#3c9e4199e54fb2b9c3fe5976396a21614ef0d926"
35893534
integrity sha512-/+3GRL7dDAGEfM6TseQk/U+mi18TU2Ms9I3UlLdUMhz2hbvGNTKdj9xniwXfUqgYhHxRx0+8UnKkvlNwVU+cWQ==
35903535

3591-
array-union@^2.1.0:
3592-
version "2.1.0"
3593-
resolved "https://registry.yarnpkg.com/array-union/-/array-union-2.1.0.tgz#b798420adbeb1de828d84acd8a2e23d3efe85e8d"
3594-
integrity sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==
3595-
35963536
array-union@^3.0.1:
35973537
version "3.0.1"
35983538
resolved "https://registry.yarnpkg.com/array-union/-/array-union-3.0.1.tgz#da52630d327f8b88cfbfb57728e2af5cd9b6b975"
@@ -5537,7 +5477,7 @@ [email protected]:
55375477
merge2 "^1.3.0"
55385478
micromatch "^4.0.4"
55395479

5540-
fast-glob@^3.2.12, fast-glob@^3.2.7, fast-glob@^3.2.9, fast-glob@^3.3.2:
5480+
fast-glob@^3.2.12, fast-glob@^3.2.7, fast-glob@^3.3.2:
55415481
version "3.3.2"
55425482
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.2.tgz#a904501e57cfdd2ffcded45e99a54fef55e46129"
55435483
integrity sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==
@@ -6090,18 +6030,6 @@ globals@^15.9.0:
60906030
resolved "https://registry.yarnpkg.com/globals/-/globals-15.11.0.tgz#b96ed4c6998540c6fb824b24b5499216d2438d6e"
60916031
integrity sha512-yeyNSjdbyVaWurlwCpcA6XNBrHTMIeDdj0/hnvX/OLJ9ekOXYbLsLinH/MucQyGvNnXhidTdNhTtJaffL2sMfw==
60926032

6093-
globby@^11.1.0:
6094-
version "11.1.0"
6095-
resolved "https://registry.yarnpkg.com/globby/-/globby-11.1.0.tgz#bd4be98bb042f83d796f7e3811991fbe82a0d34b"
6096-
integrity sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==
6097-
dependencies:
6098-
array-union "^2.1.0"
6099-
dir-glob "^3.0.1"
6100-
fast-glob "^3.2.9"
6101-
ignore "^5.2.0"
6102-
merge2 "^1.4.1"
6103-
slash "^3.0.0"
6104-
61056033
globby@^12.0.2:
61066034
version "12.2.0"
61076035
resolved "https://registry.yarnpkg.com/globby/-/globby-12.2.0.tgz#2ab8046b4fba4ff6eede835b29f678f90e3d3c22"

0 commit comments

Comments
 (0)