Skip to content

Commit 61c5b40

Browse files
chore(deps): update dependency eslint-config-txo-package-typescript to ^1.0.116 (#228)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b4db319 commit 61c5b40

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.8",
5252
"concurrently": "^9.2.1",
5353
"depcheck": "^1.4.7",
54-
"eslint-config-txo-package-typescript": "^1.0.115",
54+
"eslint-config-txo-package-typescript": "^1.0.116",
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.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==
3180+
eslint-config-txo-package-typescript@^1.0.116:
3181+
version "1.0.116"
3182+
resolved "https://registry.yarnpkg.com/eslint-config-txo-package-typescript/-/eslint-config-txo-package-typescript-1.0.116.tgz#306b16300fe2b3bea243d5cbc1e7ac04ea41e223"
3183+
integrity sha512-0H4Rqh9NO2Ttw8PgJ+rdW6YcVxeX7eqUDn8GHI4eWvAihck4OZrSeuTy3HhATS+5zuubXYxyz0Vrap05WdNpEw==
31843184
dependencies:
3185-
eslint-config-txo-typescript "^7.4.110"
3185+
eslint-config-txo-typescript "^7.4.111"
31863186

3187-
eslint-config-txo-typescript@^7.4.110, eslint-config-txo-typescript@^7.4.111:
3187+
eslint-config-txo-typescript@^7.4.111:
31883188
version "7.4.111"
31893189
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.4.111.tgz#4a455a72c0a6af0e6d7fbb38f935ec70f55dddad"
31903190
integrity sha512-jkaj9bWrapq2TqI32lRSsaf/j8Wqmi0A0zLHh997UMXLupTS4Y5F5NpXKRjxbmM/0sO3nQZHOIwbeA3bC4yZ4w==

0 commit comments

Comments
 (0)