Skip to content
This repository was archived by the owner on Nov 20, 2024. It is now read-only.

Commit c5739d4

Browse files
fix(deps): update typescript-eslint monorepo to v5.58.0
1 parent 90944e4 commit c5739d4

File tree

2 files changed

+64
-64
lines changed

2 files changed

+64
-64
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,8 @@
9494
"@babel/eslint-parser": "7.21.3",
9595
"@babel/preset-react": "7.18.6",
9696
"@next/eslint-plugin-next": "13.2.4",
97-
"@typescript-eslint/eslint-plugin": "5.56.0",
98-
"@typescript-eslint/parser": "5.56.0",
97+
"@typescript-eslint/eslint-plugin": "5.58.0",
98+
"@typescript-eslint/parser": "5.58.0",
9999
"confusing-browser-globals": "1.0.11",
100100
"eslint-config-prettier": "8.8.0",
101101
"eslint-import-resolver-jsconfig": "1.1.0",

yarn.lock

Lines changed: 62 additions & 62 deletions
Original file line numberDiff line numberDiff line change
@@ -1419,15 +1419,15 @@
14191419
dependencies:
14201420
"@types/yargs-parser" "*"
14211421

1422-
"@typescript-eslint/eslint-plugin@5.56.0":
1423-
version "5.56.0"
1424-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.56.0.tgz#e4fbb4d6dd8dab3e733485c1a44a02189ae75364"
1425-
integrity sha512-ZNW37Ccl3oMZkzxrYDUX4o7cnuPgU+YrcaYXzsRtLB16I1FR5SHMqga3zGsaSliZADCWo2v8qHWqAYIj8nWCCg==
1422+
"@typescript-eslint/eslint-plugin@5.58.0":
1423+
version "5.58.0"
1424+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.58.0.tgz#b1d4b0ad20243269d020ef9bbb036a40b0849829"
1425+
integrity sha512-vxHvLhH0qgBd3/tW6/VccptSfc8FxPQIkmNTVLWcCOVqSBvqpnKkBTYrhcGlXfSnd78azwe+PsjYFj0X34/njA==
14261426
dependencies:
14271427
"@eslint-community/regexpp" "^4.4.0"
1428-
"@typescript-eslint/scope-manager" "5.56.0"
1429-
"@typescript-eslint/type-utils" "5.56.0"
1430-
"@typescript-eslint/utils" "5.56.0"
1428+
"@typescript-eslint/scope-manager" "5.58.0"
1429+
"@typescript-eslint/type-utils" "5.58.0"
1430+
"@typescript-eslint/utils" "5.58.0"
14311431
debug "^4.3.4"
14321432
grapheme-splitter "^1.0.4"
14331433
ignore "^5.2.0"
@@ -1442,24 +1442,16 @@
14421442
dependencies:
14431443
"@typescript-eslint/utils" "5.57.1"
14441444

1445-
"@typescript-eslint/parser@5.56.0":
1446-
version "5.56.0"
1447-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.56.0.tgz#42eafb44b639ef1dbd54a3dbe628c446ca753ea6"
1448-
integrity sha512-sn1OZmBxUsgxMmR8a8U5QM/Wl+tyqlH//jTqCg8daTAmhAk26L2PFhcqPLlYBhYUJMZJK276qLXlHN3a83o2cg==
1445+
"@typescript-eslint/parser@5.58.0":
1446+
version "5.58.0"
1447+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.58.0.tgz#2ac4464cf48bef2e3234cb178ede5af352dddbc6"
1448+
integrity sha512-ixaM3gRtlfrKzP8N6lRhBbjTow1t6ztfBvQNGuRM8qH1bjFFXIJ35XY+FC0RRBKn3C6cT+7VW1y8tNm7DwPHDQ==
14491449
dependencies:
1450-
"@typescript-eslint/scope-manager" "5.56.0"
1451-
"@typescript-eslint/types" "5.56.0"
1452-
"@typescript-eslint/typescript-estree" "5.56.0"
1450+
"@typescript-eslint/scope-manager" "5.58.0"
1451+
"@typescript-eslint/types" "5.58.0"
1452+
"@typescript-eslint/typescript-estree" "5.58.0"
14531453
debug "^4.3.4"
14541454

1455-
"@typescript-eslint/[email protected]":
1456-
version "5.56.0"
1457-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.56.0.tgz#62b4055088903b5254fa20403010e1c16d6ab725"
1458-
integrity sha512-jGYKyt+iBakD0SA5Ww8vFqGpoV2asSjwt60Gl6YcO8ksQ8s2HlUEyHBMSa38bdLopYqGf7EYQMUIGdT/Luw+sw==
1459-
dependencies:
1460-
"@typescript-eslint/types" "5.56.0"
1461-
"@typescript-eslint/visitor-keys" "5.56.0"
1462-
14631455
"@typescript-eslint/[email protected]":
14641456
version "5.57.1"
14651457
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.57.1.tgz#5d28799c0fc8b501a29ba1749d827800ef22d710"
@@ -1468,38 +1460,33 @@
14681460
"@typescript-eslint/types" "5.57.1"
14691461
"@typescript-eslint/visitor-keys" "5.57.1"
14701462

1471-
"@typescript-eslint/[email protected]":
1472-
version "5.56.0"
1473-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.56.0.tgz#e6f004a072f09c42e263dc50e98c70b41a509685"
1474-
integrity sha512-8WxgOgJjWRy6m4xg9KoSHPzBNZeQbGlQOH7l2QEhQID/+YseaFxg5J/DLwWSsi9Axj4e/cCiKx7PVzOq38tY4A==
1463+
"@typescript-eslint/[email protected]":
1464+
version "5.58.0"
1465+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.58.0.tgz#5e023a48352afc6a87be6ce3c8e763bc9e2f0bc8"
1466+
integrity sha512-b+w8ypN5CFvrXWQb9Ow9T4/6LC2MikNf1viLkYTiTbkQl46CnR69w7lajz1icW0TBsYmlpg+mRzFJ4LEJ8X9NA==
1467+
dependencies:
1468+
"@typescript-eslint/types" "5.58.0"
1469+
"@typescript-eslint/visitor-keys" "5.58.0"
1470+
1471+
"@typescript-eslint/[email protected]":
1472+
version "5.58.0"
1473+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.58.0.tgz#f7d5b3971483d4015a470d8a9e5b8a7d10066e52"
1474+
integrity sha512-FF5vP/SKAFJ+LmR9PENql7fQVVgGDOS+dq3j+cKl9iW/9VuZC/8CFmzIP0DLKXfWKpRHawJiG70rVH+xZZbp8w==
14751475
dependencies:
1476-
"@typescript-eslint/typescript-estree" "5.56.0"
1477-
"@typescript-eslint/utils" "5.56.0"
1476+
"@typescript-eslint/typescript-estree" "5.58.0"
1477+
"@typescript-eslint/utils" "5.58.0"
14781478
debug "^4.3.4"
14791479
tsutils "^3.21.0"
14801480

1481-
"@typescript-eslint/[email protected]":
1482-
version "5.56.0"
1483-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.56.0.tgz#b03f0bfd6fa2afff4e67c5795930aff398cbd834"
1484-
integrity sha512-JyAzbTJcIyhuUhogmiu+t79AkdnqgPUEsxMTMc/dCZczGMJQh1MK2wgrju++yMN6AWroVAy2jxyPcPr3SWCq5w==
1485-
14861481
"@typescript-eslint/[email protected]":
14871482
version "5.57.1"
14881483
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.57.1.tgz#d9989c7a9025897ea6f0550b7036027f69e8a603"
14891484
integrity sha512-bSs4LOgyV3bJ08F5RDqO2KXqg3WAdwHCu06zOqcQ6vqbTJizyBhuh1o1ImC69X4bV2g1OJxbH71PJqiO7Y1RuA==
14901485

1491-
"@typescript-eslint/[email protected]":
1492-
version "5.56.0"
1493-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.56.0.tgz#48342aa2344649a03321e74cab9ccecb9af086c3"
1494-
integrity sha512-41CH/GncsLXOJi0jb74SnC7jVPWeVJ0pxQj8bOjH1h2O26jXN3YHKDT1ejkVz5YeTEQPeLCCRY0U2r68tfNOcg==
1495-
dependencies:
1496-
"@typescript-eslint/types" "5.56.0"
1497-
"@typescript-eslint/visitor-keys" "5.56.0"
1498-
debug "^4.3.4"
1499-
globby "^11.1.0"
1500-
is-glob "^4.0.3"
1501-
semver "^7.3.7"
1502-
tsutils "^3.21.0"
1486+
"@typescript-eslint/[email protected]":
1487+
version "5.58.0"
1488+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.58.0.tgz#54c490b8522c18986004df7674c644ffe2ed77d8"
1489+
integrity sha512-JYV4eITHPzVQMnHZcYJXl2ZloC7thuUHrcUmxtzvItyKPvQ50kb9QXBkgNAt90OYMqwaodQh2kHutWZl1fc+1g==
15031490

15041491
"@typescript-eslint/[email protected]":
15051492
version "5.57.1"
@@ -1514,19 +1501,18 @@
15141501
semver "^7.3.7"
15151502
tsutils "^3.21.0"
15161503

1517-
"@typescript-eslint/utils@5.56.0":
1518-
version "5.56.0"
1519-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.56.0.tgz#db64705409b9a15546053fb4deb2888b37df1f41"
1520-
integrity sha512-XhZDVdLnUJNtbzaJeDSCIYaM+Tgr59gZGbFuELgF7m0IY03PlciidS7UQNKLE0+WpUTn1GlycEr6Ivb/afjbhA==
1504+
"@typescript-eslint/typescript-estree@5.58.0":
1505+
version "5.58.0"
1506+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.58.0.tgz#4966e6ff57eaf6e0fce2586497edc097e2ab3e61"
1507+
integrity sha512-cRACvGTodA+UxnYM2uwA2KCwRL7VAzo45syNysqlMyNyjw0Z35Icc9ihPJZjIYuA5bXJYiJ2YGUB59BqlOZT1Q==
15211508
dependencies:
1522-
"@eslint-community/eslint-utils" "^4.2.0"
1523-
"@types/json-schema" "^7.0.9"
1524-
"@types/semver" "^7.3.12"
1525-
"@typescript-eslint/scope-manager" "5.56.0"
1526-
"@typescript-eslint/types" "5.56.0"
1527-
"@typescript-eslint/typescript-estree" "5.56.0"
1528-
eslint-scope "^5.1.1"
1509+
"@typescript-eslint/types" "5.58.0"
1510+
"@typescript-eslint/visitor-keys" "5.58.0"
1511+
debug "^4.3.4"
1512+
globby "^11.1.0"
1513+
is-glob "^4.0.3"
15291514
semver "^7.3.7"
1515+
tsutils "^3.21.0"
15301516

15311517
"@typescript-eslint/[email protected]", "@typescript-eslint/utils@^5.10.0", "@typescript-eslint/utils@^5.43.0", "@typescript-eslint/utils@^5.45.0":
15321518
version "5.57.1"
@@ -1542,13 +1528,19 @@
15421528
eslint-scope "^5.1.1"
15431529
semver "^7.3.7"
15441530

1545-
"@typescript-eslint/visitor-keys@5.56.0":
1546-
version "5.56.0"
1547-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.56.0.tgz#f19eb297d972417eb13cb69b35b3213e13cc214f"
1548-
integrity sha512-1mFdED7u5bZpX6Xxf5N9U2c18sb+8EvU3tyOIj6LQZ5OOvnmj8BVeNNP603OFPm5KkS1a7IvCIcwrdHXaEMG/Q==
1531+
"@typescript-eslint/utils@5.58.0":
1532+
version "5.58.0"
1533+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.58.0.tgz#430d7c95f23ec457b05be5520c1700a0dfd559d5"
1534+
integrity sha512-gAmLOTFXMXOC+zP1fsqm3VceKSBQJNzV385Ok3+yzlavNHZoedajjS4UyS21gabJYcobuigQPs/z71A9MdJFqQ==
15491535
dependencies:
1550-
"@typescript-eslint/types" "5.56.0"
1551-
eslint-visitor-keys "^3.3.0"
1536+
"@eslint-community/eslint-utils" "^4.2.0"
1537+
"@types/json-schema" "^7.0.9"
1538+
"@types/semver" "^7.3.12"
1539+
"@typescript-eslint/scope-manager" "5.58.0"
1540+
"@typescript-eslint/types" "5.58.0"
1541+
"@typescript-eslint/typescript-estree" "5.58.0"
1542+
eslint-scope "^5.1.1"
1543+
semver "^7.3.7"
15521544

15531545
"@typescript-eslint/[email protected]":
15541546
version "5.57.1"
@@ -1558,6 +1550,14 @@
15581550
"@typescript-eslint/types" "5.57.1"
15591551
eslint-visitor-keys "^3.3.0"
15601552

1553+
"@typescript-eslint/[email protected]":
1554+
version "5.58.0"
1555+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.58.0.tgz#eb9de3a61d2331829e6761ce7fd13061781168b4"
1556+
integrity sha512-/fBraTlPj0jwdyTwLyrRTxv/3lnU2H96pNTVM6z3esTWLtA5MZ9ghSMJ7Rb+TtUAdtEw9EyJzJ0EydIMKxQ9gA==
1557+
dependencies:
1558+
"@typescript-eslint/types" "5.58.0"
1559+
eslint-visitor-keys "^3.3.0"
1560+
15611561
JSONStream@^1.0.4:
15621562
version "1.3.5"
15631563
resolved "https://registry.yarnpkg.com/JSONStream/-/JSONStream-1.3.5.tgz#3208c1f08d3a4d99261ab64f92302bc15e111ca0"

0 commit comments

Comments
 (0)