Skip to content

Commit b9c4f64

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

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
@@ -39,7 +39,7 @@
3939
"node": ">=18.0.0"
4040
},
4141
"dependencies": {
42-
"eslint-config-txo-typescript": "^7.3.23",
42+
"eslint-config-txo-typescript": "^7.4.0",
4343
"eslint-config-txo-typescript-react": "^3.0.6"
4444
},
4545
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3377,10 +3377,10 @@ eslint-config-txo-typescript-react@^3.0.6:
33773377
eslint-plugin-react "^7.37.2"
33783378
eslint-plugin-react-hooks "^5.0.0"
33793379

3380-
eslint-config-txo-typescript@^7.3.23:
3381-
version "7.3.23"
3382-
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.3.23.tgz#61c0657ca4e535af282b21548ea245c29d912e49"
3383-
integrity sha512-7BZtm58zYhas9bk+fUe8Uh887obi10woAbucXXD8dwtebT/dE79o7q2tYdDVkkUiHNHyCtXZclnhwV3MFPGr+g==
3380+
eslint-config-txo-typescript@^7.4.0:
3381+
version "7.4.0"
3382+
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.4.0.tgz#9e542ada940bad32da0260e94cb43d9bfeb7d94e"
3383+
integrity sha512-ldDx8nKM5BKUjlKC33rxxZKQCBVJpMyerZa3czwWG2aHl7ZLrVRGXGFb3zs4dsRx08Nb6sx5FO79T7GA55ptnA==
33843384
dependencies:
33853385
"@eslint-community/eslint-plugin-eslint-comments" "^4.4.1"
33863386
"@stylistic/eslint-plugin" "^2.13.0"

0 commit comments

Comments
 (0)