Skip to content

Commit f40bc0d

Browse files
chore(deps): update dependency eslint-config-txo-package-typescript to ^1.0.107 (#176)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9e8e209 commit f40bc0d

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.3",
5252
"concurrently": "^9.2.0",
5353
"depcheck": "^1.4.7",
54-
"eslint-config-txo-package-typescript": "^1.0.106",
54+
"eslint-config-txo-package-typescript": "^1.0.107",
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.106:
3194-
version "1.0.106"
3195-
resolved "https://registry.yarnpkg.com/eslint-config-txo-package-typescript/-/eslint-config-txo-package-typescript-1.0.106.tgz#17520df040dd33b0b4a683a24d14889220bf9414"
3196-
integrity sha512-63+yOLdo1cIlF2IqaEeWk/6Q9+9QQTgmZkrPnm84Ir474n9k0Q9fBDf1Lkb3sm0q7VM3uv2WLg9VrBp19haZ8A==
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==
31973197
dependencies:
3198-
eslint-config-txo-typescript "^7.4.101"
3198+
eslint-config-txo-typescript "^7.4.102"
31993199

3200-
eslint-config-txo-typescript@^7.4.101, eslint-config-txo-typescript@^7.4.102:
3200+
eslint-config-txo-typescript@^7.4.102:
32013201
version "7.4.102"
32023202
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.4.102.tgz#6462a7625352d23842655e8a17080a4921ee0ec3"
32033203
integrity sha512-BC8rtu3lRMgXgrjK34yI3TH+dJ6m+imFGVUOuiMjJP2MRuId6V3mYkylHfZFGFf+CzFL4LoENye4wbUxvTlF4Q==

0 commit comments

Comments
 (0)