Skip to content

Commit 739aa7d

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

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.4",
50+
"eslint-config-txo-typescript": "^7.2.5",
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
@@ -2942,10 +2942,10 @@ 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.4:
2946-
version "7.2.4"
2947-
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.2.4.tgz#75eb97f0e92ee641e7cba15b2f1229f80596b5ea"
2948-
integrity sha512-dZ1LkstaI4kQ0RhWZVRd07dQGegEx/hRRGMCK6ZrEmHmep1KENNXSjf8mCh+KbkalK+id/5cq84IYe9tXROiFw==
2945+
eslint-config-txo-typescript@^7.2.5:
2946+
version "7.2.5"
2947+
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.2.5.tgz#a57009bd754e427cd491d3708f262c6d28bdbd1d"
2948+
integrity sha512-IEmhU2i8Y8EGTTHSsLEztdDKqrQI/NyBkS3N7c5iOj8qVc+6EQ6HR8mQMmDjjW+d6K8MA4PcFXlhrxeh5E4Sjg==
29492949
dependencies:
29502950
"@eslint-community/eslint-plugin-eslint-comments" "^4.4.1"
29512951
"@stylistic/eslint-plugin" "^2.12.0"
@@ -2955,7 +2955,7 @@ eslint-config-txo-typescript@^7.2.4:
29552955
eslint-import-resolver-typescript "^3.7.0"
29562956
eslint-plugin-import "^2.31.0"
29572957
eslint-plugin-jest "^28.9.0"
2958-
eslint-plugin-n "^17.14.0"
2958+
eslint-plugin-n "^17.15.0"
29592959
eslint-plugin-promise "^7.2.1"
29602960
globals "^15.13.0"
29612961
typescript-eslint "^8.18.0"
@@ -3061,10 +3061,10 @@ eslint-plugin-jsx-a11y@^6.10.2:
30613061
safe-regex-test "^1.0.3"
30623062
string.prototype.includes "^2.0.1"
30633063

3064-
eslint-plugin-n@^17.0.0, eslint-plugin-n@^17.14.0:
3065-
version "17.14.0"
3066-
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.14.0.tgz#162a7c17a7ce7e3834af537bca68ab8b6aa26edc"
3067-
integrity sha512-maxPLMEA0rPmRpoOlxEclKng4UpDe+N5BJS4t24I3UKnN109Qcivnfs37KMy84G0af3bxjog5lKctP5ObsvcTA==
3064+
eslint-plugin-n@^17.0.0, eslint-plugin-n@^17.15.0:
3065+
version "17.15.0"
3066+
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.15.0.tgz#c6ab639a7d7761085cff05313753413d898b087e"
3067+
integrity sha512-xF3zJkOfLlFOm5TvmqmsnA9/fO+/z2pYs0dkuKXKN/ymS6UB1yEcaoIkqxLKQ9Dw/WmLX/Tdh6/5ZS5azVixFQ==
30683068
dependencies:
30693069
"@eslint-community/eslint-utils" "^4.4.1"
30703070
enhanced-resolve "^5.17.1"

0 commit comments

Comments
 (0)