Skip to content

Commit dbd5ce1

Browse files
chore(deps): update dependency eslint-config-txo-typescript to ^7.3.0 (#664)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 272e6ef commit dbd5ce1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@types/eslint": "^9.6.1",
4848
"@types/jest": "^29.5.14",
4949
"@types/react": "^18.3.16",
50-
"eslint-config-txo-typescript": "^7.2.7",
50+
"eslint-config-txo-typescript": "^7.3.0",
5151
"husky": "^9.1.7",
5252
"jest": "^29.7.0",
5353
"lint-staged": "^15.2.11",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2942,10 +2942,10 @@ eslint-config-love@^110.0.0:
29422942
eslint-plugin-promise "^7.0.0"
29432943
typescript-eslint "^8.15.0"
29442944

2945-
eslint-config-txo-typescript@^7.2.7:
2946-
version "7.2.7"
2947-
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.2.7.tgz#1923f3bee6d1f6697eb865595c92103343fab7a9"
2948-
integrity sha512-1npqOJM9d5lqBRvQxQx5+eGr/i2T2V+VoOZbdZVEfRZPVO8kz/8OKHkeXuJQMca/96Eyl6+clx5kRBMukCb0bw==
2945+
eslint-config-txo-typescript@^7.3.0:
2946+
version "7.3.0"
2947+
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.3.0.tgz#83b14e80faa14daa9cadb319114cb09fc35d7393"
2948+
integrity sha512-wVfj4BXusUYjF/97tGVDLldeJvjLsXTmhKCDkm1Nd++y8EwcyXp7aHmSX/MB9UBR1Er6VVmkg5Ms+Akr1j+ruA==
29492949
dependencies:
29502950
"@eslint-community/eslint-plugin-eslint-comments" "^4.4.1"
29512951
"@stylistic/eslint-plugin" "^2.12.1"

0 commit comments

Comments
 (0)