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

Commit d4dc889

Browse files
fix(deps): update typescript-eslint monorepo to v5.47.0
1 parent 9c1854e commit d4dc889

File tree

2 files changed

+65
-65
lines changed

2 files changed

+65
-65
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.19.1",
9595
"@babel/preset-react": "7.18.6",
9696
"@next/eslint-plugin-next": "13.0.4",
97-
"@typescript-eslint/eslint-plugin": "5.42.1",
98-
"@typescript-eslint/parser": "5.42.1",
97+
"@typescript-eslint/eslint-plugin": "5.47.0",
98+
"@typescript-eslint/parser": "5.47.0",
9999
"confusing-browser-globals": "1.0.11",
100100
"eslint-config-prettier": "8.5.0",
101101
"eslint-import-resolver-jsconfig": "1.1.0",

yarn.lock

Lines changed: 63 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -1432,14 +1432,14 @@
14321432
dependencies:
14331433
"@types/yargs-parser" "*"
14341434

1435-
"@typescript-eslint/eslint-plugin@5.42.1":
1436-
version "5.42.1"
1437-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.42.1.tgz#696b9cc21dfd4749c1c8ad1307f76a36a00aa0e3"
1438-
integrity sha512-LyR6x784JCiJ1j6sH5Y0K6cdExqCCm8DJUTcwG5ThNXJj/G8o5E56u5EdG4SLy+bZAwZBswC+GYn3eGdttBVCg==
1439-
dependencies:
1440-
"@typescript-eslint/scope-manager" "5.42.1"
1441-
"@typescript-eslint/type-utils" "5.42.1"
1442-
"@typescript-eslint/utils" "5.42.1"
1435+
"@typescript-eslint/eslint-plugin@5.47.0":
1436+
version "5.47.0"
1437+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.47.0.tgz#dadb79df3b0499699b155839fd6792f16897d910"
1438+
integrity sha512-AHZtlXAMGkDmyLuLZsRpH3p4G/1iARIwc/T0vIem2YB+xW6pZaXYXzCBnZSF/5fdM97R9QqZWZ+h3iW10XgevQ==
1439+
dependencies:
1440+
"@typescript-eslint/scope-manager" "5.47.0"
1441+
"@typescript-eslint/type-utils" "5.47.0"
1442+
"@typescript-eslint/utils" "5.47.0"
14431443
debug "^4.3.4"
14441444
ignore "^5.2.0"
14451445
natural-compare-lite "^1.4.0"
@@ -1454,24 +1454,16 @@
14541454
dependencies:
14551455
"@typescript-eslint/utils" "5.45.0"
14561456

1457-
"@typescript-eslint/parser@5.42.1":
1458-
version "5.42.1"
1459-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.42.1.tgz#3e66156f2f74b11690b45950d8f5f28a62751d35"
1460-
integrity sha512-kAV+NiNBWVQDY9gDJDToTE/NO8BHi4f6b7zTsVAJoTkmB/zlfOpiEVBzHOKtlgTndCKe8vj9F/PuolemZSh50Q==
1457+
"@typescript-eslint/parser@5.47.0":
1458+
version "5.47.0"
1459+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.47.0.tgz#62e83de93499bf4b500528f74bf2e0554e3a6c8d"
1460+
integrity sha512-udPU4ckK+R1JWCGdQC4Qa27NtBg7w020ffHqGyAK8pAgOVuNw7YaKXGChk+udh+iiGIJf6/E/0xhVXyPAbsczw==
14611461
dependencies:
1462-
"@typescript-eslint/scope-manager" "5.42.1"
1463-
"@typescript-eslint/types" "5.42.1"
1464-
"@typescript-eslint/typescript-estree" "5.42.1"
1462+
"@typescript-eslint/scope-manager" "5.47.0"
1463+
"@typescript-eslint/types" "5.47.0"
1464+
"@typescript-eslint/typescript-estree" "5.47.0"
14651465
debug "^4.3.4"
14661466

1467-
"@typescript-eslint/[email protected]":
1468-
version "5.42.1"
1469-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.42.1.tgz#05e5e1351485637d466464237e5259b49f609b18"
1470-
integrity sha512-QAZY/CBP1Emx4rzxurgqj3rUinfsh/6mvuKbLNMfJMMKYLRBfweus8brgXF8f64ABkIZ3zdj2/rYYtF8eiuksQ==
1471-
dependencies:
1472-
"@typescript-eslint/types" "5.42.1"
1473-
"@typescript-eslint/visitor-keys" "5.42.1"
1474-
14751467
"@typescript-eslint/[email protected]":
14761468
version "5.45.0"
14771469
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.45.0.tgz#7a4ac1bfa9544bff3f620ab85947945938319a96"
@@ -1480,38 +1472,33 @@
14801472
"@typescript-eslint/types" "5.45.0"
14811473
"@typescript-eslint/visitor-keys" "5.45.0"
14821474

1483-
"@typescript-eslint/[email protected]":
1484-
version "5.42.1"
1485-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.42.1.tgz#21328feb2d4b193c5852b35aabd241ccc1449daa"
1486-
integrity sha512-WWiMChneex5w4xPIX56SSnQQo0tEOy5ZV2dqmj8Z371LJ0E+aymWD25JQ/l4FOuuX+Q49A7pzh/CGIQflxMVXg==
1475+
"@typescript-eslint/[email protected]":
1476+
version "5.47.0"
1477+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.47.0.tgz#f58144a6b0ff58b996f92172c488813aee9b09df"
1478+
integrity sha512-dvJab4bFf7JVvjPuh3sfBUWsiD73aiftKBpWSfi3sUkysDQ4W8x+ZcFpNp7Kgv0weldhpmMOZBjx1wKN8uWvAw==
1479+
dependencies:
1480+
"@typescript-eslint/types" "5.47.0"
1481+
"@typescript-eslint/visitor-keys" "5.47.0"
1482+
1483+
"@typescript-eslint/[email protected]":
1484+
version "5.47.0"
1485+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.47.0.tgz#2b440979c574e317d3473225ae781f292c99e55d"
1486+
integrity sha512-1J+DFFrYoDUXQE1b7QjrNGARZE6uVhBqIvdaXTe5IN+NmEyD68qXR1qX1g2u4voA+nCaelQyG8w30SAOihhEYg==
14871487
dependencies:
1488-
"@typescript-eslint/typescript-estree" "5.42.1"
1489-
"@typescript-eslint/utils" "5.42.1"
1488+
"@typescript-eslint/typescript-estree" "5.47.0"
1489+
"@typescript-eslint/utils" "5.47.0"
14901490
debug "^4.3.4"
14911491
tsutils "^3.21.0"
14921492

1493-
"@typescript-eslint/[email protected]":
1494-
version "5.42.1"
1495-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.42.1.tgz#0d4283c30e9b70d2aa2391c36294413de9106df2"
1496-
integrity sha512-Qrco9dsFF5lhalz+lLFtxs3ui1/YfC6NdXu+RAGBa8uSfn01cjO7ssCsjIsUs484vny9Xm699FSKwpkCcqwWwA==
1497-
14981493
"@typescript-eslint/[email protected]":
14991494
version "5.45.0"
15001495
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.45.0.tgz#794760b9037ee4154c09549ef5a96599621109c5"
15011496
integrity sha512-QQij+u/vgskA66azc9dCmx+rev79PzX8uDHpsqSjEFtfF2gBUTRCpvYMh2gw2ghkJabNkPlSUCimsyBEQZd1DA==
15021497

1503-
"@typescript-eslint/[email protected]":
1504-
version "5.42.1"
1505-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.42.1.tgz#f9a223ecb547a781d37e07a5ac6ba9ff681eaef0"
1506-
integrity sha512-qElc0bDOuO0B8wDhhW4mYVgi/LZL+igPwXtV87n69/kYC/7NG3MES0jHxJNCr4EP7kY1XVsRy8C/u3DYeTKQmw==
1507-
dependencies:
1508-
"@typescript-eslint/types" "5.42.1"
1509-
"@typescript-eslint/visitor-keys" "5.42.1"
1510-
debug "^4.3.4"
1511-
globby "^11.1.0"
1512-
is-glob "^4.0.3"
1513-
semver "^7.3.7"
1514-
tsutils "^3.21.0"
1498+
"@typescript-eslint/[email protected]":
1499+
version "5.47.0"
1500+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.47.0.tgz#67490def406eaa023dbbd8da42ee0d0c9b5229d3"
1501+
integrity sha512-eslFG0Qy8wpGzDdYKu58CEr3WLkjwC5Usa6XbuV89ce/yN5RITLe1O8e+WFEuxnfftHiJImkkOBADj58ahRxSg==
15151502

15161503
"@typescript-eslint/[email protected]":
15171504
version "5.45.0"
@@ -1526,19 +1513,18 @@
15261513
semver "^7.3.7"
15271514
tsutils "^3.21.0"
15281515

1529-
"@typescript-eslint/utils@5.42.1":
1530-
version "5.42.1"
1531-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.42.1.tgz#2789b1cd990f0c07aaa3e462dbe0f18d736d5071"
1532-
integrity sha512-Gxvf12xSp3iYZd/fLqiQRD4uKZjDNR01bQ+j8zvhPjpsZ4HmvEFL/tC4amGNyxN9Rq+iqvpHLhlqx6KTxz9ZyQ==
1516+
"@typescript-eslint/typescript-estree@5.47.0":
1517+
version "5.47.0"
1518+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.47.0.tgz#ed971a11c5c928646d6ba7fc9dfdd6e997649aca"
1519+
integrity sha512-LxfKCG4bsRGq60Sqqu+34QT5qT2TEAHvSCCJ321uBWywgE2dS0LKcu5u+3sMGo+Vy9UmLOhdTw5JHzePV/1y4Q==
15331520
dependencies:
1534-
"@types/json-schema" "^7.0.9"
1535-
"@types/semver" "^7.3.12"
1536-
"@typescript-eslint/scope-manager" "5.42.1"
1537-
"@typescript-eslint/types" "5.42.1"
1538-
"@typescript-eslint/typescript-estree" "5.42.1"
1539-
eslint-scope "^5.1.1"
1540-
eslint-utils "^3.0.0"
1521+
"@typescript-eslint/types" "5.47.0"
1522+
"@typescript-eslint/visitor-keys" "5.47.0"
1523+
debug "^4.3.4"
1524+
globby "^11.1.0"
1525+
is-glob "^4.0.3"
15411526
semver "^7.3.7"
1527+
tsutils "^3.21.0"
15421528

15431529
"@typescript-eslint/[email protected]", "@typescript-eslint/utils@^5.10.0", "@typescript-eslint/utils@^5.13.0":
15441530
version "5.45.0"
@@ -1554,13 +1540,19 @@
15541540
eslint-utils "^3.0.0"
15551541
semver "^7.3.7"
15561542

1557-
"@typescript-eslint/visitor-keys@5.42.1":
1558-
version "5.42.1"
1559-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.42.1.tgz#df10839adf6605e1cdb79174cf21e46df9be4872"
1560-
integrity sha512-LOQtSF4z+hejmpUvitPlc4hA7ERGoj2BVkesOcG91HCn8edLGUXbTrErmutmPbl8Bo9HjAvOO/zBKQHExXNA2A==
1543+
"@typescript-eslint/utils@5.47.0":
1544+
version "5.47.0"
1545+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.47.0.tgz#b5005f7d2696769a1fdc1e00897005a25b3a0ec7"
1546+
integrity sha512-U9xcc0N7xINrCdGVPwABjbAKqx4GK67xuMV87toI+HUqgXj26m6RBp9UshEXcTrgCkdGYFzgKLt8kxu49RilDw==
15611547
dependencies:
1562-
"@typescript-eslint/types" "5.42.1"
1563-
eslint-visitor-keys "^3.3.0"
1548+
"@types/json-schema" "^7.0.9"
1549+
"@types/semver" "^7.3.12"
1550+
"@typescript-eslint/scope-manager" "5.47.0"
1551+
"@typescript-eslint/types" "5.47.0"
1552+
"@typescript-eslint/typescript-estree" "5.47.0"
1553+
eslint-scope "^5.1.1"
1554+
eslint-utils "^3.0.0"
1555+
semver "^7.3.7"
15641556

15651557
"@typescript-eslint/[email protected]":
15661558
version "5.45.0"
@@ -1570,6 +1562,14 @@
15701562
"@typescript-eslint/types" "5.45.0"
15711563
eslint-visitor-keys "^3.3.0"
15721564

1565+
"@typescript-eslint/[email protected]":
1566+
version "5.47.0"
1567+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.47.0.tgz#4aca4efbdf6209c154df1f7599852d571b80bb45"
1568+
integrity sha512-ByPi5iMa6QqDXe/GmT/hR6MZtVPi0SqMQPDx15FczCBXJo/7M8T88xReOALAfpBLm+zxpPfmhuEvPb577JRAEg==
1569+
dependencies:
1570+
"@typescript-eslint/types" "5.47.0"
1571+
eslint-visitor-keys "^3.3.0"
1572+
15731573
JSONStream@^1.0.4:
15741574
version "1.3.5"
15751575
resolved "https://registry.yarnpkg.com/JSONStream/-/JSONStream-1.3.5.tgz#3208c1f08d3a4d99261ab64f92302bc15e111ca0"

0 commit comments

Comments
 (0)