Skip to content

Commit 2c62a3c

Browse files
committed
chore(deps): update dependency eslint-config-txo-typescript to ^4.0.66
1 parent 977228c commit 2c62a3c

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
@@ -37,7 +37,7 @@
3737
"@txo/tsconfig": "^1.1.1",
3838
"@types/eslint": "^8.56.11",
3939
"@types/jest": "^29.5.12",
40-
"eslint-config-txo-typescript": "^4.0.65",
40+
"eslint-config-txo-typescript": "^4.0.66",
4141
"husky": "^9.1.4",
4242
"jest": "^29.7.0",
4343
"npm-check-updates": "^17.0.6",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -463,10 +463,10 @@
463463
"@types/conventional-commits-parser" "^5.0.0"
464464
chalk "^5.3.0"
465465

466-
"@eslint-community/eslint-plugin-eslint-comments@^4.3.0":
467-
version "4.3.0"
468-
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-plugin-eslint-comments/-/eslint-plugin-eslint-comments-4.3.0.tgz#e356a280764e14b1db9c94d0be7fab405431e2a6"
469-
integrity sha512-6e93KtgsndNkvwCCa07LOQJSwzzLLxwrFll3+huyFoiiQXWG0KBcmo0Q1bVgYQQDLfWOOZl2VPBsXqZL6vHIBQ==
466+
"@eslint-community/eslint-plugin-eslint-comments@^4.4.0":
467+
version "4.4.0"
468+
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-plugin-eslint-comments/-/eslint-plugin-eslint-comments-4.4.0.tgz#1fedd85e7c11dcea5764ec3dee5829a2cc117821"
469+
integrity sha512-yljsWl5Qv3IkIRmJ38h3NrHXFCm4EUl55M8doGTF6hvzvFF8kRpextgSrg2dwHev9lzBZyafCr9RelGIyQm6fw==
470470
dependencies:
471471
escape-string-regexp "^4.0.0"
472472
ignore "^5.2.4"
@@ -2843,12 +2843,12 @@ eslint-config-standard@17.1.0:
28432843
resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-17.1.0.tgz#40ffb8595d47a6b242e07cbfd49dc211ed128975"
28442844
integrity sha512-IwHwmaBNtDK4zDHQukFDW5u/aTb8+meQWZvNFWkiGmbWjD6bqyuSSBxxXKkCftCUzc1zwCH2m/baCNDLGmuO5Q==
28452845

2846-
eslint-config-txo-typescript@^4.0.65:
2847-
version "4.0.65"
2848-
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-4.0.65.tgz#7833fb6d53ec50b051ebd07f6c394fbb2d1cbc15"
2849-
integrity sha512-v1BbM7kEys7nhK5URzkC+Wtaj+/P0WXxfZiaNIZePk73A9+EG0V1sJ3wFZdkVblkoexHw2JogtT/TiwKj+19Nw==
2846+
eslint-config-txo-typescript@^4.0.66:
2847+
version "4.0.66"
2848+
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-4.0.66.tgz#bc4ab9b68943e8982ca5d4c152fff13442ba21de"
2849+
integrity sha512-TvZ5iheLHYFkAmlcrZUGoyR3nErBoQhsOyh7lSUy8eBcXiR34CMQVHoJW1/QWYRTlWHY8fOX5p58yHkMmm+ikA==
28502850
dependencies:
2851-
"@eslint-community/eslint-plugin-eslint-comments" "^4.3.0"
2851+
"@eslint-community/eslint-plugin-eslint-comments" "^4.4.0"
28522852
"@typescript-eslint/eslint-plugin" "^7.5.0"
28532853
"@typescript-eslint/parser" "^7.5.0"
28542854
eslint "^8.57.0"

0 commit comments

Comments
 (0)