Skip to content

Commit 05d3cb8

Browse files
chore(deps): update dependency eslint-config-txo-package-typescript to ^1.0.115 (#223)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6b41ff0 commit 05d3cb8

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.18.6",
5252
"concurrently": "^9.2.1",
5353
"depcheck": "^1.4.7",
54-
"eslint-config-txo-package-typescript": "^1.0.114",
54+
"eslint-config-txo-package-typescript": "^1.0.115",
5555
"husky": "^9.1.7",
5656
"jest": "^29.7.0",
5757
"lint-staged": "^16.2.3",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3177,14 +3177,14 @@ eslint-config-love@^120.0.0:
31773177
eslint-plugin-promise "^7.0.0"
31783178
typescript-eslint "^8.32.0"
31793179

3180-
eslint-config-txo-package-typescript@^1.0.114:
3181-
version "1.0.114"
3182-
resolved "https://registry.yarnpkg.com/eslint-config-txo-package-typescript/-/eslint-config-txo-package-typescript-1.0.114.tgz#7c01c6f5813b91d6cf863b6afaf34252b08d8e3e"
3183-
integrity sha512-5cFOHClBoBYAo4GLoDXZgAexNPVj6knmqttHRKiJNGC6e/86YnoWJPiNJFj03GT8U+P7JtULJgfi0BqABDq47g==
3180+
eslint-config-txo-package-typescript@^1.0.115:
3181+
version "1.0.115"
3182+
resolved "https://registry.yarnpkg.com/eslint-config-txo-package-typescript/-/eslint-config-txo-package-typescript-1.0.115.tgz#bc23e71aea1d5142bb4b37e8d2cc03ff8a383a82"
3183+
integrity sha512-G5jbcJEcgGUG/5J8HfFUqcgjZ0Znkvr+tq0VMKqgzGdAVLay5AJh/VlDPmZvE092xPVd4f/tmmXv6WGAE36DLA==
31843184
dependencies:
3185-
eslint-config-txo-typescript "^7.4.109"
3185+
eslint-config-txo-typescript "^7.4.110"
31863186

3187-
eslint-config-txo-typescript@^7.4.109, eslint-config-txo-typescript@^7.4.110:
3187+
eslint-config-txo-typescript@^7.4.110:
31883188
version "7.4.110"
31893189
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.4.110.tgz#acd07fb834796a4dc964d6a623ee3ca7922c1e42"
31903190
integrity sha512-xbVqD7Iod48e7PvK7P+6JX9DghYwfWX3E/hakrLB5ZOy4CdIkQ43qE9KbRnyfMGGxhqio6X/0YX0pNAknmRmyg==

0 commit comments

Comments
 (0)