Skip to content

Commit 21baa99

Browse files
chore(deps): update typescript-eslint monorepo to v6
1 parent b696869 commit 21baa99

File tree

2 files changed

+86
-94
lines changed

2 files changed

+86
-94
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
"@types/dotenv": "8.2.0",
2929
"@types/mocha": "10.0.1",
3030
"@types/node": "18.17.0",
31-
"@typescript-eslint/eslint-plugin": "5.62.0",
32-
"@typescript-eslint/parser": "5.62.0",
31+
"@typescript-eslint/eslint-plugin": "6.2.0",
32+
"@typescript-eslint/parser": "6.2.0",
3333
"chai": "4.3.7",
3434
"del-cli": "5.0.0",
3535
"dotenv": "16.3.1",

yarn.lock

Lines changed: 84 additions & 92 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
resolved "https://registry.yarnpkg.com/@devprotocol/i-s-tokens/-/i-s-tokens-3.0.1.tgz#a8126bdf4caadf660d5334b1a53b7d43c5298f38"
110110
integrity sha512-zIOj9Ekt2DFr5CIDDAnDJAzLoAgCqR37Jv9DEPYIDaF0jVzZcBR04BNdKIbPD5fHOkWhdRdoNyPeNAHAWGkg3w==
111111

112-
"@eslint-community/eslint-utils@^4.2.0":
112+
"@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.4.0":
113113
version "4.4.0"
114114
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz#a23514e8fb9af1269d5f7788aa556798d61c6b59"
115115
integrity sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==
@@ -121,6 +121,11 @@
121121
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.5.1.tgz#cdd35dce4fa1a89a4fd42b1599eb35b3af408884"
122122
integrity sha512-Z5ba73P98O1KUYCCJTUeVpja9RcGoMdncZ6T49FCUl2lN38JtCJ+3WgIDBv0AuY4WChU5PmtJmOCTlN6FZTFKQ==
123123

124+
"@eslint-community/regexpp@^4.5.1":
125+
version "4.6.1"
126+
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.6.1.tgz#0b371c118b8e4ebf9dbddb56120ab4befd791211"
127+
integrity sha512-O7x6dMstWLn2ktjcoiNLDkAGG2EjveHL+Vvc+n0fXumkJYAcSqcVYKtwDU+hDZ0uDUsnUagSYaZrOLAYE8un1A==
128+
124129
"@eslint/eslintrc@^2.1.0":
125130
version "2.1.0"
126131
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.1.0.tgz#82256f164cc9e0b59669efc19d57f8092706841d"
@@ -1264,7 +1269,7 @@
12641269
dependencies:
12651270
dotenv "*"
12661271

1267-
"@types/json-schema@^7.0.9":
1272+
"@types/json-schema@^7.0.12":
12681273
version "7.0.12"
12691274
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.12.tgz#d70faba7039d5fca54c83c7dbab41051d2b6f6cb"
12701275
integrity sha512-Hr5Jfhc9eYOQNPYO5WLDq/n4jqijdHNlDXjuAQkkt+mWdQR+XJToOHrsD4cPaMXpn6KO7y2+wM8AZEs8VpBLVA==
@@ -1365,94 +1370,96 @@
13651370
resolved "https://registry.yarnpkg.com/@types/seedrandom/-/seedrandom-3.0.1.tgz#1254750a4fec4aff2ebec088ccd0bb02e91fedb4"
13661371
integrity sha512-giB9gzDeiCeloIXDgzFBCgjj1k4WxcDrZtGl6h1IqmUPlxF+Nx8Ve+96QCyDZ/HseB/uvDsKbpib9hU5cU53pw==
13671372

1368-
"@types/semver@^7.3.12":
1373+
"@types/semver@^7.5.0":
13691374
version "7.5.0"
13701375
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.0.tgz#591c1ce3a702c45ee15f47a42ade72c2fd78978a"
13711376
integrity sha512-G8hZ6XJiHnuhQKR7ZmysCeJWE08o8T0AXtk5darsCaTVsYZhhgUrq53jizaR2FvsoeCwJhlmwTjkXBY5Pn/ZHw==
13721377

1373-
"@typescript-eslint/eslint-plugin@5.62.0":
1374-
version "5.62.0"
1375-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.62.0.tgz#aeef0328d172b9e37d9bab6dbc13b87ed88977db"
1376-
integrity sha512-TiZzBSJja/LbhNPvk6yc0JrX9XqhQ0hdh6M2svYfsHGejaKFIAGd9MQ+ERIMzLGlN/kZoYIgdxFV0PuljTKXag==
1378+
"@typescript-eslint/eslint-plugin@6.2.0":
1379+
version "6.2.0"
1380+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.2.0.tgz#57047c400be0632d4797ac081af8d399db3ebc3b"
1381+
integrity sha512-rClGrMuyS/3j0ETa1Ui7s6GkLhfZGKZL3ZrChLeAiACBE/tRc1wq8SNZESUuluxhLj9FkUefRs2l6bCIArWBiQ==
13771382
dependencies:
1378-
"@eslint-community/regexpp" "^4.4.0"
1379-
"@typescript-eslint/scope-manager" "5.62.0"
1380-
"@typescript-eslint/type-utils" "5.62.0"
1381-
"@typescript-eslint/utils" "5.62.0"
1383+
"@eslint-community/regexpp" "^4.5.1"
1384+
"@typescript-eslint/scope-manager" "6.2.0"
1385+
"@typescript-eslint/type-utils" "6.2.0"
1386+
"@typescript-eslint/utils" "6.2.0"
1387+
"@typescript-eslint/visitor-keys" "6.2.0"
13821388
debug "^4.3.4"
13831389
graphemer "^1.4.0"
1384-
ignore "^5.2.0"
1390+
ignore "^5.2.4"
1391+
natural-compare "^1.4.0"
13851392
natural-compare-lite "^1.4.0"
1386-
semver "^7.3.7"
1387-
tsutils "^3.21.0"
1388-
1389-
"@typescript-eslint/parser@5.62.0":
1390-
version "5.62.0"
1391-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.62.0.tgz#1b63d082d849a2fcae8a569248fbe2ee1b8a56c7"
1392-
integrity sha512-VlJEV0fOQ7BExOsHYAGrgbEiZoi8D+Bl2+f6V2RrXerRSylnp+ZBHmPvaIa8cz0Ajx7WO7Z5RqfgYg7ED1nRhA==
1393-
dependencies:
1394-
"@typescript-eslint/scope-manager" "5.62.0"
1395-
"@typescript-eslint/types" "5.62.0"
1396-
"@typescript-eslint/typescript-estree" "5.62.0"
1393+
semver "^7.5.4"
1394+
ts-api-utils "^1.0.1"
1395+
1396+
"@typescript-eslint/parser@6.2.0":
1397+
version "6.2.0"
1398+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.2.0.tgz#d37c30b0f459c6f39455335d8f4f085919a1c644"
1399+
integrity sha512-igVYOqtiK/UsvKAmmloQAruAdUHihsOCvplJpplPZ+3h4aDkC/UKZZNKgB6h93ayuYLuEymU3h8nF1xMRbh37g==
1400+
dependencies:
1401+
"@typescript-eslint/scope-manager" "6.2.0"
1402+
"@typescript-eslint/types" "6.2.0"
1403+
"@typescript-eslint/typescript-estree" "6.2.0"
1404+
"@typescript-eslint/visitor-keys" "6.2.0"
13971405
debug "^4.3.4"
13981406

1399-
"@typescript-eslint/scope-manager@5.62.0":
1400-
version "5.62.0"
1401-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.62.0.tgz#d9457ccc6a0b8d6b37d0eb252a23022478c5460c"
1402-
integrity sha512-VXuvVvZeQCQb5Zgf4HAxc04q5j+WrNAtNh9OwCsCgpKqESMTu3tF/jhZ3xG6T4NZwWl65Bg8KuS2uEvhSfLl0w==
1407+
"@typescript-eslint/scope-manager@6.2.0":
1408+
version "6.2.0"
1409+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.2.0.tgz#412a710d8fa20bc045533b3b19f423810b24f87a"
1410+
integrity sha512-1ZMNVgm5nnHURU8ZSJ3snsHzpFeNK84rdZjluEVBGNu7jDymfqceB3kdIZ6A4xCfEFFhRIB6rF8q/JIqJd2R0Q==
14031411
dependencies:
1404-
"@typescript-eslint/types" "5.62.0"
1405-
"@typescript-eslint/visitor-keys" "5.62.0"
1412+
"@typescript-eslint/types" "6.2.0"
1413+
"@typescript-eslint/visitor-keys" "6.2.0"
14061414

1407-
"@typescript-eslint/type-utils@5.62.0":
1408-
version "5.62.0"
1409-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.62.0.tgz#286f0389c41681376cdad96b309cedd17d70346a"
1410-
integrity sha512-xsSQreu+VnfbqQpW5vnCJdq1Z3Q0U31qiWmRhr98ONQmcp/yhiPJFPq8MXiJVLiksmOKSjIldZzkebzHuCGzew==
1415+
"@typescript-eslint/type-utils@6.2.0":
1416+
version "6.2.0"
1417+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.2.0.tgz#02b27a3eeb41aa5460d6275d12cce5dd72e1c9fc"
1418+
integrity sha512-DnGZuNU2JN3AYwddYIqrVkYW0uUQdv0AY+kz2M25euVNlujcN2u+rJgfJsBFlUEzBB6OQkUqSZPyuTLf2bP5mw==
14111419
dependencies:
1412-
"@typescript-eslint/typescript-estree" "5.62.0"
1413-
"@typescript-eslint/utils" "5.62.0"
1420+
"@typescript-eslint/typescript-estree" "6.2.0"
1421+
"@typescript-eslint/utils" "6.2.0"
14141422
debug "^4.3.4"
1415-
tsutils "^3.21.0"
1423+
ts-api-utils "^1.0.1"
14161424

1417-
"@typescript-eslint/types@5.62.0":
1418-
version "5.62.0"
1419-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f"
1420-
integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==
1425+
"@typescript-eslint/types@6.2.0":
1426+
version "6.2.0"
1427+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.2.0.tgz#b341a4e6d5f609267306b07afc6f62bcf92b1495"
1428+
integrity sha512-1nRRaDlp/XYJQLvkQJG5F3uBTno5SHPT7XVcJ5n1/k2WfNI28nJsvLakxwZRNY5spuatEKO7d5nZWsQpkqXwBA==
14211429

1422-
"@typescript-eslint/typescript-estree@5.62.0":
1423-
version "5.62.0"
1424-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.62.0.tgz#7d17794b77fabcac615d6a48fb143330d962eb9b"
1425-
integrity sha512-CmcQ6uY7b9y694lKdRB8FEel7JbU/40iSAPomu++SjLMntB+2Leay2LO6i8VnJk58MtE9/nQSFIH6jpyRWyYzA==
1430+
"@typescript-eslint/typescript-estree@6.2.0":
1431+
version "6.2.0"
1432+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.2.0.tgz#4969944b831b481996aa4fbd73c7164ca683b8ef"
1433+
integrity sha512-Mts6+3HQMSM+LZCglsc2yMIny37IhUgp1Qe8yJUYVyO6rHP7/vN0vajKu3JvHCBIy8TSiKddJ/Zwu80jhnGj1w==
14261434
dependencies:
1427-
"@typescript-eslint/types" "5.62.0"
1428-
"@typescript-eslint/visitor-keys" "5.62.0"
1435+
"@typescript-eslint/types" "6.2.0"
1436+
"@typescript-eslint/visitor-keys" "6.2.0"
14291437
debug "^4.3.4"
14301438
globby "^11.1.0"
14311439
is-glob "^4.0.3"
1432-
semver "^7.3.7"
1433-
tsutils "^3.21.0"
1434-
1435-
"@typescript-eslint/utils@5.62.0":
1436-
version "5.62.0"
1437-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.62.0.tgz#141e809c71636e4a75daa39faed2fb5f4b10df86"
1438-
integrity sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==
1439-
dependencies:
1440-
"@eslint-community/eslint-utils" "^4.2.0"
1441-
"@types/json-schema" "^7.0.9"
1442-
"@types/semver" "^7.3.12"
1443-
"@typescript-eslint/scope-manager" "5.62.0"
1444-
"@typescript-eslint/types" "5.62.0"
1445-
"@typescript-eslint/typescript-estree" "5.62.0"
1446-
eslint-scope "^5.1.1"
1447-
semver "^7.3.7"
1448-
1449-
"@typescript-eslint/visitor-keys@5.62.0":
1450-
version "5.62.0"
1451-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.62.0.tgz#2174011917ce582875954ffe2f6912d5931e353e"
1452-
integrity sha512-07ny+LHRzQXepkGg6w0mFY41fVUNBrL2Roj/++7V1txKugfjm/Ci/qSND03r2RhlJhJYMcTn9AhhSSqQp0Ysyw==
1453-
dependencies:
1454-
"@typescript-eslint/types" "5.62.0"
1455-
eslint-visitor-keys "^3.3.0"
1440+
semver "^7.5.4"
1441+
ts-api-utils "^1.0.1"
1442+
1443+
"@typescript-eslint/utils@6.2.0":
1444+
version "6.2.0"
1445+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.2.0.tgz#606a20e5c13883c2d2bd0538ddc4b96b8d410979"
1446+
integrity sha512-RCFrC1lXiX1qEZN8LmLrxYRhOkElEsPKTVSNout8DMzf8PeWoQG7Rxz2SadpJa3VSh5oYKGwt7j7X/VRg+Y3OQ==
1447+
dependencies:
1448+
"@eslint-community/eslint-utils" "^4.4.0"
1449+
"@types/json-schema" "^7.0.12"
1450+
"@types/semver" "^7.5.0"
1451+
"@typescript-eslint/scope-manager" "6.2.0"
1452+
"@typescript-eslint/types" "6.2.0"
1453+
"@typescript-eslint/typescript-estree" "6.2.0"
1454+
semver "^7.5.4"
1455+
1456+
"@typescript-eslint/visitor-keys@6.2.0":
1457+
version "6.2.0"
1458+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.2.0.tgz#71943f42fdaa2ec86dc3222091f41761a49ae71a"
1459+
integrity sha512-QbaYUQVKKo9bgCzpjz45llCfwakyoxHetIy8CAvYCtd16Zu1KrpzNHofwF8kGkpPOxZB2o6kz+0nqH8ZkIzuoQ==
1460+
dependencies:
1461+
"@typescript-eslint/types" "6.2.0"
1462+
eslint-visitor-keys "^3.4.1"
14561463

14571464
"@uniswap/lib@1.1.1":
14581465
version "1.1.1"
@@ -2508,14 +2515,6 @@ eslint-config-xo@0.43.1:
25082515
dependencies:
25092516
confusing-browser-globals "1.0.11"
25102517

2511-
eslint-scope@^5.1.1:
2512-
version "5.1.1"
2513-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c"
2514-
integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==
2515-
dependencies:
2516-
esrecurse "^4.3.0"
2517-
estraverse "^4.1.1"
2518-
25192518
eslint-scope@^7.2.0:
25202519
version "7.2.0"
25212520
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-7.2.0.tgz#f21ebdafda02352f103634b96dd47d9f81ca117b"
@@ -2595,11 +2594,6 @@ esrecurse@^4.3.0:
25952594
dependencies:
25962595
estraverse "^5.2.0"
25972596

2598-
estraverse@^4.1.1:
2599-
version "4.3.0"
2600-
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-4.3.0.tgz#398ad3f3c5a24948be7725e83d11a7de28cdbd1d"
2601-
integrity sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==
2602-
26032597
estraverse@^5.1.0, estraverse@^5.2.0:
26042598
version "5.3.0"
26052599
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.3.0.tgz#2eea5290702f26ab8fe5370370ff86c965d21123"
@@ -4580,7 +4574,7 @@ semver@^6.3.0:
45804574
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
45814575
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
45824576

4583-
semver@^7.3.4, semver@^7.3.7, semver@^7.3.8:
4577+
semver@^7.3.4, semver@^7.3.8, semver@^7.5.4:
45844578
version "7.5.4"
45854579
resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.4.tgz#483986ec4ed38e1c6c48c34894a9182dbff68a6e"
45864580
integrity sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==
@@ -4922,6 +4916,11 @@ trim-newlines@^4.0.2:
49224916
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-4.1.1.tgz#28c88deb50ed10c7ba6dc2474421904a00139125"
49234917
integrity sha512-jRKj0n0jXWo6kh62nA5TEh3+4igKDXLvzBJcPpiizP7oOolUrYIxmVBG9TOtHYFHoddUk6YvAkGeGoSVTXfQXQ==
49244918

4919+
ts-api-utils@^1.0.1:
4920+
version "1.0.1"
4921+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.0.1.tgz#8144e811d44c749cd65b2da305a032510774452d"
4922+
integrity sha512-lC/RGlPmwdrIBFTX59wwNzqh7aR2otPNPR/5brHZm/XKFYKsfqxihXUe9pU3JI+3vGkl+vyCoNNnPhJn3aLK1A==
4923+
49254924
ts-command-line-args@^2.2.0:
49264925
version "2.5.1"
49274926
resolved "https://registry.yarnpkg.com/ts-command-line-args/-/ts-command-line-args-2.5.1.tgz#e64456b580d1d4f6d948824c274cf6fa5f45f7f0"
@@ -4956,7 +4955,7 @@ ts-node@10.9.1:
49564955
v8-compile-cache-lib "^3.0.1"
49574956
yn "3.1.1"
49584957

4959-
tslib@^1.11.1, tslib@^1.8.1, tslib@^1.9.3:
4958+
tslib@^1.11.1, tslib@^1.9.3:
49604959
version "1.14.1"
49614960
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
49624961
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
@@ -4971,13 +4970,6 @@ tsort@0.0.1:
49714970
resolved "https://registry.yarnpkg.com/tsort/-/tsort-0.0.1.tgz#e2280f5e817f8bf4275657fd0f9aebd44f5a2786"
49724971
integrity sha512-Tyrf5mxF8Ofs1tNoxA13lFeZ2Zrbd6cKbuH3V+MQ5sb6DtBj5FjrXVsRWT8YvNAQTqNoz66dz1WsbigI22aEnw==
49734972

4974-
tsutils@^3.21.0:
4975-
version "3.21.0"
4976-
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623"
4977-
integrity sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==
4978-
dependencies:
4979-
tslib "^1.8.1"
4980-
49814973
tunnel-agent@^0.6.0:
49824974
version "0.6.0"
49834975
resolved "https://registry.yarnpkg.com/tunnel-agent/-/tunnel-agent-0.6.0.tgz#27a5dea06b36b04a0a9966774b290868f0fc40fd"

0 commit comments

Comments
 (0)