Skip to content

Commit d3fffaa

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

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/jest": "^29.5.14",
5252
"@types/node": "^22.13.10",
5353
"concurrently": "^9.1.2",
54-
"eslint-config-txo-package-typescript": "^1.0.54",
54+
"eslint-config-txo-package-typescript": "^1.0.55",
5555
"graphql": "^16.10.0",
5656
"husky": "^9.1.7",
5757
"jest": "^29.7.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3066,14 +3066,14 @@ eslint-config-love@^119.0.0:
30663066
eslint-plugin-promise "^7.0.0"
30673067
typescript-eslint "^8.26.0"
30683068

3069-
eslint-config-txo-package-typescript@^1.0.54:
3070-
version "1.0.54"
3071-
resolved "https://registry.yarnpkg.com/eslint-config-txo-package-typescript/-/eslint-config-txo-package-typescript-1.0.54.tgz#0cfe3996607acf8c274a8276ec0714242e854769"
3072-
integrity sha512-o+KhIadudD8zPHyOJcEpVCyOTunW5zt3s2bCkpKrg8h7A7V6sGcCZkE/nVzTu+7yC/EcJQoXFf7tcLtJQJWslw==
3069+
eslint-config-txo-package-typescript@^1.0.55:
3070+
version "1.0.55"
3071+
resolved "https://registry.yarnpkg.com/eslint-config-txo-package-typescript/-/eslint-config-txo-package-typescript-1.0.55.tgz#21a52ee913275f5b0bd0ab294b64fb3b7b126de6"
3072+
integrity sha512-M3rCGk5t9PlD/JXL9Dec4b3fKG2w5Ybi0ZoduRpG3Ka57A/UUyXW07Ud86Rpg+FLf0E++nTYH95QasrKgIWqlg==
30733073
dependencies:
3074-
eslint-config-txo-typescript "^7.4.37"
3074+
eslint-config-txo-typescript "^7.4.38"
30753075

3076-
eslint-config-txo-typescript@^7.4.37:
3076+
eslint-config-txo-typescript@^7.4.38:
30773077
version "7.4.38"
30783078
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.4.38.tgz#4f823debc396f86d22e986fe480cf7726de4bb5b"
30793079
integrity sha512-CKUnxKQykESGrGYIDw2D01SK+5YFQg8+sZAth4/joG16dvIKxguIVIAqu4Q7RJEafZ0PR5lzyss+Owtqj5N1Hw==

0 commit comments

Comments
 (0)