Skip to content

Commit c61f699

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

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.18",
50-
"eslint-config-txo-typescript": "^7.3.5",
50+
"eslint-config-txo-typescript": "^7.3.6",
5151
"husky": "^9.1.7",
5252
"jest": "^29.7.0",
5353
"lint-staged": "^15.2.11",

yarn.lock

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

2945-
eslint-config-txo-typescript@^7.3.5:
2946-
version "7.3.5"
2947-
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.3.5.tgz#1571a441e26554aef9b2c1855590d78adc320af8"
2948-
integrity sha512-FbJu4bT3Dabk5xeCCT6+aacTSeyprozc+H/sMaFDB29jKcRoZexj6XCnaW7skjo2yJoZTpTHVlhXhplTPZbWiA==
2945+
eslint-config-txo-typescript@^7.3.6:
2946+
version "7.3.6"
2947+
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.3.6.tgz#1c4f34e4de79cc79a84c682e1edaa34116051dee"
2948+
integrity sha512-56Hyy7I0zBviRJXTsU5BLfdd6CfCE/4ixg/0Knnxq0UWIlHaX9V6ULhiuIEbgP29wYRd+StenOHk2hXkqphtvg==
29492949
dependencies:
29502950
"@eslint-community/eslint-plugin-eslint-comments" "^4.4.1"
29512951
"@stylistic/eslint-plugin" "^2.12.1"
@@ -2954,7 +2954,7 @@ eslint-config-txo-typescript@^7.3.5:
29542954
eslint-config-love "^112.0.0"
29552955
eslint-import-resolver-typescript "^3.7.0"
29562956
eslint-plugin-import "^2.31.0"
2957-
eslint-plugin-jest "^28.9.0"
2957+
eslint-plugin-jest "^28.10.0"
29582958
eslint-plugin-n "^17.15.0"
29592959
eslint-plugin-promise "^7.2.1"
29602960
globals "^15.14.0"
@@ -3033,10 +3033,10 @@ eslint-plugin-import@^2.31.0:
30333033
string.prototype.trimend "^1.0.8"
30343034
tsconfig-paths "^3.15.0"
30353035

3036-
eslint-plugin-jest@^28.9.0:
3037-
version "28.9.0"
3038-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.9.0.tgz#19168dfaed124339cd2252c4c4d1ac3688aeb243"
3039-
integrity sha512-rLu1s1Wf96TgUUxSw6loVIkNtUjq1Re7A9QdCCHSohnvXEBAjuL420h0T/fMmkQlNsQP2GhQzEUpYHPfxBkvYQ==
3036+
eslint-plugin-jest@^28.10.0:
3037+
version "28.10.0"
3038+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.10.0.tgz#4b35b8abb0f7cfe699bff8d9060270a2ddd770ea"
3039+
integrity sha512-hyMWUxkBH99HpXT3p8hc7REbEZK3D+nk8vHXGgpB+XXsi0gO4PxMSP+pjfUzb67GnV9yawV9a53eUmcde1CCZA==
30403040
dependencies:
30413041
"@typescript-eslint/utils" "^6.0.0 || ^7.0.0 || ^8.0.0"
30423042

0 commit comments

Comments
 (0)