Skip to content

Commit e7b5441

Browse files
chore(deps): update dependency eslint-config-txo-typescript to ^7.2.2 (#657)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 395eac5 commit e7b5441

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
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.14",
50-
"eslint-config-txo-typescript": "^7.2.1",
50+
"eslint-config-txo-typescript": "^7.2.2",
5151
"husky": "^9.1.7",
5252
"jest": "^29.7.0",
5353
"lint-staged": "^15.2.10",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1319,10 +1319,10 @@
13191319
dependencies:
13201320
"@sinonjs/commons" "^3.0.0"
13211321

1322-
"@stylistic/eslint-plugin@^2.11.0":
1323-
version "2.11.0"
1324-
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin/-/eslint-plugin-2.11.0.tgz#50d0289f36f7201055b7fa1729fdc1d8c46e93fa"
1325-
integrity sha512-PNRHbydNG5EH8NK4c+izdJlxajIR6GxcUhzsYNRsn6Myep4dsZt0qFCz3rCPnkvgO5FYibDcMqgNHUT+zvjYZw==
1322+
"@stylistic/eslint-plugin@^2.12.0":
1323+
version "2.12.0"
1324+
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin/-/eslint-plugin-2.12.0.tgz#9819678f919d75241845c2e9379888ecde8e8ad2"
1325+
integrity sha512-IvD2WXbOoSp0zNpyYbjdSyEjZtut78RYfj2WIlbChE7HFuposTK5X1hc5+4AyqYcjLXYdD5oo/sJtqMGFNRb1w==
13261326
dependencies:
13271327
"@typescript-eslint/utils" "^8.13.0"
13281328
eslint-visitor-keys "^4.2.0"
@@ -2942,13 +2942,13 @@ 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.1:
2946-
version "7.2.1"
2947-
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.2.1.tgz#4c9ec6604f50865bbbf3c67ee8b7a7bea9775dc7"
2948-
integrity sha512-Nm/sjarRnqYMsJx2c/1QI9ey1onaQAj2OCzoC/rnjoZSwfDi4C0aOMWbyI5QCMZCaoERV3Xch27t7hEgRARR0A==
2945+
eslint-config-txo-typescript@^7.2.2:
2946+
version "7.2.2"
2947+
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.2.2.tgz#ba8eebd0ee15f0e904537d80f492687af356c949"
2948+
integrity sha512-ETn16Gre+f50te64vU/y1q0TnFpmAOQGlllj0IQtWCBt0Os6FDq7zWVbspC/irjRHvwk8QIMLm5YzQWesZ/6Xg==
29492949
dependencies:
29502950
"@eslint-community/eslint-plugin-eslint-comments" "^4.4.1"
2951-
"@stylistic/eslint-plugin" "^2.11.0"
2951+
"@stylistic/eslint-plugin" "^2.12.0"
29522952
"@typescript-eslint/utils" "^8.17.0"
29532953
eslint "^9.16.0"
29542954
eslint-config-love "^110.0.0"

0 commit comments

Comments
 (0)