Skip to content

Commit 44ddde1

Browse files
chore(deps): update dependency eslint-config-txo-package-typescript to ^1.0.36 (#243)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0f8b336 commit 44ddde1

File tree

2 files changed

+34
-22
lines changed

2 files changed

+34
-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.4",
5353
"concurrently": "^9.1.2",
54-
"eslint-config-txo-package-typescript": "^1.0.35",
54+
"eslint-config-txo-package-typescript": "^1.0.36",
5555
"graphql": "^16.10.0",
5656
"husky": "^9.1.7",
5757
"jest": "^29.7.0",

yarn.lock

Lines changed: 33 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -2978,24 +2978,24 @@ eslint-config-love@^118.0.0:
29782978
eslint-plugin-promise "^7.0.0"
29792979
typescript-eslint "^8.20.0"
29802980

2981-
eslint-config-txo-package-typescript@^1.0.35:
2982-
version "1.0.35"
2983-
resolved "https://registry.yarnpkg.com/eslint-config-txo-package-typescript/-/eslint-config-txo-package-typescript-1.0.35.tgz#4231f50d4779c3742b8f0499d2bbf7f766f293a8"
2984-
integrity sha512-BoE6o8Gs6UK+o+X0ORhtG5uPLqKGldg5xNA6ij9hlLuT613LNqS1ucJ2hmgEo+0SK9VOLkTwmAB8ufjoOObeZQ==
2981+
eslint-config-txo-package-typescript@^1.0.36:
2982+
version "1.0.36"
2983+
resolved "https://registry.yarnpkg.com/eslint-config-txo-package-typescript/-/eslint-config-txo-package-typescript-1.0.36.tgz#1fd64358c9e231a7f1d28c5f2bd231dc3922c418"
2984+
integrity sha512-mYuxCsgeZGgkzWZq3cxoBkEJ3NJ2SfSCmr4/cUEmSRvG6P459nuXcaxWbZE1xhL65zS6iCMMtJudPLubt6Xp0w==
29852985
dependencies:
2986-
eslint-config-txo-typescript "^7.4.14"
2986+
eslint-config-txo-typescript "^7.4.15"
29872987

2988-
eslint-config-txo-typescript@^7.4.14:
2989-
version "7.4.14"
2990-
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.4.14.tgz#106c6b228d4f42af45d44c8e2d8c6ba160cba54d"
2991-
integrity sha512-8mm/JIR4oh3ejE7T7C1/CyWXA+FXYyYLmDIrDflDiBMIM/Gm0GLzpeChOQp1aL6qz2DGmFsvgFIcBRX6NmHaGg==
2988+
eslint-config-txo-typescript@^7.4.15:
2989+
version "7.4.15"
2990+
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.4.15.tgz#1c6496c9ff1c8f1a9ea702b12fa7918f51b46397"
2991+
integrity sha512-HEo6J3m0J8hus7u+rrVbh7euYwNVRrtj2hG6KhvBm6svQdYK7Wx24KGDmXpajXMUye7W84EhEbZdRKUB0qw8Iw==
29922992
dependencies:
29932993
"@eslint-community/eslint-plugin-eslint-comments" "^4.4.1"
29942994
"@stylistic/eslint-plugin" "^2.13.0"
29952995
"@typescript-eslint/utils" "^8.24.0"
29962996
eslint "^9.20.1"
29972997
eslint-config-love "^118.0.0"
2998-
eslint-import-resolver-typescript "^3.7.0"
2998+
eslint-import-resolver-typescript "^3.8.0"
29992999
eslint-plugin-import "^2.31.0"
30003000
eslint-plugin-jest "^28.11.0"
30013001
eslint-plugin-n "^17.15.1"
@@ -3013,19 +3013,18 @@ eslint-import-resolver-node@^0.3.9:
30133013
is-core-module "^2.13.0"
30143014
resolve "^1.22.4"
30153015

3016-
eslint-import-resolver-typescript@^3.7.0:
3017-
version "3.7.0"
3018-
resolved "https://registry.yarnpkg.com/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-3.7.0.tgz#e69925936a771a9cb2de418ccebc4cdf6c0818aa"
3019-
integrity sha512-Vrwyi8HHxY97K5ebydMtffsWAn1SCR9eol49eCd5fJS4O1WV7PaAjbcjmbfJJSMz/t4Mal212Uz/fQZrOB8mow==
3016+
eslint-import-resolver-typescript@^3.8.0:
3017+
version "3.8.0"
3018+
resolved "https://registry.yarnpkg.com/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-3.8.0.tgz#44a0f776d296b9c3823f4859441b54c2ec5fef9a"
3019+
integrity sha512-fItUrP/+xwpavWgadrn6lsvcMe80s08xIVFXkUXvhR4cZD2ga96kRF/z/iFGDI7ZDnvtlaZ0wGic7Tw+DhgVnA==
30203020
dependencies:
30213021
"@nolyfill/is-core-module" "1.0.39"
30223022
debug "^4.3.7"
30233023
enhanced-resolve "^5.15.0"
3024-
fast-glob "^3.3.2"
3025-
get-tsconfig "^4.7.5"
3024+
get-tsconfig "^4.10.0"
30263025
is-bun-module "^1.0.2"
3027-
is-glob "^4.0.3"
30283026
stable-hash "^0.0.4"
3027+
tinyglobby "^0.2.10"
30293028

30303029
eslint-module-utils@^2.12.0:
30313030
version "2.12.0"
@@ -3350,6 +3349,11 @@ fb-watchman@^2.0.0:
33503349
dependencies:
33513350
bser "2.1.1"
33523351

3352+
fdir@^6.4.2:
3353+
version "6.4.3"
3354+
resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.4.3.tgz#011cdacf837eca9b811c89dbb902df714273db72"
3355+
integrity sha512-PMXmW2y1hDDfTSRc9gaXIuCCRpuoz3Kaz8cUelp3smouvfT632ozg2vrT6lJsHKKOF59YLbOGfAWGUcKEfRMQw==
3356+
33533357
figures@^2.0.0:
33543358
version "2.0.0"
33553359
resolved "https://registry.yarnpkg.com/figures/-/figures-2.0.0.tgz#3ab1a2d2a62c8bfb431a0c94cb797a2fce27c962"
@@ -3644,10 +3648,10 @@ get-symbol-description@^1.0.2:
36443648
es-errors "^1.3.0"
36453649
get-intrinsic "^1.2.4"
36463650

3647-
get-tsconfig@^4.7.5, get-tsconfig@^4.8.1:
3648-
version "4.8.1"
3649-
resolved "https://registry.yarnpkg.com/get-tsconfig/-/get-tsconfig-4.8.1.tgz#8995eb391ae6e1638d251118c7b56de7eb425471"
3650-
integrity sha512-k9PN+cFBmaLWtVz29SkUoqU5O0slLuHJXt/2P+tMVFT+phsSGXGkp9t3rQIqdz0e+06EHNGs3oM6ZX1s2zHxRg==
3651+
get-tsconfig@^4.10.0, get-tsconfig@^4.8.1:
3652+
version "4.10.0"
3653+
resolved "https://registry.yarnpkg.com/get-tsconfig/-/get-tsconfig-4.10.0.tgz#403a682b373a823612475a4c2928c7326fc0f6bb"
3654+
integrity sha512-kGzZ3LWWQcGIAmg6iWvXn0ei6WDtV26wzHRMwDSzmAbcXrTEXxHy6IehI6/4eT6VRKyMP1eF1VqwrVUmE/LR7A==
36513655
dependencies:
36523656
resolve-pkg-maps "^1.0.0"
36533657

@@ -7489,6 +7493,14 @@ tinyexec@^0.3.0:
74897493
resolved "https://registry.yarnpkg.com/tinyexec/-/tinyexec-0.3.0.tgz#ed60cfce19c17799d4a241e06b31b0ec2bee69e6"
74907494
integrity sha512-tVGE0mVJPGb0chKhqmsoosjsS+qUnJVGJpZgsHYQcGoPlG3B51R3PouqTgEGH2Dc9jjFyOqOpix6ZHNMXp1FZg==
74917495

7496+
tinyglobby@^0.2.10:
7497+
version "0.2.10"
7498+
resolved "https://registry.yarnpkg.com/tinyglobby/-/tinyglobby-0.2.10.tgz#e712cf2dc9b95a1f5c5bbd159720e15833977a0f"
7499+
integrity sha512-Zc+8eJlFMvgatPZTl6A9L/yht8QqdmUNtURHaKZLmKBE12hNPSrqNkUp2cs3M/UKmNVVAMFQYSjYIVHDjW5zew==
7500+
dependencies:
7501+
fdir "^6.4.2"
7502+
picomatch "^4.0.2"
7503+
74927504
tmp@^0.0.33:
74937505
version "0.0.33"
74947506
resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.0.33.tgz#6d34335889768d21b2bcda0aa277ced3b1bfadf9"

0 commit comments

Comments
 (0)