Skip to content

Commit fe4b3f7

Browse files
Update typescript-eslint monorepo to v6.13.0
1 parent 24f14d2 commit fe4b3f7

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
@@ -45,8 +45,8 @@
4545
},
4646
"dependencies": {},
4747
"devDependencies": {
48-
"@typescript-eslint/eslint-plugin": "6.12.0",
49-
"@typescript-eslint/parser": "6.12.0",
48+
"@typescript-eslint/eslint-plugin": "6.13.0",
49+
"@typescript-eslint/parser": "6.13.0",
5050
"eslint": "8.54.0",
5151
"eslint-config-prettier": "9.0.0",
5252
"microbundle": "0.15.1",

yarn.lock

Lines changed: 50 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -1349,89 +1349,89 @@
13491349
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.0.tgz#591c1ce3a702c45ee15f47a42ade72c2fd78978a"
13501350
integrity sha512-G8hZ6XJiHnuhQKR7ZmysCeJWE08o8T0AXtk5darsCaTVsYZhhgUrq53jizaR2FvsoeCwJhlmwTjkXBY5Pn/ZHw==
13511351

1352-
"@typescript-eslint/eslint-plugin@6.12.0":
1353-
version "6.12.0"
1354-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.12.0.tgz#2a647d278bb48bf397fef07ba0507612ff9dd812"
1355-
integrity sha512-XOpZ3IyJUIV1b15M7HVOpgQxPPF7lGXgsfcEIu3yDxFPaf/xZKt7s9QO/pbk7vpWQyVulpJbu4E5LwpZiQo4kA==
1352+
"@typescript-eslint/eslint-plugin@6.13.0":
1353+
version "6.13.0"
1354+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.13.0.tgz#c239f9b3800ab14b5479a93812ddbe4a8fc64411"
1355+
integrity sha512-HTvbSd0JceI2GW5DHS3R9zbarOqjkM9XDR7zL8eCsBUO/eSiHcoNE7kSL5sjGXmVa9fjH5LCfHDXNnH4QLp7tQ==
13561356
dependencies:
13571357
"@eslint-community/regexpp" "^4.5.1"
1358-
"@typescript-eslint/scope-manager" "6.12.0"
1359-
"@typescript-eslint/type-utils" "6.12.0"
1360-
"@typescript-eslint/utils" "6.12.0"
1361-
"@typescript-eslint/visitor-keys" "6.12.0"
1358+
"@typescript-eslint/scope-manager" "6.13.0"
1359+
"@typescript-eslint/type-utils" "6.13.0"
1360+
"@typescript-eslint/utils" "6.13.0"
1361+
"@typescript-eslint/visitor-keys" "6.13.0"
13621362
debug "^4.3.4"
13631363
graphemer "^1.4.0"
13641364
ignore "^5.2.4"
13651365
natural-compare "^1.4.0"
13661366
semver "^7.5.4"
13671367
ts-api-utils "^1.0.1"
13681368

1369-
"@typescript-eslint/parser@6.12.0":
1370-
version "6.12.0"
1371-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.12.0.tgz#9fb21ed7d88065a4a2ee21eb80b8578debb8217c"
1372-
integrity sha512-s8/jNFPKPNRmXEnNXfuo1gemBdVmpQsK1pcu+QIvuNJuhFzGrpD7WjOcvDc/+uEdfzSYpNu7U/+MmbScjoQ6vg==
1369+
"@typescript-eslint/parser@6.13.0":
1370+
version "6.13.0"
1371+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.13.0.tgz#ddb2be591c347ff292165ecffbd0b6d508d7463a"
1372+
integrity sha512-VpG+M7GNhHLI/aTDctqAV0XbzB16vf+qDX9DXuMZSe/0bahzDA9AKZB15NDbd+D9M4cDsJvfkbGOA7qiZ/bWJw==
13731373
dependencies:
1374-
"@typescript-eslint/scope-manager" "6.12.0"
1375-
"@typescript-eslint/types" "6.12.0"
1376-
"@typescript-eslint/typescript-estree" "6.12.0"
1377-
"@typescript-eslint/visitor-keys" "6.12.0"
1374+
"@typescript-eslint/scope-manager" "6.13.0"
1375+
"@typescript-eslint/types" "6.13.0"
1376+
"@typescript-eslint/typescript-estree" "6.13.0"
1377+
"@typescript-eslint/visitor-keys" "6.13.0"
13781378
debug "^4.3.4"
13791379

1380-
"@typescript-eslint/scope-manager@6.12.0":
1381-
version "6.12.0"
1382-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.12.0.tgz#5833a16dbe19cfbad639d4d33bcca5e755c7044b"
1383-
integrity sha512-5gUvjg+XdSj8pcetdL9eXJzQNTl3RD7LgUiYTl8Aabdi8hFkaGSYnaS6BLc0BGNaDH+tVzVwmKtWvu0jLgWVbw==
1380+
"@typescript-eslint/scope-manager@6.13.0":
1381+
version "6.13.0"
1382+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.13.0.tgz#343665d5c87c78ebea38ab4577ad3ece0751f331"
1383+
integrity sha512-2x0K2/CujsokIv+LN2T0l5FVDMtsCjkUyYtlcY4xxnxLAW+x41LXr16duoicHpGtLhmtN7kqvuFJ3zbz00Ikhw==
13841384
dependencies:
1385-
"@typescript-eslint/types" "6.12.0"
1386-
"@typescript-eslint/visitor-keys" "6.12.0"
1385+
"@typescript-eslint/types" "6.13.0"
1386+
"@typescript-eslint/visitor-keys" "6.13.0"
13871387

1388-
"@typescript-eslint/type-utils@6.12.0":
1389-
version "6.12.0"
1390-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.12.0.tgz#968f7c95162808d69950ab5dff710ad730e58287"
1391-
integrity sha512-WWmRXxhm1X8Wlquj+MhsAG4dU/Blvf1xDgGaYCzfvStP2NwPQh6KBvCDbiOEvaE0filhranjIlK/2fSTVwtBng==
1388+
"@typescript-eslint/type-utils@6.13.0":
1389+
version "6.13.0"
1390+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.13.0.tgz#71e96a5f718b6857eba499136d109239c8f87f55"
1391+
integrity sha512-YHufAmZd/yP2XdoD3YeFEjq+/Tl+myhzv+GJHSOz+ro/NFGS84mIIuLU3pVwUcauSmwlCrVXbBclkn1HfjY0qQ==
13921392
dependencies:
1393-
"@typescript-eslint/typescript-estree" "6.12.0"
1394-
"@typescript-eslint/utils" "6.12.0"
1393+
"@typescript-eslint/typescript-estree" "6.13.0"
1394+
"@typescript-eslint/utils" "6.13.0"
13951395
debug "^4.3.4"
13961396
ts-api-utils "^1.0.1"
13971397

1398-
"@typescript-eslint/types@6.12.0":
1399-
version "6.12.0"
1400-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.12.0.tgz#ffc5297bcfe77003c8b7b545b51c2505748314ac"
1401-
integrity sha512-MA16p/+WxM5JG/F3RTpRIcuOghWO30//VEOvzubM8zuOOBYXsP+IfjoCXXiIfy2Ta8FRh9+IO9QLlaFQUU+10Q==
1398+
"@typescript-eslint/types@6.13.0":
1399+
version "6.13.0"
1400+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.13.0.tgz#45147f658ae0aa33a3999cdf1727613d6467c271"
1401+
integrity sha512-oXg7DFxx/GmTrKXKKLSoR2rwiutOC7jCQ5nDH5p5VS6cmHE1TcPTaYQ0VPSSUvj7BnNqCgQ/NXcTBxn59pfPTQ==
14021402

1403-
"@typescript-eslint/typescript-estree@6.12.0":
1404-
version "6.12.0"
1405-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.12.0.tgz#764ccc32598549e5b48ec99e3b85f89b1385310c"
1406-
integrity sha512-vw9E2P9+3UUWzhgjyyVczLWxZ3GuQNT7QpnIY3o5OMeLO/c8oHljGc8ZpryBMIyympiAAaKgw9e5Hl9dCWFOYw==
1403+
"@typescript-eslint/typescript-estree@6.13.0":
1404+
version "6.13.0"
1405+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.13.0.tgz#4975f49c1a7a035720bc2b1f7862a61d30d52943"
1406+
integrity sha512-IT4O/YKJDoiy/mPEDsfOfp+473A9GVqXlBKckfrAOuVbTqM8xbc0LuqyFCcgeFWpqu3WjQexolgqN2CuWBYbog==
14071407
dependencies:
1408-
"@typescript-eslint/types" "6.12.0"
1409-
"@typescript-eslint/visitor-keys" "6.12.0"
1408+
"@typescript-eslint/types" "6.13.0"
1409+
"@typescript-eslint/visitor-keys" "6.13.0"
14101410
debug "^4.3.4"
14111411
globby "^11.1.0"
14121412
is-glob "^4.0.3"
14131413
semver "^7.5.4"
14141414
ts-api-utils "^1.0.1"
14151415

1416-
"@typescript-eslint/utils@6.12.0":
1417-
version "6.12.0"
1418-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.12.0.tgz#c6ce8c06fe9b0212620e5674a2036f6f8f611754"
1419-
integrity sha512-LywPm8h3tGEbgfyjYnu3dauZ0U7R60m+miXgKcZS8c7QALO9uWJdvNoP+duKTk2XMWc7/Q3d/QiCuLN9X6SWyQ==
1416+
"@typescript-eslint/utils@6.13.0":
1417+
version "6.13.0"
1418+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.13.0.tgz#f2ee6ba06cf76c1879fd7dfceb6a5f886d70985c"
1419+
integrity sha512-V+txaxARI8yznDkcQ6FNRXxG+T37qT3+2NsDTZ/nKLxv6VfGrRhTnuvxPUxpVuWWr+eVeIxU53PioOXbz8ratQ==
14201420
dependencies:
14211421
"@eslint-community/eslint-utils" "^4.4.0"
14221422
"@types/json-schema" "^7.0.12"
14231423
"@types/semver" "^7.5.0"
1424-
"@typescript-eslint/scope-manager" "6.12.0"
1425-
"@typescript-eslint/types" "6.12.0"
1426-
"@typescript-eslint/typescript-estree" "6.12.0"
1424+
"@typescript-eslint/scope-manager" "6.13.0"
1425+
"@typescript-eslint/types" "6.13.0"
1426+
"@typescript-eslint/typescript-estree" "6.13.0"
14271427
semver "^7.5.4"
14281428

1429-
"@typescript-eslint/visitor-keys@6.12.0":
1430-
version "6.12.0"
1431-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.12.0.tgz#5877950de42a0f3344261b7a1eee15417306d7e9"
1432-
integrity sha512-rg3BizTZHF1k3ipn8gfrzDXXSFKyOEB5zxYXInQ6z0hUvmQlhaZQzK+YmHmNViMA9HzW5Q9+bPPt90bU6GQwyw==
1429+
"@typescript-eslint/visitor-keys@6.13.0":
1430+
version "6.13.0"
1431+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.13.0.tgz#1b57d83fb74e2d7a02382e1ee6abda92ca5973f4"
1432+
integrity sha512-UQklteCEMCRoq/1UhKFZsHv5E4dN1wQSzJoxTfABasWk1HgJRdg1xNUve/Kv/Sdymt4x+iEzpESOqRFlQr/9Aw==
14331433
dependencies:
1434-
"@typescript-eslint/types" "6.12.0"
1434+
"@typescript-eslint/types" "6.13.0"
14351435
eslint-visitor-keys "^3.4.1"
14361436

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

0 commit comments

Comments
 (0)