Skip to content

Commit 338b17e

Browse files
committed
chore(deps): update dependency eslint-config-txo-typescript to ^4.0.69
1 parent 9eaaf3c commit 338b17e

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
@@ -50,7 +50,7 @@
5050
"@txo/tsconfig": "^1.1.1",
5151
"@types/jest": "^29.5.14",
5252
"concurrently": "^9.0.1",
53-
"eslint-config-txo-typescript": "^4.0.68",
53+
"eslint-config-txo-typescript": "^4.0.69",
5454
"graphql": "^16.9.0",
5555
"husky": "^9.1.6",
5656
"jest": "^29.7.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -459,10 +459,10 @@
459459
"@types/conventional-commits-parser" "^5.0.0"
460460
chalk "^5.3.0"
461461

462-
"@eslint-community/eslint-plugin-eslint-comments@^4.4.0":
463-
version "4.4.0"
464-
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-plugin-eslint-comments/-/eslint-plugin-eslint-comments-4.4.0.tgz#1fedd85e7c11dcea5764ec3dee5829a2cc117821"
465-
integrity sha512-yljsWl5Qv3IkIRmJ38h3NrHXFCm4EUl55M8doGTF6hvzvFF8kRpextgSrg2dwHev9lzBZyafCr9RelGIyQm6fw==
462+
"@eslint-community/eslint-plugin-eslint-comments@^4.4.1":
463+
version "4.4.1"
464+
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-plugin-eslint-comments/-/eslint-plugin-eslint-comments-4.4.1.tgz#dbfab6f2447c22be8758a0a9a9c80e56d2e2b93f"
465+
integrity sha512-lb/Z/MzbTf7CaVYM9WCFNQZ4L1yi3ev2fsFPF99h31ljhSEyUoyEsKsNWiU+qD1glbYTDJdqgyaLKtyTkkqtuQ==
466466
dependencies:
467467
escape-string-regexp "^4.0.0"
468468
ignore "^5.2.4"
@@ -2951,12 +2951,12 @@ eslint-config-standard@17.1.0:
29512951
resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-17.1.0.tgz#40ffb8595d47a6b242e07cbfd49dc211ed128975"
29522952
integrity sha512-IwHwmaBNtDK4zDHQukFDW5u/aTb8+meQWZvNFWkiGmbWjD6bqyuSSBxxXKkCftCUzc1zwCH2m/baCNDLGmuO5Q==
29532953

2954-
eslint-config-txo-typescript@^4.0.68:
2955-
version "4.0.68"
2956-
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-4.0.68.tgz#4a14a5107d57875440ef84866b4660b88885630e"
2957-
integrity sha512-FnGPc+VSpDRo4M7Tb10wASAwwZnz2rGR8EsY8E/UKmLBwS0z9AFjcjzgVIpJaPKu2DhXmoc8RpfXTtdGO3wd2Q==
2954+
eslint-config-txo-typescript@^4.0.69:
2955+
version "4.0.69"
2956+
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-4.0.69.tgz#62017c551d354831f8de01fb3b8b0e9ad946eff3"
2957+
integrity sha512-wK1iclXUbkzLzuHgFOdjQP+0sgzPZW4rPfx8JRLQDZl21cddWJby/ZNOXv7Au+lATGi/Na/h0ssCNO1cEZUH7Q==
29582958
dependencies:
2959-
"@eslint-community/eslint-plugin-eslint-comments" "^4.4.0"
2959+
"@eslint-community/eslint-plugin-eslint-comments" "^4.4.1"
29602960
"@typescript-eslint/eslint-plugin" "^7.5.0"
29612961
"@typescript-eslint/parser" "^7.5.0"
29622962
eslint "^8.57.0"

0 commit comments

Comments
 (0)