Skip to content

Commit d675616

Browse files
chore(deps): update dependency eslint-config-txo-package-typescript to ^1.0.45 (#257)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f1ffcad commit d675616

File tree

2 files changed

+76
-22
lines changed

2 files changed

+76
-22
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.13.9",
5353
"concurrently": "^9.1.2",
54-
"eslint-config-txo-package-typescript": "^1.0.43",
54+
"eslint-config-txo-package-typescript": "^1.0.45",
5555
"graphql": "^16.10.0",
5656
"husky": "^9.1.7",
5757
"jest": "^29.7.0",

yarn.lock

Lines changed: 75 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1358,10 +1358,10 @@
13581358
dependencies:
13591359
"@sinonjs/commons" "^3.0.0"
13601360

1361-
"@stylistic/eslint-plugin@^4.1.0":
1362-
version "4.1.0"
1363-
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin/-/eslint-plugin-4.1.0.tgz#8882a6fe307cc94022e4495720373e8a5652d60c"
1364-
integrity sha512-bytbL7qiici7yPyEiId0fGPK9kjQbzcPMj2aftPfzTCyJ/CRSKdtI+iVjM0LSGzGxfunflI+MDDU9vyIIeIpoQ==
1361+
"@stylistic/eslint-plugin@^4.2.0":
1362+
version "4.2.0"
1363+
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin/-/eslint-plugin-4.2.0.tgz#7860ea84aa7ee3b21757907b863eb62f4f8b0455"
1364+
integrity sha512-8hXezgz7jexGHdo5WN6JBEIPHCSFyyU4vgbxevu4YLVS5vl+sxqAAGyXSzfNDyR6xMNSH5H1x67nsXcYMOHtZA==
13651365
dependencies:
13661366
"@typescript-eslint/utils" "^8.23.0"
13671367
eslint-visitor-keys "^4.2.0"
@@ -1593,6 +1593,14 @@
15931593
"@typescript-eslint/types" "8.25.0"
15941594
"@typescript-eslint/visitor-keys" "8.25.0"
15951595

1596+
"@typescript-eslint/scope-manager@8.26.0":
1597+
version "8.26.0"
1598+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.26.0.tgz#b06623fad54a3a77fadab5f652ef75ed3780b545"
1599+
integrity sha512-E0ntLvsfPqnPwng8b8y4OGuzh/iIOm2z8U3S9zic2TeMLW61u5IH2Q1wu0oSTkfrSzwbDJIB/Lm8O3//8BWMPA==
1600+
dependencies:
1601+
"@typescript-eslint/types" "8.26.0"
1602+
"@typescript-eslint/visitor-keys" "8.26.0"
1603+
15961604
"@typescript-eslint/type-utils@8.25.0":
15971605
version "8.25.0"
15981606
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.25.0.tgz#ee0d2f67c80af5ae74b5d6f977e0f8ded0059677"
@@ -1608,6 +1616,11 @@
16081616
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.25.0.tgz#f91512c2f532b1d6a8826cadd0b0e5cd53cf97e0"
16091617
integrity sha512-+vUe0Zb4tkNgznQwicsvLUJgZIRs6ITeWSCclX1q85pR1iOiaj+4uZJIUp//Z27QWu5Cseiw3O3AR8hVpax7Aw==
16101618

1619+
"@typescript-eslint/types@8.26.0":
1620+
version "8.26.0"
1621+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.26.0.tgz#c4e93a8faf3a38a8d8adb007dc7834f1c89ee7bf"
1622+
integrity sha512-89B1eP3tnpr9A8L6PZlSjBvnJhWXtYfZhECqlBl1D9Lme9mHO6iWlsprBtVenQvY1HMhax1mWOjhtL3fh/u+pA==
1623+
16111624
"@typescript-eslint/typescript-estree@8.25.0":
16121625
version "8.25.0"
16131626
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.25.0.tgz#d8409c63abddd4cf5b93c031b24b9edc1c7c1299"
@@ -1622,7 +1635,21 @@
16221635
semver "^7.6.0"
16231636
ts-api-utils "^2.0.1"
16241637

1625-
"@typescript-eslint/utils@8.25.0", "@typescript-eslint/utils@^6.0.0 || ^7.0.0 || ^8.0.0", "@typescript-eslint/utils@^8.20.0", "@typescript-eslint/utils@^8.23.0", "@typescript-eslint/utils@^8.25.0":
1638+
"@typescript-eslint/typescript-estree@8.26.0":
1639+
version "8.26.0"
1640+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.26.0.tgz#128972172005a7376e34ed2ecba4e29363b0cad1"
1641+
integrity sha512-tiJ1Hvy/V/oMVRTbEOIeemA2XoylimlDQ03CgPPNaHYZbpsc78Hmngnt+WXZfJX1pjQ711V7g0H7cSJThGYfPQ==
1642+
dependencies:
1643+
"@typescript-eslint/types" "8.26.0"
1644+
"@typescript-eslint/visitor-keys" "8.26.0"
1645+
debug "^4.3.4"
1646+
fast-glob "^3.3.2"
1647+
is-glob "^4.0.3"
1648+
minimatch "^9.0.4"
1649+
semver "^7.6.0"
1650+
ts-api-utils "^2.0.1"
1651+
1652+
"@typescript-eslint/utils@8.25.0":
16261653
version "8.25.0"
16271654
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.25.0.tgz#3ea2f9196a915ef4daa2c8eafd44adbd7d56d08a"
16281655
integrity sha512-syqRbrEv0J1wywiLsK60XzHnQe/kRViI3zwFALrNEgnntn1l24Ra2KvOAWwWbWZ1lBZxZljPDGOq967dsl6fkA==
@@ -1632,6 +1659,16 @@
16321659
"@typescript-eslint/types" "8.25.0"
16331660
"@typescript-eslint/typescript-estree" "8.25.0"
16341661

1662+
"@typescript-eslint/utils@^6.0.0 || ^7.0.0 || ^8.0.0", "@typescript-eslint/utils@^8.20.0", "@typescript-eslint/utils@^8.21.0", "@typescript-eslint/utils@^8.23.0", "@typescript-eslint/utils@^8.25.0":
1663+
version "8.26.0"
1664+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.26.0.tgz#845d20ed8378a5594e6445f54e53b972aee7b3e6"
1665+
integrity sha512-2L2tU3FVwhvU14LndnQCA2frYC8JnPDVKyQtWFPf8IYFMt/ykEN1bPolNhNbCVgOmdzTlWdusCTKA/9nKrf8Ig==
1666+
dependencies:
1667+
"@eslint-community/eslint-utils" "^4.4.0"
1668+
"@typescript-eslint/scope-manager" "8.26.0"
1669+
"@typescript-eslint/types" "8.26.0"
1670+
"@typescript-eslint/typescript-estree" "8.26.0"
1671+
16351672
"@typescript-eslint/visitor-keys@8.25.0":
16361673
version "8.25.0"
16371674
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.25.0.tgz#e8646324cd1793f96e02669cb717a05319403164"
@@ -1640,6 +1677,14 @@
16401677
"@typescript-eslint/types" "8.25.0"
16411678
eslint-visitor-keys "^4.2.0"
16421679

1680+
"@typescript-eslint/visitor-keys@8.26.0":
1681+
version "8.26.0"
1682+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.26.0.tgz#a4876216756c69130ea958df3b77222c2ad95290"
1683+
integrity sha512-2z8JQJWAzPdDd51dRQ/oqIJxe99/hoLIqmf8RMCAJQtYDc535W/Jt2+RTP4bP0aKeBG1F65yjIZuczOXCmbWwg==
1684+
dependencies:
1685+
"@typescript-eslint/types" "8.26.0"
1686+
eslint-visitor-keys "^4.2.0"
1687+
16431688
JSONStream@^1.3.5:
16441689
version "1.3.5"
16451690
resolved "https://registry.yarnpkg.com/JSONStream/-/JSONStream-1.3.5.tgz#3208c1f08d3a4d99261ab64f92302bc15e111ca0"
@@ -2971,27 +3016,27 @@ eslint-config-love@^118.0.0:
29713016
eslint-plugin-promise "^7.0.0"
29723017
typescript-eslint "^8.20.0"
29733018

2974-
eslint-config-txo-package-typescript@^1.0.43:
2975-
version "1.0.43"
2976-
resolved "https://registry.yarnpkg.com/eslint-config-txo-package-typescript/-/eslint-config-txo-package-typescript-1.0.43.tgz#fed0d6527d071847dcb477e31fed3d13c090bd2e"
2977-
integrity sha512-I8BjRdXy8nbdfxkHdeQSPXEPgwcc++Y3ReP4KCvoS7QBLqUJgbpy5clxzMq4QFrHa8P56yrMY/HB8ECfS1jsBQ==
3019+
eslint-config-txo-package-typescript@^1.0.45:
3020+
version "1.0.45"
3021+
resolved "https://registry.yarnpkg.com/eslint-config-txo-package-typescript/-/eslint-config-txo-package-typescript-1.0.45.tgz#1e93d4b05cacd0de0fb12c3e03e1ad9d5563bc7c"
3022+
integrity sha512-QuL52cx6oanw9Y2l4wSjWISN+tJcNFxND9k1wmFvtrrLIPMkun/rT3No/RCcqoO7zqJDsTFDo1CW9Ku6tA+Qww==
29783023
dependencies:
2979-
eslint-config-txo-typescript "^7.4.25"
3024+
eslint-config-txo-typescript "^7.4.27"
29803025

2981-
eslint-config-txo-typescript@^7.4.25:
2982-
version "7.4.25"
2983-
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.4.25.tgz#714fa9d0a3144eb898a9c654aa08a43430775ec8"
2984-
integrity sha512-mIAlQZksrqDCHqJK6coR8aSoOtr/TTFjBAsfz+pZm1m1DGHtkSLI1LscTBU0XreRuR7GiV6y5wD9lhkF7Pv8gA==
3026+
eslint-config-txo-typescript@^7.4.27:
3027+
version "7.4.27"
3028+
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.4.27.tgz#843baa146bda7a3426df177682aa4586c10d1dbf"
3029+
integrity sha512-ojnWRfwLOFxmdB6WwAShAlwbmgPWIVcYw2UP+xfCncaXL1/zZs6lHxc/H55d72Cg7Vs8S0S/rksGGyrK4U86Gg==
29853030
dependencies:
29863031
"@eslint-community/eslint-plugin-eslint-comments" "^4.4.1"
2987-
"@stylistic/eslint-plugin" "^4.1.0"
3032+
"@stylistic/eslint-plugin" "^4.2.0"
29883033
"@typescript-eslint/utils" "^8.25.0"
29893034
eslint "^9.21.0"
29903035
eslint-config-love "^118.0.0"
29913036
eslint-import-resolver-typescript "^3.8.3"
29923037
eslint-plugin-import "^2.31.0"
29933038
eslint-plugin-jest "^28.11.0"
2994-
eslint-plugin-n "^17.15.1"
3039+
eslint-plugin-n "^17.16.1"
29953040
eslint-plugin-promise "^7.2.1"
29963041
globals "^16.0.0"
29973042
typescript-eslint "^8.25.0"
@@ -3075,19 +3120,21 @@ eslint-plugin-jest@^28.11.0:
30753120
dependencies:
30763121
"@typescript-eslint/utils" "^6.0.0 || ^7.0.0 || ^8.0.0"
30773122

3078-
eslint-plugin-n@^17.0.0, eslint-plugin-n@^17.15.1:
3079-
version "17.15.1"
3080-
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.15.1.tgz#2129bbc7b11466c3bfec57876a15aadfad3a83f2"
3081-
integrity sha512-KFw7x02hZZkBdbZEFQduRGH4VkIH4MW97ClsbAM4Y4E6KguBJWGfWG1P4HEIpZk2bkoWf0bojpnjNAhYQP8beA==
3123+
eslint-plugin-n@^17.0.0, eslint-plugin-n@^17.16.1:
3124+
version "17.16.1"
3125+
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.16.1.tgz#57b2805983db30624e4f1196da17b7baa2cdd217"
3126+
integrity sha512-/7FVAwjUrix9P5lycnsYRIQRwFo/DZROD+ZXWLpE+/EZWLyuLvyFaRdAPYJSz+nlAdZIZp+LAzlBerQSVYUNFg==
30823127
dependencies:
30833128
"@eslint-community/eslint-utils" "^4.4.1"
3129+
"@typescript-eslint/utils" "^8.21.0"
30843130
enhanced-resolve "^5.17.1"
30853131
eslint-plugin-es-x "^7.8.0"
30863132
get-tsconfig "^4.8.1"
30873133
globals "^15.11.0"
30883134
ignore "^5.3.2"
30893135
minimatch "^9.0.5"
30903136
semver "^7.6.3"
3137+
ts-declaration-location "^1.0.5"
30913138

30923139
eslint-plugin-promise@^7.0.0, eslint-plugin-promise@^7.2.1:
30933140
version "7.2.1"
@@ -5594,7 +5641,7 @@ mimic-function@^5.0.0:
55945641
resolved "https://registry.yarnpkg.com/mimic-function/-/mimic-function-5.0.1.tgz#acbe2b3349f99b9deaca7fb70e48b83e94e67076"
55955642
integrity sha512-VP79XUPxV2CigYP3jWwAUFSku2aKqBH7uTAapFWCBqutsbmDo96KY5o8uh6U+/YSIn5OxJnXp73beVkpqMIGhA==
55965643

5597-
minimatch@^10.0.0:
5644+
minimatch@^10.0.0, minimatch@^10.0.1:
55985645
version "10.0.1"
55995646
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b"
56005647
integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==
@@ -7553,6 +7600,13 @@ ts-api-utils@^2.0.1:
75537600
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.0.1.tgz#660729385b625b939aaa58054f45c058f33f10cd"
75547601
integrity sha512-dnlgjFSVetynI8nzgJ+qF62efpglpWRk8isUEWZGWlJYySCTD6aKvbUDu+zbPeDakk3bg5H4XpitHukgfL1m9w==
75557602

7603+
ts-declaration-location@^1.0.5:
7604+
version "1.0.5"
7605+
resolved "https://registry.yarnpkg.com/ts-declaration-location/-/ts-declaration-location-1.0.5.tgz#96433afbf90a77ecd2391949a2cc43ffa5340de2"
7606+
integrity sha512-WqmlO9IoeYwCqJ2E9kHMcY9GZhhfLYItC3VnHDlPOrg6nNdUWS4wn4hhDZUPt60m1EvtjPIZyprTjpI992Bgzw==
7607+
dependencies:
7608+
minimatch "^10.0.1"
7609+
75567610
ts-jest@^29.2.6:
75577611
version "29.2.6"
75587612
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.2.6.tgz#df53edf8b72fb89de032cfa310abf37582851d9a"

0 commit comments

Comments
 (0)