Skip to content

Commit 920c762

Browse files
chore(deps): update dependency eslint-config-txo-package-typescript to ^1.0.81 (#316)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 15c281e commit 920c762

File tree

2 files changed

+81
-81
lines changed

2 files changed

+81
-81
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@types/jest": "^29.5.14",
5252
"@types/node": "^22.15.14",
5353
"concurrently": "^9.1.2",
54-
"eslint-config-txo-package-typescript": "^1.0.80",
54+
"eslint-config-txo-package-typescript": "^1.0.81",
5555
"graphql": "^16.11.0",
5656
"husky": "^9.1.7",
5757
"jest": "^29.7.0",

yarn.lock

Lines changed: 80 additions & 80 deletions
Original file line numberDiff line numberDiff line change
@@ -484,10 +484,10 @@
484484
escape-string-regexp "^4.0.0"
485485
ignore "^5.2.4"
486486

487-
"@eslint-community/eslint-utils@^4.1.2", "@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.4.0", "@eslint-community/eslint-utils@^4.5.0":
488-
version "4.5.1"
489-
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.5.1.tgz#b0fc7e06d0c94f801537fd4237edc2706d3b8e4c"
490-
integrity sha512-soEIOALTfTK6EjmKMMoLugwaP0rzkad90iIWd1hMO9ARkSAyjfMfkRRhLvD5qH7vvM0Cg72pieUfR6yh6XxC4w==
487+
"@eslint-community/eslint-utils@^4.1.2", "@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.4.0", "@eslint-community/eslint-utils@^4.5.0", "@eslint-community/eslint-utils@^4.7.0":
488+
version "4.7.0"
489+
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz#607084630c6c033992a082de6e6fbc1a8b52175a"
490+
integrity sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw==
491491
dependencies:
492492
eslint-visitor-keys "^3.4.3"
493493

@@ -1613,85 +1613,85 @@
16131613
dependencies:
16141614
"@types/yargs-parser" "*"
16151615

1616-
"@typescript-eslint/eslint-plugin@8.31.1":
1617-
version "8.31.1"
1618-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.31.1.tgz#62f1befe59647524994e89de4516d8dcba7a850a"
1619-
integrity sha512-oUlH4h1ABavI4F0Xnl8/fOtML/eu8nI2A1nYd+f+55XI0BLu+RIqKoCiZKNo6DtqZBEQm5aNKA20G3Z5w3R6GQ==
1616+
"@typescript-eslint/eslint-plugin@8.32.0":
1617+
version "8.32.0"
1618+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.32.0.tgz#86630dd3084f9d6c4239bbcd6a7ee1a7ee844f7f"
1619+
integrity sha512-/jU9ettcntkBFmWUzzGgsClEi2ZFiikMX5eEQsmxIAWMOn4H3D4rvHssstmAHGVvrYnaMqdWWWg0b5M6IN/MTQ==
16201620
dependencies:
16211621
"@eslint-community/regexpp" "^4.10.0"
1622-
"@typescript-eslint/scope-manager" "8.31.1"
1623-
"@typescript-eslint/type-utils" "8.31.1"
1624-
"@typescript-eslint/utils" "8.31.1"
1625-
"@typescript-eslint/visitor-keys" "8.31.1"
1622+
"@typescript-eslint/scope-manager" "8.32.0"
1623+
"@typescript-eslint/type-utils" "8.32.0"
1624+
"@typescript-eslint/utils" "8.32.0"
1625+
"@typescript-eslint/visitor-keys" "8.32.0"
16261626
graphemer "^1.4.0"
16271627
ignore "^5.3.1"
16281628
natural-compare "^1.4.0"
1629-
ts-api-utils "^2.0.1"
1629+
ts-api-utils "^2.1.0"
16301630

1631-
"@typescript-eslint/parser@8.31.1":
1632-
version "8.31.1"
1633-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.31.1.tgz#e9b0ccf30d37dde724ee4d15f4dbc195995cce1b"
1634-
integrity sha512-oU/OtYVydhXnumd0BobL9rkJg7wFJ9bFFPmSmB/bf/XWN85hlViji59ko6bSKBXyseT9V8l+CN1nwmlbiN0G7Q==
1631+
"@typescript-eslint/parser@8.32.0":
1632+
version "8.32.0"
1633+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.32.0.tgz#fe840ecb2726a82fa9f5562837ec40503ae71caf"
1634+
integrity sha512-B2MdzyWxCE2+SqiZHAjPphft+/2x2FlO9YBx7eKE1BCb+rqBlQdhtAEhzIEdozHd55DXPmxBdpMygFJjfjjA9A==
16351635
dependencies:
1636-
"@typescript-eslint/scope-manager" "8.31.1"
1637-
"@typescript-eslint/types" "8.31.1"
1638-
"@typescript-eslint/typescript-estree" "8.31.1"
1639-
"@typescript-eslint/visitor-keys" "8.31.1"
1636+
"@typescript-eslint/scope-manager" "8.32.0"
1637+
"@typescript-eslint/types" "8.32.0"
1638+
"@typescript-eslint/typescript-estree" "8.32.0"
1639+
"@typescript-eslint/visitor-keys" "8.32.0"
16401640
debug "^4.3.4"
16411641

1642-
"@typescript-eslint/scope-manager@8.31.1":
1643-
version "8.31.1"
1644-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.31.1.tgz#1eb52e76878f545e4add142e0d8e3e97e7aa443b"
1645-
integrity sha512-BMNLOElPxrtNQMIsFHE+3P0Yf1z0dJqV9zLdDxN/xLlWMlXK/ApEsVEKzpizg9oal8bAT5Sc7+ocal7AC1HCVw==
1642+
"@typescript-eslint/scope-manager@8.32.0":
1643+
version "8.32.0"
1644+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.32.0.tgz#6be89f652780f0d3d19d58dc0ee107b1a9e3282c"
1645+
integrity sha512-jc/4IxGNedXkmG4mx4nJTILb6TMjL66D41vyeaPWvDUmeYQzF3lKtN15WsAeTr65ce4mPxwopPSo1yUUAWw0hQ==
16461646
dependencies:
1647-
"@typescript-eslint/types" "8.31.1"
1648-
"@typescript-eslint/visitor-keys" "8.31.1"
1647+
"@typescript-eslint/types" "8.32.0"
1648+
"@typescript-eslint/visitor-keys" "8.32.0"
16491649

1650-
"@typescript-eslint/type-utils@8.31.1":
1651-
version "8.31.1"
1652-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.31.1.tgz#be0f438fb24b03568e282a0aed85f776409f970c"
1653-
integrity sha512-fNaT/m9n0+dpSp8G/iOQ05GoHYXbxw81x+yvr7TArTuZuCA6VVKbqWYVZrV5dVagpDTtj/O8k5HBEE/p/HM5LA==
1650+
"@typescript-eslint/type-utils@8.32.0":
1651+
version "8.32.0"
1652+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.32.0.tgz#5e0882393e801963f749bea38888e716045fe895"
1653+
integrity sha512-t2vouuYQKEKSLtJaa5bB4jHeha2HJczQ6E5IXPDPgIty9EqcJxpr1QHQ86YyIPwDwxvUmLfP2YADQ5ZY4qddZg==
16541654
dependencies:
1655-
"@typescript-eslint/typescript-estree" "8.31.1"
1656-
"@typescript-eslint/utils" "8.31.1"
1655+
"@typescript-eslint/typescript-estree" "8.32.0"
1656+
"@typescript-eslint/utils" "8.32.0"
16571657
debug "^4.3.4"
1658-
ts-api-utils "^2.0.1"
1658+
ts-api-utils "^2.1.0"
16591659

1660-
"@typescript-eslint/types@8.31.1":
1661-
version "8.31.1"
1662-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.31.1.tgz#478ed6f7e8aee1be7b63a60212b6bffe1423b5d4"
1663-
integrity sha512-SfepaEFUDQYRoA70DD9GtytljBePSj17qPxFHA/h3eg6lPTqGJ5mWOtbXCk1YrVU1cTJRd14nhaXWFu0l2troQ==
1660+
"@typescript-eslint/types@8.32.0":
1661+
version "8.32.0"
1662+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.32.0.tgz#a4a66b8876b8391970cf069b49572e43f1fc957a"
1663+
integrity sha512-O5Id6tGadAZEMThM6L9HmVf5hQUXNSxLVKeGJYWNhhVseps/0LddMkp7//VDkzwJ69lPL0UmZdcZwggj9akJaA==
16641664

1665-
"@typescript-eslint/typescript-estree@8.31.1":
1666-
version "8.31.1"
1667-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.31.1.tgz#37792fe7ef4d3021c7580067c8f1ae66daabacdf"
1668-
integrity sha512-kaA0ueLe2v7KunYOyWYtlf/QhhZb7+qh4Yw6Ni5kgukMIG+iP773tjgBiLWIXYumWCwEq3nLW+TUywEp8uEeag==
1665+
"@typescript-eslint/typescript-estree@8.32.0":
1666+
version "8.32.0"
1667+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.32.0.tgz#11d45f47bfabb141206a3da6c7b91a9d869ff32d"
1668+
integrity sha512-pU9VD7anSCOIoBFnhTGfOzlVFQIA1XXiQpH/CezqOBaDppRwTglJzCC6fUQGpfwey4T183NKhF1/mfatYmjRqQ==
16691669
dependencies:
1670-
"@typescript-eslint/types" "8.31.1"
1671-
"@typescript-eslint/visitor-keys" "8.31.1"
1670+
"@typescript-eslint/types" "8.32.0"
1671+
"@typescript-eslint/visitor-keys" "8.32.0"
16721672
debug "^4.3.4"
16731673
fast-glob "^3.3.2"
16741674
is-glob "^4.0.3"
16751675
minimatch "^9.0.4"
16761676
semver "^7.6.0"
1677-
ts-api-utils "^2.0.1"
1677+
ts-api-utils "^2.1.0"
16781678

1679-
"@typescript-eslint/utils@8.31.1", "@typescript-eslint/utils@^6.0.0 || ^7.0.0 || ^8.0.0", "@typescript-eslint/utils@^8.23.0", "@typescript-eslint/utils@^8.26.0", "@typescript-eslint/utils@^8.31.1":
1680-
version "8.31.1"
1681-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.31.1.tgz#5628ea0393598a0b2f143d0fc6d019f0dee9dd14"
1682-
integrity sha512-2DSI4SNfF5T4oRveQ4nUrSjUqjMND0nLq9rEkz0gfGr3tg0S5KB6DhwR+WZPCjzkZl3cH+4x2ce3EsL50FubjQ==
1679+
"@typescript-eslint/utils@8.32.0", "@typescript-eslint/utils@^6.0.0 || ^7.0.0 || ^8.0.0", "@typescript-eslint/utils@^8.23.0", "@typescript-eslint/utils@^8.26.0", "@typescript-eslint/utils@^8.32.0":
1680+
version "8.32.0"
1681+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.32.0.tgz#24570f68cf845d198b73a7f94ca88d8c2505ba47"
1682+
integrity sha512-8S9hXau6nQ/sYVtC3D6ISIDoJzS1NsCK+gluVhLN2YkBPX+/1wkwyUiDKnxRh15579WoOIyVWnoyIf3yGI9REw==
16831683
dependencies:
1684-
"@eslint-community/eslint-utils" "^4.4.0"
1685-
"@typescript-eslint/scope-manager" "8.31.1"
1686-
"@typescript-eslint/types" "8.31.1"
1687-
"@typescript-eslint/typescript-estree" "8.31.1"
1684+
"@eslint-community/eslint-utils" "^4.7.0"
1685+
"@typescript-eslint/scope-manager" "8.32.0"
1686+
"@typescript-eslint/types" "8.32.0"
1687+
"@typescript-eslint/typescript-estree" "8.32.0"
16881688

1689-
"@typescript-eslint/visitor-keys@8.31.1":
1690-
version "8.31.1"
1691-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.31.1.tgz#6742b0e3ba1e0c1e35bdaf78c03e759eb8dd8e75"
1692-
integrity sha512-I+/rgqOVBn6f0o7NDTmAPWWC6NuqhV174lfYvAm9fUaWeiefLdux9/YI3/nLugEn9L8fcSi0XmpKi/r5u0nmpw==
1689+
"@typescript-eslint/visitor-keys@8.32.0":
1690+
version "8.32.0"
1691+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.32.0.tgz#0cca2cac046bc71cc40ce8214bac2850d6ecf4a6"
1692+
integrity sha512-1rYQTCLFFzOI5Nl0c8LUpJT8HxpwVRn9E4CkMsYfuN6ctmQqExjSTzzSk0Tz2apmXy7WU6/6fyaZVVA/thPN+w==
16931693
dependencies:
1694-
"@typescript-eslint/types" "8.31.1"
1694+
"@typescript-eslint/types" "8.32.0"
16951695
eslint-visitor-keys "^4.2.0"
16961696

16971697
"@unrs/resolver-binding-darwin-arm64@1.6.3":
@@ -3193,21 +3193,21 @@ eslint-config-love@^119.0.0:
31933193
eslint-plugin-promise "^7.0.0"
31943194
typescript-eslint "^8.26.0"
31953195

3196-
eslint-config-txo-package-typescript@^1.0.80:
3197-
version "1.0.80"
3198-
resolved "https://registry.yarnpkg.com/eslint-config-txo-package-typescript/-/eslint-config-txo-package-typescript-1.0.80.tgz#58781f4b41c85fa5a63db6e6ac4ea97e65879716"
3199-
integrity sha512-SzPfIw+0LIjyOQHB2WspqGEYdELHwxIK6aiTBOQo9xOSLJcoNtyPg//fZ+/a5jkjxfotPShl3jN0Oe/WTeOY0g==
3196+
eslint-config-txo-package-typescript@^1.0.81:
3197+
version "1.0.81"
3198+
resolved "https://registry.yarnpkg.com/eslint-config-txo-package-typescript/-/eslint-config-txo-package-typescript-1.0.81.tgz#b196d1260773ff558e1289a5f28fb246ee248979"
3199+
integrity sha512-AvrIPhUjlN2sFXVU+4ETSWKAfGJiGV/UOCg5fDu0bAO0f8xqcwzFFGeeaCYXBtLXiL/XNfaVVcnTDYXSZmcZNQ==
32003200
dependencies:
3201-
eslint-config-txo-typescript "^7.4.68"
3201+
eslint-config-txo-typescript "^7.4.70"
32023202

3203-
eslint-config-txo-typescript@^7.4.68:
3204-
version "7.4.68"
3205-
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.4.68.tgz#b60ed966b216f6824c44f07220870422dcb67830"
3206-
integrity sha512-5jWSA+Gblje6OYl6tzY/Kb857Xh6LkP2Z4RVdzaCQmZ34U/yJ958jEkI5yleK3dPrdMCalyuYbgU0KyqixFd0Q==
3203+
eslint-config-txo-typescript@^7.4.70:
3204+
version "7.4.70"
3205+
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.4.70.tgz#0c331a1d155cdad3207d900c1340435ce0e51b5f"
3206+
integrity sha512-zh+8ij7FY2wrk2cUyIIQZhnL+SSFBkVN5rhbX7syPFN6kNc9TFoDJSVMfYmF3V/H73taUT1VYxk02rHtPrM/sw==
32073207
dependencies:
32083208
"@eslint-community/eslint-plugin-eslint-comments" "^4.5.0"
32093209
"@stylistic/eslint-plugin" "^4.2.0"
3210-
"@typescript-eslint/utils" "^8.31.1"
3210+
"@typescript-eslint/utils" "^8.32.0"
32113211
eslint "^9.26.0"
32123212
eslint-config-love "^119.0.0"
32133213
eslint-import-resolver-typescript "^4.3.4"
@@ -3216,7 +3216,7 @@ eslint-config-txo-typescript@^7.4.68:
32163216
eslint-plugin-n "^17.17.0"
32173217
eslint-plugin-promise "^7.2.1"
32183218
globals "^16.0.0"
3219-
typescript-eslint "^8.31.1"
3219+
typescript-eslint "^8.32.0"
32203220
yargs "^17.7.2"
32213221

32223222
eslint-import-resolver-node@^0.3.9:
@@ -8052,10 +8052,10 @@ trough@^1.0.0:
80528052
resolved "https://registry.yarnpkg.com/trough/-/trough-1.0.5.tgz#b8b639cefad7d0bb2abd37d433ff8293efa5f406"
80538053
integrity sha512-rvuRbTarPXmMb79SmzEp8aqXNKcK+y0XaB298IXueQ8I2PsrATcPBCSPyK/dDNa2iWOhKlfNnOjdAOTBU/nkFA==
80548054

8055-
ts-api-utils@^2.0.1:
8056-
version "2.0.1"
8057-
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.0.1.tgz#660729385b625b939aaa58054f45c058f33f10cd"
8058-
integrity sha512-dnlgjFSVetynI8nzgJ+qF62efpglpWRk8isUEWZGWlJYySCTD6aKvbUDu+zbPeDakk3bg5H4XpitHukgfL1m9w==
8055+
ts-api-utils@^2.1.0:
8056+
version "2.1.0"
8057+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.1.0.tgz#595f7094e46eed364c13fd23e75f9513d29baf91"
8058+
integrity sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==
80598059

80608060
ts-jest@^29.3.2:
80618061
version "29.3.2"
@@ -8188,14 +8188,14 @@ typed-array-length@^1.0.6:
81888188
possible-typed-array-names "^1.0.0"
81898189
reflect.getprototypeof "^1.0.6"
81908190

8191-
typescript-eslint@^8.26.0, typescript-eslint@^8.31.1:
8192-
version "8.31.1"
8193-
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.31.1.tgz#b77ab1e48ced2daab9225ff94bab54391a4af69b"
8194-
integrity sha512-j6DsEotD/fH39qKzXTQRwYYWlt7D+0HmfpOK+DVhwJOFLcdmn92hq3mBb7HlKJHbjjI/gTOqEcc9d6JfpFf/VA==
8191+
typescript-eslint@^8.26.0, typescript-eslint@^8.32.0:
8192+
version "8.32.0"
8193+
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.32.0.tgz#032cf9176d987caff291990ea6313bf4c0b63b4e"
8194+
integrity sha512-UMq2kxdXCzinFFPsXc9o2ozIpYCCOiEC46MG3yEh5Vipq6BO27otTtEBZA1fQ66DulEUgE97ucQ/3YY66CPg0A==
81958195
dependencies:
8196-
"@typescript-eslint/eslint-plugin" "8.31.1"
8197-
"@typescript-eslint/parser" "8.31.1"
8198-
"@typescript-eslint/utils" "8.31.1"
8196+
"@typescript-eslint/eslint-plugin" "8.32.0"
8197+
"@typescript-eslint/parser" "8.32.0"
8198+
"@typescript-eslint/utils" "8.32.0"
81998199

82008200
typescript@^5.8.3:
82018201
version "5.8.3"

0 commit comments

Comments
 (0)