Skip to content

Commit d74542b

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

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.16.5",
5252
"concurrently": "^9.2.0",
5353
"depcheck": "^1.4.7",
54-
"eslint-config-txo-package-typescript": "^1.0.107",
54+
"eslint-config-txo-package-typescript": "^1.0.108",
5555
"husky": "^9.1.7",
5656
"jest": "^29.7.0",
5757
"lint-staged": "^16.1.2",

yarn.lock

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

3193-
eslint-config-txo-package-typescript@^1.0.107:
3194-
version "1.0.107"
3195-
resolved "https://registry.yarnpkg.com/eslint-config-txo-package-typescript/-/eslint-config-txo-package-typescript-1.0.107.tgz#b1880a4a00a6942c13a76a87845709d77689bae9"
3196-
integrity sha512-tJ3awOB59LC/sRryIJz5rCN4Ke+Hitmvb0i0Rz2Ep6uk2yUcapcU373o545U1ziE7xCfE97izhn5HlGS1zwtBA==
3193+
eslint-config-txo-package-typescript@^1.0.108:
3194+
version "1.0.108"
3195+
resolved "https://registry.yarnpkg.com/eslint-config-txo-package-typescript/-/eslint-config-txo-package-typescript-1.0.108.tgz#f0f47975ae56b77815d4571736cacc77897e1cb8"
3196+
integrity sha512-3KRnFEudsKRiu7axCcNhbjElO0m7NugFlKPZYDM/gFFnef3TnPJaimKDVIszgGI9BlNfspAjPfvPDzQ4h2otfA==
31973197
dependencies:
3198-
eslint-config-txo-typescript "^7.4.102"
3198+
eslint-config-txo-typescript "^7.4.103"
31993199

3200-
eslint-config-txo-typescript@^7.4.102, eslint-config-txo-typescript@^7.4.103:
3200+
eslint-config-txo-typescript@^7.4.103:
32013201
version "7.4.103"
32023202
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.4.103.tgz#736ae13fd6a71a4d7840e30df1bd5f19c54e6f48"
32033203
integrity sha512-Q8KFIQ8fyc68bEpzdKEu7JmXv4pyAUJBHOeRdXEHg7e4EOQQrkrAy6AxCsfc5BY7qCu/M7QOlnxdkSJJcv9ETQ==

0 commit comments

Comments
 (0)