Skip to content

Commit 54561da

Browse files
chore(deps): update dependency eslint-config-txo-typescript to ^7.3.10
1 parent d40676d commit 54561da

File tree

2 files changed

+64
-64
lines changed

2 files changed

+64
-64
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@types/eslint": "^9.6.1",
4848
"@types/jest": "^29.5.14",
4949
"@types/react": "^18.3.18",
50-
"eslint-config-txo-typescript": "^7.3.8",
50+
"eslint-config-txo-typescript": "^7.3.10",
5151
"husky": "^9.1.7",
5252
"jest": "^29.7.0",
5353
"lint-staged": "^15.2.11",

yarn.lock

Lines changed: 63 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -1519,85 +1519,85 @@
15191519
dependencies:
15201520
"@types/yargs-parser" "*"
15211521

1522-
"@typescript-eslint/eslint-plugin@8.18.1":
1523-
version "8.18.1"
1524-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.18.1.tgz#992e5ac1553ce20d0d46aa6eccd79dc36dedc805"
1525-
integrity sha512-Ncvsq5CT3Gvh+uJG0Lwlho6suwDfUXH0HztslDf5I+F2wAFAZMRwYLEorumpKLzmO2suAXZ/td1tBg4NZIi9CQ==
1522+
"@typescript-eslint/eslint-plugin@8.18.2":
1523+
version "8.18.2"
1524+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.18.2.tgz#c78e363ab5fe3b21dd1c90d8be9581534417f78e"
1525+
integrity sha512-adig4SzPLjeQ0Tm+jvsozSGiCliI2ajeURDGHjZ2llnA+A67HihCQ+a3amtPhUakd1GlwHxSRvzOZktbEvhPPg==
15261526
dependencies:
15271527
"@eslint-community/regexpp" "^4.10.0"
1528-
"@typescript-eslint/scope-manager" "8.18.1"
1529-
"@typescript-eslint/type-utils" "8.18.1"
1530-
"@typescript-eslint/utils" "8.18.1"
1531-
"@typescript-eslint/visitor-keys" "8.18.1"
1528+
"@typescript-eslint/scope-manager" "8.18.2"
1529+
"@typescript-eslint/type-utils" "8.18.2"
1530+
"@typescript-eslint/utils" "8.18.2"
1531+
"@typescript-eslint/visitor-keys" "8.18.2"
15321532
graphemer "^1.4.0"
15331533
ignore "^5.3.1"
15341534
natural-compare "^1.4.0"
15351535
ts-api-utils "^1.3.0"
15361536

1537-
"@typescript-eslint/parser@8.18.1":
1538-
version "8.18.1"
1539-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.18.1.tgz#c258bae062778b7696793bc492249027a39dfb95"
1540-
integrity sha512-rBnTWHCdbYM2lh7hjyXqxk70wvon3p2FyaniZuey5TrcGBpfhVp0OxOa6gxr9Q9YhZFKyfbEnxc24ZnVbbUkCA==
1537+
"@typescript-eslint/parser@8.18.2":
1538+
version "8.18.2"
1539+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.18.2.tgz#0379a2e881d51d8fcf7ebdfa0dd18eee79182ce2"
1540+
integrity sha512-y7tcq4StgxQD4mDr9+Jb26dZ+HTZ/SkfqpXSiqeUXZHxOUyjWDKsmwKhJ0/tApR08DgOhrFAoAhyB80/p3ViuA==
15411541
dependencies:
1542-
"@typescript-eslint/scope-manager" "8.18.1"
1543-
"@typescript-eslint/types" "8.18.1"
1544-
"@typescript-eslint/typescript-estree" "8.18.1"
1545-
"@typescript-eslint/visitor-keys" "8.18.1"
1542+
"@typescript-eslint/scope-manager" "8.18.2"
1543+
"@typescript-eslint/types" "8.18.2"
1544+
"@typescript-eslint/typescript-estree" "8.18.2"
1545+
"@typescript-eslint/visitor-keys" "8.18.2"
15461546
debug "^4.3.4"
15471547

1548-
"@typescript-eslint/scope-manager@8.18.1":
1549-
version "8.18.1"
1550-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.18.1.tgz#52cedc3a8178d7464a70beffed3203678648e55b"
1551-
integrity sha512-HxfHo2b090M5s2+/9Z3gkBhI6xBH8OJCFjH9MhQ+nnoZqxU3wNxkLT+VWXWSFWc3UF3Z+CfPAyqdCTdoXtDPCQ==
1548+
"@typescript-eslint/scope-manager@8.18.2":
1549+
version "8.18.2"
1550+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.18.2.tgz#d193c200d61eb0ddec5987c8e48c9d4e1c0510bd"
1551+
integrity sha512-YJFSfbd0CJjy14r/EvWapYgV4R5CHzptssoag2M7y3Ra7XNta6GPAJPPP5KGB9j14viYXyrzRO5GkX7CRfo8/g==
15521552
dependencies:
1553-
"@typescript-eslint/types" "8.18.1"
1554-
"@typescript-eslint/visitor-keys" "8.18.1"
1553+
"@typescript-eslint/types" "8.18.2"
1554+
"@typescript-eslint/visitor-keys" "8.18.2"
15551555

1556-
"@typescript-eslint/type-utils@8.18.1":
1557-
version "8.18.1"
1558-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.18.1.tgz#10f41285475c0bdee452b79ff7223f0e43a7781e"
1559-
integrity sha512-jAhTdK/Qx2NJPNOTxXpMwlOiSymtR2j283TtPqXkKBdH8OAMmhiUfP0kJjc/qSE51Xrq02Gj9NY7MwK+UxVwHQ==
1556+
"@typescript-eslint/type-utils@8.18.2":
1557+
version "8.18.2"
1558+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.18.2.tgz#5ad07e09002eee237591881df674c1c0c91ca52f"
1559+
integrity sha512-AB/Wr1Lz31bzHfGm/jgbFR0VB0SML/hd2P1yxzKDM48YmP7vbyJNHRExUE/wZsQj2wUCvbWH8poNHFuxLqCTnA==
15601560
dependencies:
1561-
"@typescript-eslint/typescript-estree" "8.18.1"
1562-
"@typescript-eslint/utils" "8.18.1"
1561+
"@typescript-eslint/typescript-estree" "8.18.2"
1562+
"@typescript-eslint/utils" "8.18.2"
15631563
debug "^4.3.4"
15641564
ts-api-utils "^1.3.0"
15651565

1566-
"@typescript-eslint/types@8.18.1":
1567-
version "8.18.1"
1568-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.18.1.tgz#d7f4f94d0bba9ebd088de840266fcd45408a8fff"
1569-
integrity sha512-7uoAUsCj66qdNQNpH2G8MyTFlgerum8ubf21s3TSM3XmKXuIn+H2Sifh/ES2nPOPiYSRJWAk0fDkW0APBWcpfw==
1566+
"@typescript-eslint/types@8.18.2":
1567+
version "8.18.2"
1568+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.18.2.tgz#5ebad5b384c8aa1c0f86cee1c61bcdbe7511f547"
1569+
integrity sha512-Z/zblEPp8cIvmEn6+tPDIHUbRu/0z5lqZ+NvolL5SvXWT5rQy7+Nch83M0++XzO0XrWRFWECgOAyE8bsJTl1GQ==
15701570

1571-
"@typescript-eslint/typescript-estree@8.18.1":
1572-
version "8.18.1"
1573-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.18.1.tgz#2a86cd64b211a742f78dfa7e6f4860413475367e"
1574-
integrity sha512-z8U21WI5txzl2XYOW7i9hJhxoKKNG1kcU4RzyNvKrdZDmbjkmLBo8bgeiOJmA06kizLI76/CCBAAGlTlEeUfyg==
1571+
"@typescript-eslint/typescript-estree@8.18.2":
1572+
version "8.18.2"
1573+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.18.2.tgz#fffb85527f8304e29bfbbdc712f4515da9f8b47c"
1574+
integrity sha512-WXAVt595HjpmlfH4crSdM/1bcsqh+1weFRWIa9XMTx/XHZ9TCKMcr725tLYqWOgzKdeDrqVHxFotrvWcEsk2Tg==
15751575
dependencies:
1576-
"@typescript-eslint/types" "8.18.1"
1577-
"@typescript-eslint/visitor-keys" "8.18.1"
1576+
"@typescript-eslint/types" "8.18.2"
1577+
"@typescript-eslint/visitor-keys" "8.18.2"
15781578
debug "^4.3.4"
15791579
fast-glob "^3.3.2"
15801580
is-glob "^4.0.3"
15811581
minimatch "^9.0.4"
15821582
semver "^7.6.0"
15831583
ts-api-utils "^1.3.0"
15841584

1585-
"@typescript-eslint/utils@8.18.1", "@typescript-eslint/utils@^6.0.0 || ^7.0.0 || ^8.0.0", "@typescript-eslint/utils@^8.13.0", "@typescript-eslint/utils@^8.15.0", "@typescript-eslint/utils@^8.18.1":
1586-
version "8.18.1"
1587-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.18.1.tgz#c4199ea23fc823c736e2c96fd07b1f7235fa92d5"
1588-
integrity sha512-8vikiIj2ebrC4WRdcAdDcmnu9Q/MXXwg+STf40BVfT8exDqBCUPdypvzcUPxEqRGKg9ALagZ0UWcYCtn+4W2iQ==
1585+
"@typescript-eslint/utils@8.18.2", "@typescript-eslint/utils@^6.0.0 || ^7.0.0 || ^8.0.0", "@typescript-eslint/utils@^8.13.0", "@typescript-eslint/utils@^8.15.0", "@typescript-eslint/utils@^8.18.2":
1586+
version "8.18.2"
1587+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.18.2.tgz#a2635f71904a84f9e47fe1b6f65a6d944ff1adf9"
1588+
integrity sha512-Cr4A0H7DtVIPkauj4sTSXVl+VBWewE9/o40KcF3TV9aqDEOWoXF3/+oRXNby3DYzZeCATvbdksYsGZzplwnK/Q==
15891589
dependencies:
15901590
"@eslint-community/eslint-utils" "^4.4.0"
1591-
"@typescript-eslint/scope-manager" "8.18.1"
1592-
"@typescript-eslint/types" "8.18.1"
1593-
"@typescript-eslint/typescript-estree" "8.18.1"
1591+
"@typescript-eslint/scope-manager" "8.18.2"
1592+
"@typescript-eslint/types" "8.18.2"
1593+
"@typescript-eslint/typescript-estree" "8.18.2"
15941594

1595-
"@typescript-eslint/visitor-keys@8.18.1":
1596-
version "8.18.1"
1597-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.18.1.tgz#344b4f6bc83f104f514676facf3129260df7610a"
1598-
integrity sha512-Vj0WLm5/ZsD013YeUKn+K0y8p1M0jPpxOkKdbD1wB0ns53a5piVY02zjf072TblEweAbcYiFiPoSMF3kp+VhhQ==
1595+
"@typescript-eslint/visitor-keys@8.18.2":
1596+
version "8.18.2"
1597+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.18.2.tgz#b3e434b701f086b10a7c82416ebc56899d27ef2f"
1598+
integrity sha512-zORcwn4C3trOWiCqFQP1x6G3xTRyZ1LYydnj51cRnJ6hxBlr/cKPckk+PKPUw/fXmvfKTcw7bwY3w9izgx5jZw==
15991599
dependencies:
1600-
"@typescript-eslint/types" "8.18.1"
1600+
"@typescript-eslint/types" "8.18.2"
16011601
eslint-visitor-keys "^4.2.0"
16021602

16031603
JSONStream@^1.3.5:
@@ -2942,14 +2942,14 @@ eslint-config-love@^113.0.0:
29422942
eslint-plugin-promise "^7.0.0"
29432943
typescript-eslint "^8.15.0"
29442944

2945-
eslint-config-txo-typescript@^7.3.8:
2946-
version "7.3.8"
2947-
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.3.8.tgz#7a84dcbc03638ce37c6c9eadbd40537a00e945f4"
2948-
integrity sha512-0puv8oN1mam9SUOKXgytPggobMk2dafLEN66ZfBCHquEtrspmzJkv3cvW1B7ICwVod/36asMWDeIS5J8rBSvHg==
2945+
eslint-config-txo-typescript@^7.3.10:
2946+
version "7.3.10"
2947+
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.3.10.tgz#274a5330c8c00549339ac75eb3dc3dc5ccb4533e"
2948+
integrity sha512-Pop6x13CmquqoFFl6WAQmTSnr6RCO2CmPJvWXE1G2bgSfJ6gtTCCRvEtjN2wDU42xYHfJtMoYhKleXrARHocYQ==
29492949
dependencies:
29502950
"@eslint-community/eslint-plugin-eslint-comments" "^4.4.1"
29512951
"@stylistic/eslint-plugin" "^2.12.1"
2952-
"@typescript-eslint/utils" "^8.18.1"
2952+
"@typescript-eslint/utils" "^8.18.2"
29532953
eslint "^9.17.0"
29542954
eslint-config-love "^113.0.0"
29552955
eslint-import-resolver-typescript "^3.7.0"
@@ -2958,7 +2958,7 @@ eslint-config-txo-typescript@^7.3.8:
29582958
eslint-plugin-n "^17.15.1"
29592959
eslint-plugin-promise "^7.2.1"
29602960
globals "^15.14.0"
2961-
typescript-eslint "^8.18.1"
2961+
typescript-eslint "^8.18.2"
29622962
yargs "^17.7.2"
29632963

29642964
eslint-import-resolver-node@^0.3.9:
@@ -7806,14 +7806,14 @@ typed-array-length@^1.0.6:
78067806
possible-typed-array-names "^1.0.0"
78077807
reflect.getprototypeof "^1.0.6"
78087808

7809-
typescript-eslint@^8.15.0, typescript-eslint@^8.18.1:
7810-
version "8.18.1"
7811-
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.18.1.tgz#197b284b6769678ed77d9868df180eeaf61108eb"
7812-
integrity sha512-Mlaw6yxuaDEPQvb/2Qwu3/TfgeBHy9iTJ3mTwe7OvpPmF6KPQjVOfGyEJpPv6Ez2C34OODChhXrzYw/9phI0MQ==
7809+
typescript-eslint@^8.15.0, typescript-eslint@^8.18.2:
7810+
version "8.18.2"
7811+
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.18.2.tgz#71334dcf843adc3fbb771dce5ade7876aa0d62b7"
7812+
integrity sha512-KuXezG6jHkvC3MvizeXgupZzaG5wjhU3yE8E7e6viOvAvD9xAWYp8/vy0WULTGe9DYDWcQu7aW03YIV3mSitrQ==
78137813
dependencies:
7814-
"@typescript-eslint/eslint-plugin" "8.18.1"
7815-
"@typescript-eslint/parser" "8.18.1"
7816-
"@typescript-eslint/utils" "8.18.1"
7814+
"@typescript-eslint/eslint-plugin" "8.18.2"
7815+
"@typescript-eslint/parser" "8.18.2"
7816+
"@typescript-eslint/utils" "8.18.2"
78177817

78187818
typescript@^5.7.2:
78197819
version "5.7.2"

0 commit comments

Comments
 (0)