Skip to content

Commit 241f8f1

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

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
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.19.0",
5353
"concurrently": "^9.2.1",
54-
"eslint-config-txo-package-typescript": "^1.0.116",
54+
"eslint-config-txo-package-typescript": "^1.0.117",
5555
"graphql": "^16.12.0",
5656
"husky": "^9.1.7",
5757
"jest": "^29.7.0",

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3120,17 +3120,17 @@ eslint-config-love@^120.0.0:
31203120
eslint-plugin-promise "^7.0.0"
31213121
typescript-eslint "^8.32.0"
31223122

3123-
eslint-config-txo-package-typescript@^1.0.116:
3124-
version "1.0.116"
3125-
resolved "https://registry.yarnpkg.com/eslint-config-txo-package-typescript/-/eslint-config-txo-package-typescript-1.0.116.tgz#306b16300fe2b3bea243d5cbc1e7ac04ea41e223"
3126-
integrity sha512-0H4Rqh9NO2Ttw8PgJ+rdW6YcVxeX7eqUDn8GHI4eWvAihck4OZrSeuTy3HhATS+5zuubXYxyz0Vrap05WdNpEw==
3123+
eslint-config-txo-package-typescript@^1.0.117:
3124+
version "1.0.117"
3125+
resolved "https://registry.yarnpkg.com/eslint-config-txo-package-typescript/-/eslint-config-txo-package-typescript-1.0.117.tgz#be00303a3c3e73273107b5c84a0f09fee9b9337d"
3126+
integrity sha512-aTcvonVZvcvmgLbvjBGgmObzWDauVtGrg7LwUNHbLpC1TIUT1pLZacxFJnkpSosKRAEtayshpe0xl3TLzwSBgQ==
31273127
dependencies:
3128-
eslint-config-txo-typescript "^7.4.111"
3128+
eslint-config-txo-typescript "^7.4.112"
31293129

3130-
eslint-config-txo-typescript@^7.4.111:
3131-
version "7.4.111"
3132-
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.4.111.tgz#4a455a72c0a6af0e6d7fbb38f935ec70f55dddad"
3133-
integrity sha512-jkaj9bWrapq2TqI32lRSsaf/j8Wqmi0A0zLHh997UMXLupTS4Y5F5NpXKRjxbmM/0sO3nQZHOIwbeA3bC4yZ4w==
3130+
eslint-config-txo-typescript@^7.4.112:
3131+
version "7.4.112"
3132+
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.4.112.tgz#ac66b0dba6659c178fb8c3fe04555e417087c952"
3133+
integrity sha512-nxG3DNH2x1CuyKdY4ehCvIyxKcAiFIH7ebSpM+zy2+/919PLe1WpAm1tiImr9mI/1rfT32jin0aiHtf9s9yPiA==
31343134
dependencies:
31353135
"@eslint-community/eslint-plugin-eslint-comments" "^4.5.0"
31363136
"@stylistic/eslint-plugin" "^4.4.1"
@@ -3142,7 +3142,7 @@ eslint-config-txo-typescript@^7.4.111:
31423142
eslint-plugin-jest "^29.0.1"
31433143
eslint-plugin-n "^17.20.0"
31443144
eslint-plugin-promise "^7.2.1"
3145-
globals "^16.4.0"
3145+
globals "^16.5.0"
31463146
typescript-eslint "^8.45.0"
31473147
yargs "^17.7.2"
31483148

@@ -3923,10 +3923,10 @@ globals@^15.11.0:
39233923
resolved "https://registry.yarnpkg.com/globals/-/globals-15.15.0.tgz#7c4761299d41c32b075715a4ce1ede7897ff72a8"
39243924
integrity sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==
39253925

3926-
globals@^16.4.0:
3927-
version "16.4.0"
3928-
resolved "https://registry.yarnpkg.com/globals/-/globals-16.4.0.tgz#574bc7e72993d40cf27cf6c241f324ee77808e51"
3929-
integrity sha512-ob/2LcVVaVGCYN+r14cnwnoDPUufjiYgSqRhiFD0Q1iI4Odora5RE8Iv1D24hAz5oMophRGkGz+yuvQmmUMnMw==
3926+
globals@^16.5.0:
3927+
version "16.5.0"
3928+
resolved "https://registry.yarnpkg.com/globals/-/globals-16.5.0.tgz#ccf1594a437b97653b2be13ed4d8f5c9f850cac1"
3929+
integrity sha512-c/c15i26VrJ4IRt5Z89DnIzCGDn9EcebibhAOjw5ibqEHsE1wLUgkPn9RDmNcUKyU87GeaL633nyJ+pplFR2ZQ==
39303930

39313931
globalthis@^1.0.4:
39323932
version "1.0.4"

0 commit comments

Comments
 (0)