Skip to content

Commit 3233c46

Browse files
Update typescript-eslint monorepo to v6.16.0
1 parent 28d949a commit 3233c46

File tree

2 files changed

+60
-52
lines changed

2 files changed

+60
-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.15.0",
49-
"@typescript-eslint/parser": "6.15.0",
48+
"@typescript-eslint/eslint-plugin": "6.16.0",
49+
"@typescript-eslint/parser": "6.16.0",
5050
"eslint": "8.56.0",
5151
"eslint-config-prettier": "9.1.0",
5252
"microbundle": "0.15.1",

yarn.lock

Lines changed: 58 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -1349,89 +1349,90 @@
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.15.0":
1353-
version "6.15.0"
1354-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.15.0.tgz#b0b3e15fa8c3e67ed4386b765cc0ba98ad3a303b"
1355-
integrity sha512-j5qoikQqPccq9QoBAupOP+CBu8BaJ8BLjaXSioDISeTZkVO3ig7oSIKh3H+rEpee7xCXtWwSB4KIL5l6hWZzpg==
1352+
"@typescript-eslint/eslint-plugin@6.16.0":
1353+
version "6.16.0"
1354+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.16.0.tgz#cc29fbd208ea976de3db7feb07755bba0ce8d8bc"
1355+
integrity sha512-O5f7Kv5o4dLWQtPX4ywPPa+v9G+1q1x8mz0Kr0pXUtKsevo+gIJHLkGc8RxaZWtP8RrhwhSNIWThnW42K9/0rQ==
13561356
dependencies:
13571357
"@eslint-community/regexpp" "^4.5.1"
1358-
"@typescript-eslint/scope-manager" "6.15.0"
1359-
"@typescript-eslint/type-utils" "6.15.0"
1360-
"@typescript-eslint/utils" "6.15.0"
1361-
"@typescript-eslint/visitor-keys" "6.15.0"
1358+
"@typescript-eslint/scope-manager" "6.16.0"
1359+
"@typescript-eslint/type-utils" "6.16.0"
1360+
"@typescript-eslint/utils" "6.16.0"
1361+
"@typescript-eslint/visitor-keys" "6.16.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.15.0":
1370-
version "6.15.0"
1371-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.15.0.tgz#1af69741cfa314a13c1434d0bdd5a0c3096699d7"
1372-
integrity sha512-MkgKNnsjC6QwcMdlNAel24jjkEO/0hQaMDLqP4S9zq5HBAUJNQB6y+3DwLjX7b3l2b37eNAxMPLwb3/kh8VKdA==
1369+
"@typescript-eslint/parser@6.16.0":
1370+
version "6.16.0"
1371+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.16.0.tgz#36f39f63b126aa25af2ad2df13d9891e9fd5b40c"
1372+
integrity sha512-H2GM3eUo12HpKZU9njig3DF5zJ58ja6ahj1GoHEHOgQvYxzoFJJEvC1MQ7T2l9Ha+69ZSOn7RTxOdpC/y3ikMw==
13731373
dependencies:
1374-
"@typescript-eslint/scope-manager" "6.15.0"
1375-
"@typescript-eslint/types" "6.15.0"
1376-
"@typescript-eslint/typescript-estree" "6.15.0"
1377-
"@typescript-eslint/visitor-keys" "6.15.0"
1374+
"@typescript-eslint/scope-manager" "6.16.0"
1375+
"@typescript-eslint/types" "6.16.0"
1376+
"@typescript-eslint/typescript-estree" "6.16.0"
1377+
"@typescript-eslint/visitor-keys" "6.16.0"
13781378
debug "^4.3.4"
13791379

1380-
"@typescript-eslint/scope-manager@6.15.0":
1381-
version "6.15.0"
1382-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.15.0.tgz#40e5214a3e9e048aca55ce33381bc61b6b51c32a"
1383-
integrity sha512-+BdvxYBltqrmgCNu4Li+fGDIkW9n//NrruzG9X1vBzaNK+ExVXPoGB71kneaVw/Jp+4rH/vaMAGC6JfMbHstVg==
1380+
"@typescript-eslint/scope-manager@6.16.0":
1381+
version "6.16.0"
1382+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.16.0.tgz#f3e9a00fbc1d0701356359cd56489c54d9e37168"
1383+
integrity sha512-0N7Y9DSPdaBQ3sqSCwlrm9zJwkpOuc6HYm7LpzLAPqBL7dmzAUimr4M29dMkOP/tEwvOCC/Cxo//yOfJD3HUiw==
13841384
dependencies:
1385-
"@typescript-eslint/types" "6.15.0"
1386-
"@typescript-eslint/visitor-keys" "6.15.0"
1385+
"@typescript-eslint/types" "6.16.0"
1386+
"@typescript-eslint/visitor-keys" "6.16.0"
13871387

1388-
"@typescript-eslint/type-utils@6.15.0":
1389-
version "6.15.0"
1390-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.15.0.tgz#c22261bd00566821a300d08f4632533a8f9bed01"
1391-
integrity sha512-CnmHKTfX6450Bo49hPg2OkIm/D/TVYV7jO1MCfPYGwf6x3GO0VU8YMO5AYMn+u3X05lRRxA4fWCz87GFQV6yVQ==
1388+
"@typescript-eslint/type-utils@6.16.0":
1389+
version "6.16.0"
1390+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.16.0.tgz#5f21c3e49e540ad132dc87fc99af463c184d5ed1"
1391+
integrity sha512-ThmrEOcARmOnoyQfYkHw/DX2SEYBalVECmoldVuH6qagKROp/jMnfXpAU/pAIWub9c4YTxga+XwgAkoA0pxfmg==
13921392
dependencies:
1393-
"@typescript-eslint/typescript-estree" "6.15.0"
1394-
"@typescript-eslint/utils" "6.15.0"
1393+
"@typescript-eslint/typescript-estree" "6.16.0"
1394+
"@typescript-eslint/utils" "6.16.0"
13951395
debug "^4.3.4"
13961396
ts-api-utils "^1.0.1"
13971397

1398-
"@typescript-eslint/types@6.15.0":
1399-
version "6.15.0"
1400-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.15.0.tgz#a9f7b006aee52b0948be6e03f521814bf435ddd5"
1401-
integrity sha512-yXjbt//E4T/ee8Ia1b5mGlbNj9fB9lJP4jqLbZualwpP2BCQ5is6BcWwxpIsY4XKAhmdv3hrW92GdtJbatC6dQ==
1398+
"@typescript-eslint/types@6.16.0":
1399+
version "6.16.0"
1400+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.16.0.tgz#a3abe0045737d44d8234708d5ed8fef5d59dc91e"
1401+
integrity sha512-hvDFpLEvTJoHutVl87+MG/c5C8I6LOgEx05zExTSJDEVU7hhR3jhV8M5zuggbdFCw98+HhZWPHZeKS97kS3JoQ==
14021402

1403-
"@typescript-eslint/typescript-estree@6.15.0":
1404-
version "6.15.0"
1405-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.15.0.tgz#2f8a513df1ce5e6e1ba8e5c6aa52f392ae023fc5"
1406-
integrity sha512-7mVZJN7Hd15OmGuWrp2T9UvqR2Ecg+1j/Bp1jXUEY2GZKV6FXlOIoqVDmLpBiEiq3katvj/2n2mR0SDwtloCew==
1403+
"@typescript-eslint/typescript-estree@6.16.0":
1404+
version "6.16.0"
1405+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.16.0.tgz#d6e0578e4f593045f0df06c4b3a22bd6f13f2d03"
1406+
integrity sha512-VTWZuixh/vr7nih6CfrdpmFNLEnoVBF1skfjdyGnNwXOH1SLeHItGdZDHhhAIzd3ACazyY2Fg76zuzOVTaknGA==
14071407
dependencies:
1408-
"@typescript-eslint/types" "6.15.0"
1409-
"@typescript-eslint/visitor-keys" "6.15.0"
1408+
"@typescript-eslint/types" "6.16.0"
1409+
"@typescript-eslint/visitor-keys" "6.16.0"
14101410
debug "^4.3.4"
14111411
globby "^11.1.0"
14121412
is-glob "^4.0.3"
1413+
minimatch "9.0.3"
14131414
semver "^7.5.4"
14141415
ts-api-utils "^1.0.1"
14151416

1416-
"@typescript-eslint/utils@6.15.0":
1417-
version "6.15.0"
1418-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.15.0.tgz#f80dbb79f3b0f569077a8711dd44186a8933fa4c"
1419-
integrity sha512-eF82p0Wrrlt8fQSRL0bGXzK5nWPRV2dYQZdajcfzOD9+cQz9O7ugifrJxclB+xVOvWvagXfqS4Es7vpLP4augw==
1417+
"@typescript-eslint/utils@6.16.0":
1418+
version "6.16.0"
1419+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.16.0.tgz#1c291492d34670f9210d2b7fcf6b402bea3134ae"
1420+
integrity sha512-T83QPKrBm6n//q9mv7oiSvy/Xq/7Hyw9SzSEhMHJwznEmQayfBM87+oAlkNAMEO7/MjIwKyOHgBJbxB0s7gx2A==
14201421
dependencies:
14211422
"@eslint-community/eslint-utils" "^4.4.0"
14221423
"@types/json-schema" "^7.0.12"
14231424
"@types/semver" "^7.5.0"
1424-
"@typescript-eslint/scope-manager" "6.15.0"
1425-
"@typescript-eslint/types" "6.15.0"
1426-
"@typescript-eslint/typescript-estree" "6.15.0"
1425+
"@typescript-eslint/scope-manager" "6.16.0"
1426+
"@typescript-eslint/types" "6.16.0"
1427+
"@typescript-eslint/typescript-estree" "6.16.0"
14271428
semver "^7.5.4"
14281429

1429-
"@typescript-eslint/visitor-keys@6.15.0":
1430-
version "6.15.0"
1431-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.15.0.tgz#5baf97a7bfeec6f4894d400437055155a46b2330"
1432-
integrity sha512-1zvtdC1a9h5Tb5jU9x3ADNXO9yjP8rXlaoChu0DQX40vf5ACVpYIVIZhIMZ6d5sDXH7vq4dsZBT1fEGj8D2n2w==
1430+
"@typescript-eslint/visitor-keys@6.16.0":
1431+
version "6.16.0"
1432+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.16.0.tgz#d50da18a05d91318ed3e7e8889bda0edc35f3a10"
1433+
integrity sha512-QSFQLruk7fhs91a/Ep/LqRdbJCZ1Rq03rqBdKT5Ky17Sz8zRLUksqIe9DW0pKtg/Z35/ztbLQ6qpOCN6rOC11A==
14331434
dependencies:
1434-
"@typescript-eslint/types" "6.15.0"
1435+
"@typescript-eslint/types" "6.16.0"
14351436
eslint-visitor-keys "^3.4.1"
14361437

14371438
"@ungap/structured-clone@^1.2.0":
@@ -2944,6 +2945,13 @@ micromatch@^4.0.4:
29442945
braces "^3.0.2"
29452946
picomatch "^2.3.1"
29462947

2948+
minimatch@9.0.3:
2949+
version "9.0.3"
2950+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
2951+
integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
2952+
dependencies:
2953+
brace-expansion "^2.0.1"
2954+
29472955
minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
29482956
version "3.1.2"
29492957
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"

0 commit comments

Comments
 (0)