Skip to content

Commit 2281f11

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

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@types/node": "^22.19.0",
5252
"concurrently": "^9.2.1",
5353
"depcheck": "^1.4.7",
54-
"eslint-config-txo-package-typescript": "^1.0.116",
54+
"eslint-config-txo-package-typescript": "^1.0.117",
5555
"husky": "^9.1.7",
5656
"jest": "^29.7.0",
5757
"lint-staged": "^16.2.6",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3189,14 +3189,14 @@ eslint-config-love@^120.0.0:
31893189
eslint-plugin-promise "^7.0.0"
31903190
typescript-eslint "^8.32.0"
31913191

3192-
eslint-config-txo-package-typescript@^1.0.116:
3193-
version "1.0.116"
3194-
resolved "https://registry.yarnpkg.com/eslint-config-txo-package-typescript/-/eslint-config-txo-package-typescript-1.0.116.tgz#306b16300fe2b3bea243d5cbc1e7ac04ea41e223"
3195-
integrity sha512-0H4Rqh9NO2Ttw8PgJ+rdW6YcVxeX7eqUDn8GHI4eWvAihck4OZrSeuTy3HhATS+5zuubXYxyz0Vrap05WdNpEw==
3192+
eslint-config-txo-package-typescript@^1.0.117:
3193+
version "1.0.117"
3194+
resolved "https://registry.yarnpkg.com/eslint-config-txo-package-typescript/-/eslint-config-txo-package-typescript-1.0.117.tgz#be00303a3c3e73273107b5c84a0f09fee9b9337d"
3195+
integrity sha512-aTcvonVZvcvmgLbvjBGgmObzWDauVtGrg7LwUNHbLpC1TIUT1pLZacxFJnkpSosKRAEtayshpe0xl3TLzwSBgQ==
31963196
dependencies:
3197-
eslint-config-txo-typescript "^7.4.111"
3197+
eslint-config-txo-typescript "^7.4.112"
31983198

3199-
eslint-config-txo-typescript@^7.4.111, eslint-config-txo-typescript@^7.4.112:
3199+
eslint-config-txo-typescript@^7.4.112:
32003200
version "7.4.112"
32013201
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.4.112.tgz#ac66b0dba6659c178fb8c3fe04555e417087c952"
32023202
integrity sha512-nxG3DNH2x1CuyKdY4ehCvIyxKcAiFIH7ebSpM+zy2+/919PLe1WpAm1tiImr9mI/1rfT32jin0aiHtf9s9yPiA==

0 commit comments

Comments
 (0)