Skip to content

Commit 94d80a8

Browse files
chore(deps): update dependency eslint-config-txo-package-typescript to ^1.0.48 (#260)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8e4b96a commit 94d80a8

File tree

2 files changed

+17
-26
lines changed

2 files changed

+17
-26
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.46",
54+
"eslint-config-txo-package-typescript": "^1.0.48",
5555
"graphql": "^16.10.0",
5656
"husky": "^9.1.7",
5757
"jest": "^29.7.0",

yarn.lock

Lines changed: 16 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1622,7 +1622,7 @@
16221622
semver "^7.6.0"
16231623
ts-api-utils "^2.0.1"
16241624

1625-
"@typescript-eslint/utils@8.26.0", "@typescript-eslint/utils@^6.0.0 || ^7.0.0 || ^8.0.0", "@typescript-eslint/utils@^8.21.0", "@typescript-eslint/utils@^8.23.0", "@typescript-eslint/utils@^8.26.0":
1625+
"@typescript-eslint/utils@8.26.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":
16261626
version "8.26.0"
16271627
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.26.0.tgz#845d20ed8378a5594e6445f54e53b972aee7b3e6"
16281628
integrity sha512-2L2tU3FVwhvU14LndnQCA2frYC8JnPDVKyQtWFPf8IYFMt/ykEN1bPolNhNbCVgOmdzTlWdusCTKA/9nKrf8Ig==
@@ -2971,17 +2971,17 @@ eslint-config-love@^119.0.0:
29712971
eslint-plugin-promise "^7.0.0"
29722972
typescript-eslint "^8.26.0"
29732973

2974-
eslint-config-txo-package-typescript@^1.0.46:
2975-
version "1.0.46"
2976-
resolved "https://registry.yarnpkg.com/eslint-config-txo-package-typescript/-/eslint-config-txo-package-typescript-1.0.46.tgz#4dca5da744703da1d9f9d78bbe5c932463eb0d9e"
2977-
integrity sha512-keKEtAq5qtExDEJoBfXjf8BJtmtdEWb3RU6ZyN1Jx/R1K6cLp7bDn8bddHCFyEzb8FvwgmZX1Hhjg5ke48j2nQ==
2974+
eslint-config-txo-package-typescript@^1.0.48:
2975+
version "1.0.48"
2976+
resolved "https://registry.yarnpkg.com/eslint-config-txo-package-typescript/-/eslint-config-txo-package-typescript-1.0.48.tgz#f42d24c69c4aae3be6408aafd8f5d3d20ce6006a"
2977+
integrity sha512-dmB+/MQDM1KFm/aTGguKcubL1ovWOuTvRPuuZ0M3J0A4x2IXaTarluGApxLLJrCWzBdPfBKRLbZ14yed4vDZbQ==
29782978
dependencies:
2979-
eslint-config-txo-typescript "^7.4.28"
2979+
eslint-config-txo-typescript "^7.4.30"
29802980

2981-
eslint-config-txo-typescript@^7.4.28:
2982-
version "7.4.29"
2983-
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.4.29.tgz#b039ed22797b0c2957e65ca371298855a0bf9cad"
2984-
integrity sha512-avlY2ahWVptldim08kbI5LpoB3zLYIq6K0Pr5BPDpvRD+Fr5e3X4A1zSwr1KMzh7kapAGKmnxmYTYLZ3scendg==
2981+
eslint-config-txo-typescript@^7.4.30:
2982+
version "7.4.30"
2983+
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.4.30.tgz#d80270e391447d49094a2b564084c79cd9002fda"
2984+
integrity sha512-CmkyBb1yYWxzyFVvh/Fqm7/pVdN9ITigUp0P92BmGbjDnNMTOodpRvn07D6fIyy2p+w/rM+LheRVmKpuoPNrEw==
29852985
dependencies:
29862986
"@eslint-community/eslint-plugin-eslint-comments" "^4.4.1"
29872987
"@stylistic/eslint-plugin" "^4.2.0"
@@ -2991,7 +2991,7 @@ eslint-config-txo-typescript@^7.4.28:
29912991
eslint-import-resolver-typescript "^3.8.3"
29922992
eslint-plugin-import "^2.31.0"
29932993
eslint-plugin-jest "^28.11.0"
2994-
eslint-plugin-n "^17.16.1"
2994+
eslint-plugin-n "^17.16.2"
29952995
eslint-plugin-promise "^7.2.1"
29962996
globals "^16.0.0"
29972997
typescript-eslint "^8.26.0"
@@ -3075,21 +3075,19 @@ eslint-plugin-jest@^28.11.0:
30753075
dependencies:
30763076
"@typescript-eslint/utils" "^6.0.0 || ^7.0.0 || ^8.0.0"
30773077

3078-
eslint-plugin-n@^17.0.0, eslint-plugin-n@^17.16.1:
3079-
version "17.16.1"
3080-
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.16.1.tgz#57b2805983db30624e4f1196da17b7baa2cdd217"
3081-
integrity sha512-/7FVAwjUrix9P5lycnsYRIQRwFo/DZROD+ZXWLpE+/EZWLyuLvyFaRdAPYJSz+nlAdZIZp+LAzlBerQSVYUNFg==
3078+
eslint-plugin-n@^17.0.0, eslint-plugin-n@^17.16.2:
3079+
version "17.16.2"
3080+
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.16.2.tgz#042eae252b1f4201c77596fc28ee9a391dc07c83"
3081+
integrity sha512-iQM5Oj+9o0KaeLoObJC/uxNGpktZCkYiTTBo8PkRWq3HwNcRxwpvSDFjBhQ5+HLJzBTy+CLDC5+bw0Z5GyhlOQ==
30823082
dependencies:
30833083
"@eslint-community/eslint-utils" "^4.4.1"
3084-
"@typescript-eslint/utils" "^8.21.0"
30853084
enhanced-resolve "^5.17.1"
30863085
eslint-plugin-es-x "^7.8.0"
30873086
get-tsconfig "^4.8.1"
30883087
globals "^15.11.0"
30893088
ignore "^5.3.2"
30903089
minimatch "^9.0.5"
30913090
semver "^7.6.3"
3092-
ts-declaration-location "^1.0.5"
30933091

30943092
eslint-plugin-promise@^7.0.0, eslint-plugin-promise@^7.2.1:
30953093
version "7.2.1"
@@ -5596,7 +5594,7 @@ mimic-function@^5.0.0:
55965594
resolved "https://registry.yarnpkg.com/mimic-function/-/mimic-function-5.0.1.tgz#acbe2b3349f99b9deaca7fb70e48b83e94e67076"
55975595
integrity sha512-VP79XUPxV2CigYP3jWwAUFSku2aKqBH7uTAapFWCBqutsbmDo96KY5o8uh6U+/YSIn5OxJnXp73beVkpqMIGhA==
55985596

5599-
minimatch@^10.0.0, minimatch@^10.0.1:
5597+
minimatch@^10.0.0:
56005598
version "10.0.1"
56015599
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b"
56025600
integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==
@@ -7555,13 +7553,6 @@ ts-api-utils@^2.0.1:
75557553
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.0.1.tgz#660729385b625b939aaa58054f45c058f33f10cd"
75567554
integrity sha512-dnlgjFSVetynI8nzgJ+qF62efpglpWRk8isUEWZGWlJYySCTD6aKvbUDu+zbPeDakk3bg5H4XpitHukgfL1m9w==
75577555

7558-
ts-declaration-location@^1.0.5:
7559-
version "1.0.5"
7560-
resolved "https://registry.yarnpkg.com/ts-declaration-location/-/ts-declaration-location-1.0.5.tgz#96433afbf90a77ecd2391949a2cc43ffa5340de2"
7561-
integrity sha512-WqmlO9IoeYwCqJ2E9kHMcY9GZhhfLYItC3VnHDlPOrg6nNdUWS4wn4hhDZUPt60m1EvtjPIZyprTjpI992Bgzw==
7562-
dependencies:
7563-
minimatch "^10.0.1"
7564-
75657556
ts-jest@^29.2.6:
75667557
version "29.2.6"
75677558
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.2.6.tgz#df53edf8b72fb89de032cfa310abf37582851d9a"

0 commit comments

Comments
 (0)