Skip to content

Commit 0b3db6e

Browse files
chore(deps): update dependency eslint-config-txo-package-typescript to ^1.0.100 (#154)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 545155e commit 0b3db6e

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.15.31",
5252
"concurrently": "^9.1.2",
5353
"depcheck": "^1.4.7",
54-
"eslint-config-txo-package-typescript": "^1.0.99",
54+
"eslint-config-txo-package-typescript": "^1.0.100",
5555
"husky": "^9.1.7",
5656
"jest": "^29.7.0",
5757
"lint-staged": "^16.1.0",

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.99:
3193-
version "1.0.99"
3194-
resolved "https://registry.yarnpkg.com/eslint-config-txo-package-typescript/-/eslint-config-txo-package-typescript-1.0.99.tgz#8184b5b6498d84789354a6507841609edf9596ad"
3195-
integrity sha512-FbQ81Vg9e89wsenL3R6fH5W68dOmF7dO1OQPHU80b/3GG+1k7thKGxQSKup7BccrUCL/B2vyoEfhApKPW5nGSA==
3192+
eslint-config-txo-package-typescript@^1.0.100:
3193+
version "1.0.100"
3194+
resolved "https://registry.yarnpkg.com/eslint-config-txo-package-typescript/-/eslint-config-txo-package-typescript-1.0.100.tgz#9ff8942703e1fbcc31b6f7717f51a15ffbf94384"
3195+
integrity sha512-KPptxE8TQvOfrSEmnv5r9TtvnykjSIzp03NXReXWdOOACWenhMZzaGWSqn/lGH7+/wGFs08WTi0q55QbhHf3Gw==
31963196
dependencies:
3197-
eslint-config-txo-typescript "^7.4.93"
3197+
eslint-config-txo-typescript "^7.4.94"
31983198

3199-
eslint-config-txo-typescript@^7.4.93, eslint-config-txo-typescript@^7.4.94:
3199+
eslint-config-txo-typescript@^7.4.94:
32003200
version "7.4.94"
32013201
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.4.94.tgz#2933bfeffa668ac2be7d3b33c97a37476f2f40e3"
32023202
integrity sha512-FoVDaSl7/zLXRSoP6iNigesCzKM7UKcFv0lqp8RlGamr+3jS9fMfm+unObtP9nL5V+P90EwUPovqYpMhrwUElA==

0 commit comments

Comments
 (0)