Skip to content

Commit c129f55

Browse files
committed
chore(deps): update typescript-eslint monorepo to v5.62.0
1 parent e02d5d3 commit c129f55

File tree

2 files changed

+71
-23
lines changed

2 files changed

+71
-23
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,8 +144,8 @@
144144
"@types/ramda": "0.29.3",
145145
"@types/react": "18.2.14",
146146
"@types/react-dom": "18.2.6",
147-
"@typescript-eslint/eslint-plugin": "5.61.0",
148-
"@typescript-eslint/parser": "5.61.0",
147+
"@typescript-eslint/eslint-plugin": "5.62.0",
148+
"@typescript-eslint/parser": "5.62.0",
149149
"@webcomponents/template-shadowroot": "0.2.1",
150150
"astro": "2.8.0",
151151
"autoprefixer": "10.4.14",

yarn.lock

Lines changed: 69 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1367,30 +1367,30 @@
13671367
resolved "https://registry.yarnpkg.com/@types/yargs-parser/-/yargs-parser-21.0.0.tgz#0c60e537fa790f5f9472ed2776c2b71ec117351b"
13681368
integrity sha512-iO9ZQHkZxHn4mSakYV0vFHAVDyEOIJQrV2uZ06HxEPcx+mt8swXoZHIbaaJ2crJYFfErySgktuTZ3BeLz+XmFA==
13691369

1370-
"@typescript-eslint/eslint-plugin@5.61.0":
1371-
version "5.61.0"
1372-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.61.0.tgz#a1a5290cf33863b4db3fb79350b3c5275a7b1223"
1373-
integrity sha512-A5l/eUAug103qtkwccSCxn8ZRwT+7RXWkFECdA4Cvl1dOlDUgTpAOfSEElZn2uSUxhdDpnCdetrf0jvU4qrL+g==
1370+
"@typescript-eslint/eslint-plugin@5.62.0":
1371+
version "5.62.0"
1372+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.62.0.tgz#aeef0328d172b9e37d9bab6dbc13b87ed88977db"
1373+
integrity sha512-TiZzBSJja/LbhNPvk6yc0JrX9XqhQ0hdh6M2svYfsHGejaKFIAGd9MQ+ERIMzLGlN/kZoYIgdxFV0PuljTKXag==
13741374
dependencies:
13751375
"@eslint-community/regexpp" "^4.4.0"
1376-
"@typescript-eslint/scope-manager" "5.61.0"
1377-
"@typescript-eslint/type-utils" "5.61.0"
1378-
"@typescript-eslint/utils" "5.61.0"
1376+
"@typescript-eslint/scope-manager" "5.62.0"
1377+
"@typescript-eslint/type-utils" "5.62.0"
1378+
"@typescript-eslint/utils" "5.62.0"
13791379
debug "^4.3.4"
13801380
graphemer "^1.4.0"
13811381
ignore "^5.2.0"
13821382
natural-compare-lite "^1.4.0"
13831383
semver "^7.3.7"
13841384
tsutils "^3.21.0"
13851385

1386-
"@typescript-eslint/parser@5.61.0":
1387-
version "5.61.0"
1388-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.61.0.tgz#7fbe3e2951904bb843f8932ebedd6e0635bffb70"
1389-
integrity sha512-yGr4Sgyh8uO6fSi9hw3jAFXNBHbCtKKFMdX2IkT3ZqpKmtAq3lHS4ixB/COFuAIJpwl9/AqF7j72ZDWYKmIfvg==
1386+
"@typescript-eslint/parser@5.62.0":
1387+
version "5.62.0"
1388+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.62.0.tgz#1b63d082d849a2fcae8a569248fbe2ee1b8a56c7"
1389+
integrity sha512-VlJEV0fOQ7BExOsHYAGrgbEiZoi8D+Bl2+f6V2RrXerRSylnp+ZBHmPvaIa8cz0Ajx7WO7Z5RqfgYg7ED1nRhA==
13901390
dependencies:
1391-
"@typescript-eslint/scope-manager" "5.61.0"
1392-
"@typescript-eslint/types" "5.61.0"
1393-
"@typescript-eslint/typescript-estree" "5.61.0"
1391+
"@typescript-eslint/scope-manager" "5.62.0"
1392+
"@typescript-eslint/types" "5.62.0"
1393+
"@typescript-eslint/typescript-estree" "5.62.0"
13941394
debug "^4.3.4"
13951395

13961396
"@typescript-eslint/[email protected]":
@@ -1401,13 +1401,21 @@
14011401
"@typescript-eslint/types" "5.61.0"
14021402
"@typescript-eslint/visitor-keys" "5.61.0"
14031403

1404-
"@typescript-eslint/type-utils@5.61.0":
1405-
version "5.61.0"
1406-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.61.0.tgz#e90799eb2045c4435ea8378cb31cd8a9fddca47a"
1407-
integrity sha512-kk8u//r+oVK2Aj3ph/26XdH0pbAkC2RiSjUYhKD+PExemG4XSjpGFeyZ/QM8lBOa7O8aGOU+/yEbMJgQv/DnCg==
1404+
"@typescript-eslint/scope-manager@5.62.0":
1405+
version "5.62.0"
1406+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.62.0.tgz#d9457ccc6a0b8d6b37d0eb252a23022478c5460c"
1407+
integrity sha512-VXuvVvZeQCQb5Zgf4HAxc04q5j+WrNAtNh9OwCsCgpKqESMTu3tF/jhZ3xG6T4NZwWl65Bg8KuS2uEvhSfLl0w==
14081408
dependencies:
1409-
"@typescript-eslint/typescript-estree" "5.61.0"
1410-
"@typescript-eslint/utils" "5.61.0"
1409+
"@typescript-eslint/types" "5.62.0"
1410+
"@typescript-eslint/visitor-keys" "5.62.0"
1411+
1412+
"@typescript-eslint/[email protected]":
1413+
version "5.62.0"
1414+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.62.0.tgz#286f0389c41681376cdad96b309cedd17d70346a"
1415+
integrity sha512-xsSQreu+VnfbqQpW5vnCJdq1Z3Q0U31qiWmRhr98ONQmcp/yhiPJFPq8MXiJVLiksmOKSjIldZzkebzHuCGzew==
1416+
dependencies:
1417+
"@typescript-eslint/typescript-estree" "5.62.0"
1418+
"@typescript-eslint/utils" "5.62.0"
14111419
debug "^4.3.4"
14121420
tsutils "^3.21.0"
14131421

@@ -1416,6 +1424,11 @@
14161424
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.61.0.tgz#e99ff11b5792d791554abab0f0370936d8ca50c0"
14171425
integrity sha512-ldyueo58KjngXpzloHUog/h9REmHl59G1b3a5Sng1GfBo14BkS3ZbMEb3693gnP1k//97lh7bKsp6/V/0v1veQ==
14181426

1427+
"@typescript-eslint/[email protected]":
1428+
version "5.62.0"
1429+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f"
1430+
integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==
1431+
14191432
"@typescript-eslint/[email protected]":
14201433
version "5.61.0"
14211434
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.61.0.tgz#4c7caca84ce95bb41aa585d46a764bcc050b92f3"
@@ -1429,7 +1442,34 @@
14291442
semver "^7.3.7"
14301443
tsutils "^3.21.0"
14311444

1432-
"@typescript-eslint/[email protected]", "@typescript-eslint/utils@^5.10.2":
1445+
"@typescript-eslint/[email protected]":
1446+
version "5.62.0"
1447+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.62.0.tgz#7d17794b77fabcac615d6a48fb143330d962eb9b"
1448+
integrity sha512-CmcQ6uY7b9y694lKdRB8FEel7JbU/40iSAPomu++SjLMntB+2Leay2LO6i8VnJk58MtE9/nQSFIH6jpyRWyYzA==
1449+
dependencies:
1450+
"@typescript-eslint/types" "5.62.0"
1451+
"@typescript-eslint/visitor-keys" "5.62.0"
1452+
debug "^4.3.4"
1453+
globby "^11.1.0"
1454+
is-glob "^4.0.3"
1455+
semver "^7.3.7"
1456+
tsutils "^3.21.0"
1457+
1458+
"@typescript-eslint/[email protected]":
1459+
version "5.62.0"
1460+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.62.0.tgz#141e809c71636e4a75daa39faed2fb5f4b10df86"
1461+
integrity sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==
1462+
dependencies:
1463+
"@eslint-community/eslint-utils" "^4.2.0"
1464+
"@types/json-schema" "^7.0.9"
1465+
"@types/semver" "^7.3.12"
1466+
"@typescript-eslint/scope-manager" "5.62.0"
1467+
"@typescript-eslint/types" "5.62.0"
1468+
"@typescript-eslint/typescript-estree" "5.62.0"
1469+
eslint-scope "^5.1.1"
1470+
semver "^7.3.7"
1471+
1472+
"@typescript-eslint/utils@^5.10.2":
14331473
version "5.61.0"
14341474
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.61.0.tgz#5064838a53e91c754fffbddd306adcca3fe0af36"
14351475
integrity sha512-mV6O+6VgQmVE6+xzlA91xifndPW9ElFW8vbSF0xCT/czPXVhwDewKila1jOyRwa9AE19zKnrr7Cg5S3pJVrTWQ==
@@ -1451,6 +1491,14 @@
14511491
"@typescript-eslint/types" "5.61.0"
14521492
eslint-visitor-keys "^3.3.0"
14531493

1494+
"@typescript-eslint/[email protected]":
1495+
version "5.62.0"
1496+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.62.0.tgz#2174011917ce582875954ffe2f6912d5931e353e"
1497+
integrity sha512-07ny+LHRzQXepkGg6w0mFY41fVUNBrL2Roj/++7V1txKugfjm/Ci/qSND03r2RhlJhJYMcTn9AhhSSqQp0Ysyw==
1498+
dependencies:
1499+
"@typescript-eslint/types" "5.62.0"
1500+
eslint-visitor-keys "^3.3.0"
1501+
14541502
"@vitejs/plugin-vue-jsx@^3.0.0":
14551503
version "3.0.1"
14561504
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue-jsx/-/plugin-vue-jsx-3.0.1.tgz#4c088ce445e34ae27e78a66e6dbf2cc2e85f827d"

0 commit comments

Comments
 (0)