Skip to content

Commit 6d88d56

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

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.17",
50-
"eslint-config-txo-typescript": "^7.3.4",
50+
"eslint-config-txo-typescript": "^7.3.5",
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.4:
2946-
version "7.3.4"
2947-
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.3.4.tgz#4cc6a66424ca2c01b2bc847c77653a0ce2a8c424"
2948-
integrity sha512-bkKKfnUDVTPt+v1tTKz07BGBhknDKsWxKlwX2szq/vBOEw3eLmQvGaMEYnJEmwdgBAji50Gd7HnRDmj69SWdkQ==
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==
29492949
dependencies:
29502950
"@eslint-community/eslint-plugin-eslint-comments" "^4.4.1"
29512951
"@stylistic/eslint-plugin" "^2.12.1"
@@ -2957,7 +2957,7 @@ eslint-config-txo-typescript@^7.3.4:
29572957
eslint-plugin-jest "^28.9.0"
29582958
eslint-plugin-n "^17.15.0"
29592959
eslint-plugin-promise "^7.2.1"
2960-
globals "^15.13.0"
2960+
globals "^15.14.0"
29612961
typescript-eslint "^8.18.1"
29622962
yargs "^17.7.2"
29632963

@@ -3744,10 +3744,10 @@ globals@^14.0.0:
37443744
resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e"
37453745
integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==
37463746

3747-
globals@^15.11.0, globals@^15.13.0:
3748-
version "15.13.0"
3749-
resolved "https://registry.yarnpkg.com/globals/-/globals-15.13.0.tgz#bbec719d69aafef188ecd67954aae76a696010fc"
3750-
integrity sha512-49TewVEz0UxZjr1WYYsWpPrhyC/B/pA8Bq0fUmet2n+eR7yn0IvNzNaoBwnK6mdkzcN+se7Ez9zUgULTz2QH4g==
3747+
globals@^15.11.0, globals@^15.14.0:
3748+
version "15.14.0"
3749+
resolved "https://registry.yarnpkg.com/globals/-/globals-15.14.0.tgz#b8fd3a8941ff3b4d38f3319d433b61bbb482e73f"
3750+
integrity sha512-OkToC372DtlQeje9/zHIo5CT8lRP/FUgEOKBEhU4e0abL7J7CD24fD9ohiLN5hagG/kWCYj4K5oaxxtj2Z0Dig==
37513751

37523752
globalthis@^1.0.4:
37533753
version "1.0.4"

0 commit comments

Comments
 (0)