Skip to content

Commit 3962369

Browse files
fix(deps): update dependency eslint-config-txo-typescript to ^7.4.0
1 parent b507232 commit 3962369

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"node": ">=18.0.0"
4040
},
4141
"dependencies": {
42-
"eslint-config-txo-typescript": "^7.3.22",
42+
"eslint-config-txo-typescript": "^7.4.0",
4343
"eslint-config-txo-typescript-react": "^3.0.6"
4444
},
4545
"devDependencies": {

yarn.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1612,7 +1612,7 @@
16121612
semver "^7.6.0"
16131613
ts-api-utils "^2.0.0"
16141614

1615-
"@typescript-eslint/utils@8.20.0", "@typescript-eslint/utils@^6.0.0 || ^7.0.0 || ^8.0.0", "@typescript-eslint/utils@^8.13.0", "@typescript-eslint/utils@^8.15.0", "@typescript-eslint/utils@^8.20.0":
1615+
"@typescript-eslint/utils@8.20.0", "@typescript-eslint/utils@^6.0.0 || ^7.0.0 || ^8.0.0", "@typescript-eslint/utils@^8.13.0", "@typescript-eslint/utils@^8.20.0":
16161616
version "8.20.0"
16171617
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.20.0.tgz#53127ecd314b3b08836b4498b71cdb86f4ef3aa2"
16181618
integrity sha512-dq70RUw6UK9ei7vxc4KQtBRk7qkHZv447OUZ6RPQMQl71I3NZxQJX/f32Smr+iqWrB02pHKn2yAdHBb0KNrRMA==
@@ -3090,17 +3090,17 @@ eslint-compat-utils@^0.5.1:
30903090
dependencies:
30913091
semver "^7.5.4"
30923092

3093-
eslint-config-love@^116.0.0:
3094-
version "116.0.0"
3095-
resolved "https://registry.yarnpkg.com/eslint-config-love/-/eslint-config-love-116.0.0.tgz#743cea82a0e818c8307b73e076b7f5fe0fe9e453"
3096-
integrity sha512-2yoMgcWe+4GvS+Y7G4F/evjZqpEuAn51AiSRsCDCBSNpH9JlPl8TbB+qXOtDGDmgpN/5QL0rSWh1+M5FlfaYCw==
3093+
eslint-config-love@^117.0.0:
3094+
version "117.0.0"
3095+
resolved "https://registry.yarnpkg.com/eslint-config-love/-/eslint-config-love-117.0.0.tgz#e7cbc264581a37b2d3133c13703f2df41666fc83"
3096+
integrity sha512-IHe2PSOntF5VmJ0nS4f7yRYqkRyz+vNjxMmAAzthWHATlgdMk7hLouEqJ67r/GHhrkvgtxNKuudhONnWqL/NiQ==
30973097
dependencies:
3098-
"@typescript-eslint/utils" "^8.15.0"
3098+
"@typescript-eslint/utils" "^8.20.0"
30993099
eslint-plugin-eslint-comments "^3.2.0"
31003100
eslint-plugin-import "^2.31.0"
31013101
eslint-plugin-n "^17.0.0"
31023102
eslint-plugin-promise "^7.0.0"
3103-
typescript-eslint "^8.15.0"
3103+
typescript-eslint "^8.20.0"
31043104

31053105
eslint-config-txo-typescript-react@^3.0.6:
31063106
version "3.0.6"
@@ -3111,16 +3111,16 @@ eslint-config-txo-typescript-react@^3.0.6:
31113111
eslint-plugin-react "^7.37.2"
31123112
eslint-plugin-react-hooks "^5.0.0"
31133113

3114-
eslint-config-txo-typescript@^7.3.22:
3115-
version "7.3.22"
3116-
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.3.22.tgz#34559f4678ba1d36552dd3d4dc7b2154b654335b"
3117-
integrity sha512-y0E8xeFK2C+pvfEWFcmUlh8SZuqJRGYl+9KZZ+/6LS5dTU8TfTTaz5mdsF8GQ5Thv4nDfXjgQSXhPjpszZvwow==
3114+
eslint-config-txo-typescript@^7.4.0:
3115+
version "7.4.0"
3116+
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.4.0.tgz#9e542ada940bad32da0260e94cb43d9bfeb7d94e"
3117+
integrity sha512-ldDx8nKM5BKUjlKC33rxxZKQCBVJpMyerZa3czwWG2aHl7ZLrVRGXGFb3zs4dsRx08Nb6sx5FO79T7GA55ptnA==
31183118
dependencies:
31193119
"@eslint-community/eslint-plugin-eslint-comments" "^4.4.1"
31203120
"@stylistic/eslint-plugin" "^2.13.0"
31213121
"@typescript-eslint/utils" "^8.20.0"
31223122
eslint "^9.18.0"
3123-
eslint-config-love "^116.0.0"
3123+
eslint-config-love "^117.0.0"
31243124
eslint-import-resolver-typescript "^3.7.0"
31253125
eslint-plugin-import "^2.31.0"
31263126
eslint-plugin-jest "^28.11.0"
@@ -8081,7 +8081,7 @@ typed-array-length@^1.0.6:
80818081
possible-typed-array-names "^1.0.0"
80828082
reflect.getprototypeof "^1.0.6"
80838083

8084-
typescript-eslint@^8.15.0, typescript-eslint@^8.20.0:
8084+
typescript-eslint@^8.20.0:
80858085
version "8.20.0"
80868086
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.20.0.tgz#76d4ea6a483fd49830a7e8baccaed10f76d1e57b"
80878087
integrity sha512-Kxz2QRFsgbWj6Xcftlw3Dd154b3cEPFqQC+qMZrMypSijPd4UanKKvoKDrJ4o8AIfZFKAF+7sMaEIR8mTElozA==

0 commit comments

Comments
 (0)