Skip to content

Commit 116bcb2

Browse files
committed
chore(deps): update typescript-eslint monorepo to v6.13.0
1 parent 93dfa21 commit 116bcb2

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.12.0",
42-
"@typescript-eslint/parser": "6.12.0",
41+
"@typescript-eslint/eslint-plugin": "6.13.0",
42+
"@typescript-eslint/parser": "6.13.0",
4343
"class-transformer": "0.5.1",
4444
"class-validator": "0.14.0",
4545
"eslint": "8.54.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.12.0":
2431-
version "6.12.0"
2432-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.12.0.tgz#2a647d278bb48bf397fef07ba0507612ff9dd812"
2433-
integrity sha512-XOpZ3IyJUIV1b15M7HVOpgQxPPF7lGXgsfcEIu3yDxFPaf/xZKt7s9QO/pbk7vpWQyVulpJbu4E5LwpZiQo4kA==
2430+
"@typescript-eslint/eslint-plugin@6.13.0":
2431+
version "6.13.0"
2432+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.13.0.tgz#c239f9b3800ab14b5479a93812ddbe4a8fc64411"
2433+
integrity sha512-HTvbSd0JceI2GW5DHS3R9zbarOqjkM9XDR7zL8eCsBUO/eSiHcoNE7kSL5sjGXmVa9fjH5LCfHDXNnH4QLp7tQ==
24342434
dependencies:
24352435
"@eslint-community/regexpp" "^4.5.1"
2436-
"@typescript-eslint/scope-manager" "6.12.0"
2437-
"@typescript-eslint/type-utils" "6.12.0"
2438-
"@typescript-eslint/utils" "6.12.0"
2439-
"@typescript-eslint/visitor-keys" "6.12.0"
2436+
"@typescript-eslint/scope-manager" "6.13.0"
2437+
"@typescript-eslint/type-utils" "6.13.0"
2438+
"@typescript-eslint/utils" "6.13.0"
2439+
"@typescript-eslint/visitor-keys" "6.13.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.12.0":
2448-
version "6.12.0"
2449-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.12.0.tgz#9fb21ed7d88065a4a2ee21eb80b8578debb8217c"
2450-
integrity sha512-s8/jNFPKPNRmXEnNXfuo1gemBdVmpQsK1pcu+QIvuNJuhFzGrpD7WjOcvDc/+uEdfzSYpNu7U/+MmbScjoQ6vg==
2447+
"@typescript-eslint/parser@6.13.0":
2448+
version "6.13.0"
2449+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.13.0.tgz#ddb2be591c347ff292165ecffbd0b6d508d7463a"
2450+
integrity sha512-VpG+M7GNhHLI/aTDctqAV0XbzB16vf+qDX9DXuMZSe/0bahzDA9AKZB15NDbd+D9M4cDsJvfkbGOA7qiZ/bWJw==
24512451
dependencies:
2452-
"@typescript-eslint/scope-manager" "6.12.0"
2453-
"@typescript-eslint/types" "6.12.0"
2454-
"@typescript-eslint/typescript-estree" "6.12.0"
2455-
"@typescript-eslint/visitor-keys" "6.12.0"
2452+
"@typescript-eslint/scope-manager" "6.13.0"
2453+
"@typescript-eslint/types" "6.13.0"
2454+
"@typescript-eslint/typescript-estree" "6.13.0"
2455+
"@typescript-eslint/visitor-keys" "6.13.0"
24562456
debug "^4.3.4"
24572457

2458-
"@typescript-eslint/scope-manager@6.12.0":
2459-
version "6.12.0"
2460-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.12.0.tgz#5833a16dbe19cfbad639d4d33bcca5e755c7044b"
2461-
integrity sha512-5gUvjg+XdSj8pcetdL9eXJzQNTl3RD7LgUiYTl8Aabdi8hFkaGSYnaS6BLc0BGNaDH+tVzVwmKtWvu0jLgWVbw==
2458+
"@typescript-eslint/scope-manager@6.13.0":
2459+
version "6.13.0"
2460+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.13.0.tgz#343665d5c87c78ebea38ab4577ad3ece0751f331"
2461+
integrity sha512-2x0K2/CujsokIv+LN2T0l5FVDMtsCjkUyYtlcY4xxnxLAW+x41LXr16duoicHpGtLhmtN7kqvuFJ3zbz00Ikhw==
24622462
dependencies:
2463-
"@typescript-eslint/types" "6.12.0"
2464-
"@typescript-eslint/visitor-keys" "6.12.0"
2463+
"@typescript-eslint/types" "6.13.0"
2464+
"@typescript-eslint/visitor-keys" "6.13.0"
24652465

2466-
"@typescript-eslint/type-utils@6.12.0":
2467-
version "6.12.0"
2468-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.12.0.tgz#968f7c95162808d69950ab5dff710ad730e58287"
2469-
integrity sha512-WWmRXxhm1X8Wlquj+MhsAG4dU/Blvf1xDgGaYCzfvStP2NwPQh6KBvCDbiOEvaE0filhranjIlK/2fSTVwtBng==
2466+
"@typescript-eslint/type-utils@6.13.0":
2467+
version "6.13.0"
2468+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.13.0.tgz#71e96a5f718b6857eba499136d109239c8f87f55"
2469+
integrity sha512-YHufAmZd/yP2XdoD3YeFEjq+/Tl+myhzv+GJHSOz+ro/NFGS84mIIuLU3pVwUcauSmwlCrVXbBclkn1HfjY0qQ==
24702470
dependencies:
2471-
"@typescript-eslint/typescript-estree" "6.12.0"
2472-
"@typescript-eslint/utils" "6.12.0"
2471+
"@typescript-eslint/typescript-estree" "6.13.0"
2472+
"@typescript-eslint/utils" "6.13.0"
24732473
debug "^4.3.4"
24742474
ts-api-utils "^1.0.1"
24752475

2476-
"@typescript-eslint/types@6.12.0":
2477-
version "6.12.0"
2478-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.12.0.tgz#ffc5297bcfe77003c8b7b545b51c2505748314ac"
2479-
integrity sha512-MA16p/+WxM5JG/F3RTpRIcuOghWO30//VEOvzubM8zuOOBYXsP+IfjoCXXiIfy2Ta8FRh9+IO9QLlaFQUU+10Q==
2476+
"@typescript-eslint/types@6.13.0":
2477+
version "6.13.0"
2478+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.13.0.tgz#45147f658ae0aa33a3999cdf1727613d6467c271"
2479+
integrity sha512-oXg7DFxx/GmTrKXKKLSoR2rwiutOC7jCQ5nDH5p5VS6cmHE1TcPTaYQ0VPSSUvj7BnNqCgQ/NXcTBxn59pfPTQ==
24802480

2481-
"@typescript-eslint/typescript-estree@6.12.0":
2482-
version "6.12.0"
2483-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.12.0.tgz#764ccc32598549e5b48ec99e3b85f89b1385310c"
2484-
integrity sha512-vw9E2P9+3UUWzhgjyyVczLWxZ3GuQNT7QpnIY3o5OMeLO/c8oHljGc8ZpryBMIyympiAAaKgw9e5Hl9dCWFOYw==
2481+
"@typescript-eslint/typescript-estree@6.13.0":
2482+
version "6.13.0"
2483+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.13.0.tgz#4975f49c1a7a035720bc2b1f7862a61d30d52943"
2484+
integrity sha512-IT4O/YKJDoiy/mPEDsfOfp+473A9GVqXlBKckfrAOuVbTqM8xbc0LuqyFCcgeFWpqu3WjQexolgqN2CuWBYbog==
24852485
dependencies:
2486-
"@typescript-eslint/types" "6.12.0"
2487-
"@typescript-eslint/visitor-keys" "6.12.0"
2486+
"@typescript-eslint/types" "6.13.0"
2487+
"@typescript-eslint/visitor-keys" "6.13.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.12.0":
2495-
version "6.12.0"
2496-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.12.0.tgz#c6ce8c06fe9b0212620e5674a2036f6f8f611754"
2497-
integrity sha512-LywPm8h3tGEbgfyjYnu3dauZ0U7R60m+miXgKcZS8c7QALO9uWJdvNoP+duKTk2XMWc7/Q3d/QiCuLN9X6SWyQ==
2494+
"@typescript-eslint/utils@6.13.0":
2495+
version "6.13.0"
2496+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.13.0.tgz#f2ee6ba06cf76c1879fd7dfceb6a5f886d70985c"
2497+
integrity sha512-V+txaxARI8yznDkcQ6FNRXxG+T37qT3+2NsDTZ/nKLxv6VfGrRhTnuvxPUxpVuWWr+eVeIxU53PioOXbz8ratQ==
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.12.0"
2503-
"@typescript-eslint/types" "6.12.0"
2504-
"@typescript-eslint/typescript-estree" "6.12.0"
2502+
"@typescript-eslint/scope-manager" "6.13.0"
2503+
"@typescript-eslint/types" "6.13.0"
2504+
"@typescript-eslint/typescript-estree" "6.13.0"
25052505
semver "^7.5.4"
25062506

2507-
"@typescript-eslint/visitor-keys@6.12.0":
2508-
version "6.12.0"
2509-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.12.0.tgz#5877950de42a0f3344261b7a1eee15417306d7e9"
2510-
integrity sha512-rg3BizTZHF1k3ipn8gfrzDXXSFKyOEB5zxYXInQ6z0hUvmQlhaZQzK+YmHmNViMA9HzW5Q9+bPPt90bU6GQwyw==
2507+
"@typescript-eslint/visitor-keys@6.13.0":
2508+
version "6.13.0"
2509+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.13.0.tgz#1b57d83fb74e2d7a02382e1ee6abda92ca5973f4"
2510+
integrity sha512-UQklteCEMCRoq/1UhKFZsHv5E4dN1wQSzJoxTfABasWk1HgJRdg1xNUve/Kv/Sdymt4x+iEzpESOqRFlQr/9Aw==
25112511
dependencies:
2512-
"@typescript-eslint/types" "6.12.0"
2512+
"@typescript-eslint/types" "6.13.0"
25132513
eslint-visitor-keys "^3.4.1"
25142514

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

0 commit comments

Comments
 (0)