Skip to content

Commit 4e1f359

Browse files
committed
chore(deps): update typescript-eslint monorepo to v6.14.0
1 parent efd7cbd commit 4e1f359

File tree

2 files changed

+52
-52
lines changed

2 files changed

+52
-52
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
"@types/normalize-path": "3.0.2",
3939
"@types/supertest": "2.0.16",
4040
"@types/ws": "8.5.10",
41-
"@typescript-eslint/eslint-plugin": "6.13.2",
42-
"@typescript-eslint/parser": "6.13.2",
41+
"@typescript-eslint/eslint-plugin": "6.14.0",
42+
"@typescript-eslint/parser": "6.14.0",
4343
"class-transformer": "0.5.1",
4444
"class-validator": "0.14.0",
4545
"eslint": "8.55.0",

yarn.lock

Lines changed: 50 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -2427,89 +2427,89 @@
24272427
resolved "https://registry.yarnpkg.com/@types/zen-observable/-/zen-observable-0.8.3.tgz#781d360c282436494b32fe7d9f7f8e64b3118aa3"
24282428
integrity sha512-fbF6oTd4sGGy0xjHPKAt+eS2CrxJ3+6gQ3FGcBoIJR2TLAyCkCyI8JqZNy+FeON0AhVgNJoUumVoZQjBFUqHkw==
24292429

2430-
"@typescript-eslint/eslint-plugin@6.13.2":
2431-
version "6.13.2"
2432-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.13.2.tgz#2e03506c5362a65e43cb132c37c9ce2d3cb51470"
2433-
integrity sha512-3+9OGAWHhk4O1LlcwLBONbdXsAhLjyCFogJY/cWy2lxdVJ2JrcTF2pTGMaLl2AE7U1l31n8Py4a8bx5DLf/0dQ==
2430+
"@typescript-eslint/eslint-plugin@6.14.0":
2431+
version "6.14.0"
2432+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.14.0.tgz#fc1ab5f23618ba590c87e8226ff07a760be3dd7b"
2433+
integrity sha512-1ZJBykBCXaSHG94vMMKmiHoL0MhNHKSVlcHVYZNw+BKxufhqQVTOawNpwwI1P5nIFZ/4jLVop0mcY6mJJDFNaw==
24342434
dependencies:
24352435
"@eslint-community/regexpp" "^4.5.1"
2436-
"@typescript-eslint/scope-manager" "6.13.2"
2437-
"@typescript-eslint/type-utils" "6.13.2"
2438-
"@typescript-eslint/utils" "6.13.2"
2439-
"@typescript-eslint/visitor-keys" "6.13.2"
2436+
"@typescript-eslint/scope-manager" "6.14.0"
2437+
"@typescript-eslint/type-utils" "6.14.0"
2438+
"@typescript-eslint/utils" "6.14.0"
2439+
"@typescript-eslint/visitor-keys" "6.14.0"
24402440
debug "^4.3.4"
24412441
graphemer "^1.4.0"
24422442
ignore "^5.2.4"
24432443
natural-compare "^1.4.0"
24442444
semver "^7.5.4"
24452445
ts-api-utils "^1.0.1"
24462446

2447-
"@typescript-eslint/parser@6.13.2":
2448-
version "6.13.2"
2449-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.13.2.tgz#390b79cc9a57a5f904d197a201cc4b6bc4f9afb9"
2450-
integrity sha512-MUkcC+7Wt/QOGeVlM8aGGJZy1XV5YKjTpq9jK6r6/iLsGXhBVaGP5N0UYvFsu9BFlSpwY9kMretzdBH01rkRXg==
2447+
"@typescript-eslint/parser@6.14.0":
2448+
version "6.14.0"
2449+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.14.0.tgz#a2d6a732e0d2b95c73f6a26ae7362877cc1b4212"
2450+
integrity sha512-QjToC14CKacd4Pa7JK4GeB/vHmWFJckec49FR4hmIRf97+KXole0T97xxu9IFiPxVQ1DBWrQ5wreLwAGwWAVQA==
24512451
dependencies:
2452-
"@typescript-eslint/scope-manager" "6.13.2"
2453-
"@typescript-eslint/types" "6.13.2"
2454-
"@typescript-eslint/typescript-estree" "6.13.2"
2455-
"@typescript-eslint/visitor-keys" "6.13.2"
2452+
"@typescript-eslint/scope-manager" "6.14.0"
2453+
"@typescript-eslint/types" "6.14.0"
2454+
"@typescript-eslint/typescript-estree" "6.14.0"
2455+
"@typescript-eslint/visitor-keys" "6.14.0"
24562456
debug "^4.3.4"
24572457

2458-
"@typescript-eslint/scope-manager@6.13.2":
2459-
version "6.13.2"
2460-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.13.2.tgz#5fa4e4adace028dafac212c770640b94e7b61052"
2461-
integrity sha512-CXQA0xo7z6x13FeDYCgBkjWzNqzBn8RXaE3QVQVIUm74fWJLkJkaHmHdKStrxQllGh6Q4eUGyNpMe0b1hMkXFA==
2458+
"@typescript-eslint/scope-manager@6.14.0":
2459+
version "6.14.0"
2460+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.14.0.tgz#53d24363fdb5ee0d1d8cda4ed5e5321272ab3d48"
2461+
integrity sha512-VT7CFWHbZipPncAZtuALr9y3EuzY1b1t1AEkIq2bTXUPKw+pHoXflGNG5L+Gv6nKul1cz1VH8fz16IThIU0tdg==
24622462
dependencies:
2463-
"@typescript-eslint/types" "6.13.2"
2464-
"@typescript-eslint/visitor-keys" "6.13.2"
2463+
"@typescript-eslint/types" "6.14.0"
2464+
"@typescript-eslint/visitor-keys" "6.14.0"
24652465

2466-
"@typescript-eslint/type-utils@6.13.2":
2467-
version "6.13.2"
2468-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.13.2.tgz#ebec2da14a6bb7122e0fd31eea72a382c39c6102"
2469-
integrity sha512-Qr6ssS1GFongzH2qfnWKkAQmMUyZSyOr0W54nZNU1MDfo+U4Mv3XveeLZzadc/yq8iYhQZHYT+eoXJqnACM1tw==
2466+
"@typescript-eslint/type-utils@6.14.0":
2467+
version "6.14.0"
2468+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.14.0.tgz#ac9cb5ba0615c837f1a6b172feeb273d36e4f8af"
2469+
integrity sha512-x6OC9Q7HfYKqjnuNu5a7kffIYs3No30isapRBJl1iCHLitD8O0lFbRcVGiOcuyN837fqXzPZ1NS10maQzZMKqw==
24702470
dependencies:
2471-
"@typescript-eslint/typescript-estree" "6.13.2"
2472-
"@typescript-eslint/utils" "6.13.2"
2471+
"@typescript-eslint/typescript-estree" "6.14.0"
2472+
"@typescript-eslint/utils" "6.14.0"
24732473
debug "^4.3.4"
24742474
ts-api-utils "^1.0.1"
24752475

2476-
"@typescript-eslint/types@6.13.2":
2477-
version "6.13.2"
2478-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.13.2.tgz#c044aac24c2f6cefb8e921e397acad5417dd0ae6"
2479-
integrity sha512-7sxbQ+EMRubQc3wTfTsycgYpSujyVbI1xw+3UMRUcrhSy+pN09y/lWzeKDbvhoqcRbHdc+APLs/PWYi/cisLPg==
2476+
"@typescript-eslint/types@6.14.0":
2477+
version "6.14.0"
2478+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.14.0.tgz#935307f7a931016b7a5eb25d494ea3e1f613e929"
2479+
integrity sha512-uty9H2K4Xs8E47z3SnXEPRNDfsis8JO27amp2GNCnzGETEW3yTqEIVg5+AI7U276oGF/tw6ZA+UesxeQ104ceA==
24802480

2481-
"@typescript-eslint/typescript-estree@6.13.2":
2482-
version "6.13.2"
2483-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.13.2.tgz#ae556ee154c1acf025b48d37c3ef95a1d55da258"
2484-
integrity sha512-SuD8YLQv6WHnOEtKv8D6HZUzOub855cfPnPMKvdM/Bh1plv1f7Q/0iFUDLKKlxHcEstQnaUU4QZskgQq74t+3w==
2481+
"@typescript-eslint/typescript-estree@6.14.0":
2482+
version "6.14.0"
2483+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.14.0.tgz#90c7ddd45cd22139adf3d4577580d04c9189ac13"
2484+
integrity sha512-yPkaLwK0yH2mZKFE/bXkPAkkFgOv15GJAUzgUVonAbv0Hr4PK/N2yaA/4XQbTZQdygiDkpt5DkxPELqHguNvyw==
24852485
dependencies:
2486-
"@typescript-eslint/types" "6.13.2"
2487-
"@typescript-eslint/visitor-keys" "6.13.2"
2486+
"@typescript-eslint/types" "6.14.0"
2487+
"@typescript-eslint/visitor-keys" "6.14.0"
24882488
debug "^4.3.4"
24892489
globby "^11.1.0"
24902490
is-glob "^4.0.3"
24912491
semver "^7.5.4"
24922492
ts-api-utils "^1.0.1"
24932493

2494-
"@typescript-eslint/utils@6.13.2":
2495-
version "6.13.2"
2496-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.13.2.tgz#8eb89e53adc6d703a879b131e528807245486f89"
2497-
integrity sha512-b9Ptq4eAZUym4idijCRzl61oPCwwREcfDI8xGk751Vhzig5fFZR9CyzDz4Sp/nxSLBYxUPyh4QdIDqWykFhNmQ==
2494+
"@typescript-eslint/utils@6.14.0":
2495+
version "6.14.0"
2496+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.14.0.tgz#856a9e274367d99ffbd39c48128b93a86c4261e3"
2497+
integrity sha512-XwRTnbvRr7Ey9a1NT6jqdKX8y/atWG+8fAIu3z73HSP8h06i3r/ClMhmaF/RGWGW1tHJEwij1uEg2GbEmPYvYg==
24982498
dependencies:
24992499
"@eslint-community/eslint-utils" "^4.4.0"
25002500
"@types/json-schema" "^7.0.12"
25012501
"@types/semver" "^7.5.0"
2502-
"@typescript-eslint/scope-manager" "6.13.2"
2503-
"@typescript-eslint/types" "6.13.2"
2504-
"@typescript-eslint/typescript-estree" "6.13.2"
2502+
"@typescript-eslint/scope-manager" "6.14.0"
2503+
"@typescript-eslint/types" "6.14.0"
2504+
"@typescript-eslint/typescript-estree" "6.14.0"
25052505
semver "^7.5.4"
25062506

2507-
"@typescript-eslint/visitor-keys@6.13.2":
2508-
version "6.13.2"
2509-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.13.2.tgz#e0a4a80cf842bb08e6127b903284166ac4a5594c"
2510-
integrity sha512-OGznFs0eAQXJsp+xSd6k/O1UbFi/K/L7WjqeRoFE7vadjAF9y0uppXhYNQNEqygjou782maGClOoZwPqF0Drlw==
2507+
"@typescript-eslint/visitor-keys@6.14.0":
2508+
version "6.14.0"
2509+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.14.0.tgz#1d1d486581819287de824a56c22f32543561138e"
2510+
integrity sha512-fB5cw6GRhJUz03MrROVuj5Zm/Q+XWlVdIsFj+Zb1Hvqouc8t+XP2H5y53QYU/MGtd2dPg6/vJJlhoX3xc2ehfw==
25112511
dependencies:
2512-
"@typescript-eslint/types" "6.13.2"
2512+
"@typescript-eslint/types" "6.14.0"
25132513
eslint-visitor-keys "^3.4.1"
25142514

25152515
"@ungap/structured-clone@^1.2.0":

0 commit comments

Comments
 (0)