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

Commit 14c2041

Browse files
fix(deps): update typescript-eslint monorepo to v5.60.1
1 parent 0e8c2e3 commit 14c2041

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.4.4",
97-
"@typescript-eslint/eslint-plugin": "5.56.0",
98-
"@typescript-eslint/parser": "5.56.0",
97+
"@typescript-eslint/eslint-plugin": "5.60.1",
98+
"@typescript-eslint/parser": "5.60.1",
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
@@ -1399,15 +1399,15 @@
13991399
dependencies:
14001400
"@types/yargs-parser" "*"
14011401

1402-
"@typescript-eslint/eslint-plugin@5.56.0":
1403-
version "5.56.0"
1404-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.56.0.tgz#e4fbb4d6dd8dab3e733485c1a44a02189ae75364"
1405-
integrity sha512-ZNW37Ccl3oMZkzxrYDUX4o7cnuPgU+YrcaYXzsRtLB16I1FR5SHMqga3zGsaSliZADCWo2v8qHWqAYIj8nWCCg==
1402+
"@typescript-eslint/eslint-plugin@5.60.1":
1403+
version "5.60.1"
1404+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.60.1.tgz#81382d6ecb92b8dda70e91f9035611cb2fecd1c3"
1405+
integrity sha512-KSWsVvsJsLJv3c4e73y/Bzt7OpqMCADUO846bHcuWYSYM19bldbAeDv7dYyV0jwkbMfJ2XdlzwjhXtuD7OY6bw==
14061406
dependencies:
14071407
"@eslint-community/regexpp" "^4.4.0"
1408-
"@typescript-eslint/scope-manager" "5.56.0"
1409-
"@typescript-eslint/type-utils" "5.56.0"
1410-
"@typescript-eslint/utils" "5.56.0"
1408+
"@typescript-eslint/scope-manager" "5.60.1"
1409+
"@typescript-eslint/type-utils" "5.60.1"
1410+
"@typescript-eslint/utils" "5.60.1"
14111411
debug "^4.3.4"
14121412
grapheme-splitter "^1.0.4"
14131413
ignore "^5.2.0"
@@ -1422,24 +1422,16 @@
14221422
dependencies:
14231423
"@typescript-eslint/utils" "5.57.1"
14241424

1425-
"@typescript-eslint/parser@5.56.0":
1426-
version "5.56.0"
1427-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.56.0.tgz#42eafb44b639ef1dbd54a3dbe628c446ca753ea6"
1428-
integrity sha512-sn1OZmBxUsgxMmR8a8U5QM/Wl+tyqlH//jTqCg8daTAmhAk26L2PFhcqPLlYBhYUJMZJK276qLXlHN3a83o2cg==
1425+
"@typescript-eslint/parser@5.60.1":
1426+
version "5.60.1"
1427+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.60.1.tgz#0f2f58209c0862a73e3d5a56099abfdfa21d0fd3"
1428+
integrity sha512-pHWlc3alg2oSMGwsU/Is8hbm3XFbcrb6P5wIxcQW9NsYBfnrubl/GhVVD/Jm/t8HXhA2WncoIRfBtnCgRGV96Q==
14291429
dependencies:
1430-
"@typescript-eslint/scope-manager" "5.56.0"
1431-
"@typescript-eslint/types" "5.56.0"
1432-
"@typescript-eslint/typescript-estree" "5.56.0"
1430+
"@typescript-eslint/scope-manager" "5.60.1"
1431+
"@typescript-eslint/types" "5.60.1"
1432+
"@typescript-eslint/typescript-estree" "5.60.1"
14331433
debug "^4.3.4"
14341434

1435-
"@typescript-eslint/[email protected]":
1436-
version "5.56.0"
1437-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.56.0.tgz#62b4055088903b5254fa20403010e1c16d6ab725"
1438-
integrity sha512-jGYKyt+iBakD0SA5Ww8vFqGpoV2asSjwt60Gl6YcO8ksQ8s2HlUEyHBMSa38bdLopYqGf7EYQMUIGdT/Luw+sw==
1439-
dependencies:
1440-
"@typescript-eslint/types" "5.56.0"
1441-
"@typescript-eslint/visitor-keys" "5.56.0"
1442-
14431435
"@typescript-eslint/[email protected]":
14441436
version "5.57.1"
14451437
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.57.1.tgz#5d28799c0fc8b501a29ba1749d827800ef22d710"
@@ -1448,38 +1440,33 @@
14481440
"@typescript-eslint/types" "5.57.1"
14491441
"@typescript-eslint/visitor-keys" "5.57.1"
14501442

1451-
"@typescript-eslint/[email protected]":
1452-
version "5.56.0"
1453-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.56.0.tgz#e6f004a072f09c42e263dc50e98c70b41a509685"
1454-
integrity sha512-8WxgOgJjWRy6m4xg9KoSHPzBNZeQbGlQOH7l2QEhQID/+YseaFxg5J/DLwWSsi9Axj4e/cCiKx7PVzOq38tY4A==
1443+
"@typescript-eslint/[email protected]":
1444+
version "5.60.1"
1445+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.60.1.tgz#35abdb47f500c68c08f2f2b4f22c7c79472854bb"
1446+
integrity sha512-Dn/LnN7fEoRD+KspEOV0xDMynEmR3iSHdgNsarlXNLGGtcUok8L4N71dxUgt3YvlO8si7E+BJ5Fe3wb5yUw7DQ==
1447+
dependencies:
1448+
"@typescript-eslint/types" "5.60.1"
1449+
"@typescript-eslint/visitor-keys" "5.60.1"
1450+
1451+
"@typescript-eslint/[email protected]":
1452+
version "5.60.1"
1453+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.60.1.tgz#17770540e98d65ab4730c7aac618003f702893f4"
1454+
integrity sha512-vN6UztYqIu05nu7JqwQGzQKUJctzs3/Hg7E2Yx8rz9J+4LgtIDFWjjl1gm3pycH0P3mHAcEUBd23LVgfrsTR8A==
14551455
dependencies:
1456-
"@typescript-eslint/typescript-estree" "5.56.0"
1457-
"@typescript-eslint/utils" "5.56.0"
1456+
"@typescript-eslint/typescript-estree" "5.60.1"
1457+
"@typescript-eslint/utils" "5.60.1"
14581458
debug "^4.3.4"
14591459
tsutils "^3.21.0"
14601460

1461-
"@typescript-eslint/[email protected]":
1462-
version "5.56.0"
1463-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.56.0.tgz#b03f0bfd6fa2afff4e67c5795930aff398cbd834"
1464-
integrity sha512-JyAzbTJcIyhuUhogmiu+t79AkdnqgPUEsxMTMc/dCZczGMJQh1MK2wgrju++yMN6AWroVAy2jxyPcPr3SWCq5w==
1465-
14661461
"@typescript-eslint/[email protected]":
14671462
version "5.57.1"
14681463
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.57.1.tgz#d9989c7a9025897ea6f0550b7036027f69e8a603"
14691464
integrity sha512-bSs4LOgyV3bJ08F5RDqO2KXqg3WAdwHCu06zOqcQ6vqbTJizyBhuh1o1ImC69X4bV2g1OJxbH71PJqiO7Y1RuA==
14701465

1471-
"@typescript-eslint/[email protected]":
1472-
version "5.56.0"
1473-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.56.0.tgz#48342aa2344649a03321e74cab9ccecb9af086c3"
1474-
integrity sha512-41CH/GncsLXOJi0jb74SnC7jVPWeVJ0pxQj8bOjH1h2O26jXN3YHKDT1ejkVz5YeTEQPeLCCRY0U2r68tfNOcg==
1475-
dependencies:
1476-
"@typescript-eslint/types" "5.56.0"
1477-
"@typescript-eslint/visitor-keys" "5.56.0"
1478-
debug "^4.3.4"
1479-
globby "^11.1.0"
1480-
is-glob "^4.0.3"
1481-
semver "^7.3.7"
1482-
tsutils "^3.21.0"
1466+
"@typescript-eslint/[email protected]":
1467+
version "5.60.1"
1468+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.60.1.tgz#a17473910f6b8d388ea83c9d7051af89c4eb7561"
1469+
integrity sha512-zDcDx5fccU8BA0IDZc71bAtYIcG9PowaOwaD8rjYbqwK7dpe/UMQl3inJ4UtUK42nOCT41jTSCwg76E62JpMcg==
14831470

14841471
"@typescript-eslint/[email protected]":
14851472
version "5.57.1"
@@ -1494,19 +1481,18 @@
14941481
semver "^7.3.7"
14951482
tsutils "^3.21.0"
14961483

1497-
"@typescript-eslint/utils@5.56.0":
1498-
version "5.56.0"
1499-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.56.0.tgz#db64705409b9a15546053fb4deb2888b37df1f41"
1500-
integrity sha512-XhZDVdLnUJNtbzaJeDSCIYaM+Tgr59gZGbFuELgF7m0IY03PlciidS7UQNKLE0+WpUTn1GlycEr6Ivb/afjbhA==
1484+
"@typescript-eslint/typescript-estree@5.60.1":
1485+
version "5.60.1"
1486+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.60.1.tgz#8c71824b7165b64d5ebd7aa42968899525959834"
1487+
integrity sha512-hkX70J9+2M2ZT6fhti5Q2FoU9zb+GeZK2SLP1WZlvUDqdMbEKhexZODD1WodNRyO8eS+4nScvT0dts8IdaBzfw==
15011488
dependencies:
1502-
"@eslint-community/eslint-utils" "^4.2.0"
1503-
"@types/json-schema" "^7.0.9"
1504-
"@types/semver" "^7.3.12"
1505-
"@typescript-eslint/scope-manager" "5.56.0"
1506-
"@typescript-eslint/types" "5.56.0"
1507-
"@typescript-eslint/typescript-estree" "5.56.0"
1508-
eslint-scope "^5.1.1"
1489+
"@typescript-eslint/types" "5.60.1"
1490+
"@typescript-eslint/visitor-keys" "5.60.1"
1491+
debug "^4.3.4"
1492+
globby "^11.1.0"
1493+
is-glob "^4.0.3"
15091494
semver "^7.3.7"
1495+
tsutils "^3.21.0"
15101496

15111497
"@typescript-eslint/[email protected]", "@typescript-eslint/utils@^5.10.0", "@typescript-eslint/utils@^5.43.0", "@typescript-eslint/utils@^5.45.0":
15121498
version "5.57.1"
@@ -1522,13 +1508,19 @@
15221508
eslint-scope "^5.1.1"
15231509
semver "^7.3.7"
15241510

1525-
"@typescript-eslint/visitor-keys@5.56.0":
1526-
version "5.56.0"
1527-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.56.0.tgz#f19eb297d972417eb13cb69b35b3213e13cc214f"
1528-
integrity sha512-1mFdED7u5bZpX6Xxf5N9U2c18sb+8EvU3tyOIj6LQZ5OOvnmj8BVeNNP603OFPm5KkS1a7IvCIcwrdHXaEMG/Q==
1511+
"@typescript-eslint/utils@5.60.1":
1512+
version "5.60.1"
1513+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.60.1.tgz#6861ebedbefba1ac85482d2bdef6f2ff1eb65b80"
1514+
integrity sha512-tiJ7FFdFQOWssFa3gqb94Ilexyw0JVxj6vBzaSpfN/8IhoKkDuSAenUKvsSHw2A/TMpJb26izIszTXaqygkvpQ==
15291515
dependencies:
1530-
"@typescript-eslint/types" "5.56.0"
1531-
eslint-visitor-keys "^3.3.0"
1516+
"@eslint-community/eslint-utils" "^4.2.0"
1517+
"@types/json-schema" "^7.0.9"
1518+
"@types/semver" "^7.3.12"
1519+
"@typescript-eslint/scope-manager" "5.60.1"
1520+
"@typescript-eslint/types" "5.60.1"
1521+
"@typescript-eslint/typescript-estree" "5.60.1"
1522+
eslint-scope "^5.1.1"
1523+
semver "^7.3.7"
15321524

15331525
"@typescript-eslint/[email protected]":
15341526
version "5.57.1"
@@ -1538,6 +1530,14 @@
15381530
"@typescript-eslint/types" "5.57.1"
15391531
eslint-visitor-keys "^3.3.0"
15401532

1533+
"@typescript-eslint/[email protected]":
1534+
version "5.60.1"
1535+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.60.1.tgz#19a877358bf96318ec35d90bfe6bd1445cce9434"
1536+
integrity sha512-xEYIxKcultP6E/RMKqube11pGjXH1DCo60mQoWhVYyKfLkwbIVVjYxmOenNMxILx0TjCujPTjjnTIVzm09TXIw==
1537+
dependencies:
1538+
"@typescript-eslint/types" "5.60.1"
1539+
eslint-visitor-keys "^3.3.0"
1540+
15411541
JSONStream@^1.0.4:
15421542
version "1.3.5"
15431543
resolved "https://registry.yarnpkg.com/JSONStream/-/JSONStream-1.3.5.tgz#3208c1f08d3a4d99261ab64f92302bc15e111ca0"

0 commit comments

Comments
 (0)