Skip to content

Commit 7dce4ab

Browse files
committed
fix(deps): update dependency eslint-config-txo-typescript to ^4.0.44
1 parent 96b4a24 commit 7dce4ab

File tree

2 files changed

+81
-81
lines changed

2 files changed

+81
-81
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"node": ">=18.0.0"
2929
},
3030
"dependencies": {
31-
"eslint-config-txo-typescript": "^4.0.42",
31+
"eslint-config-txo-typescript": "^4.0.44",
3232
"eslint-plugin-jsx-a11y": "^6.8.0",
3333
"eslint-plugin-react": "^7.33.2",
3434
"eslint-plugin-react-hooks": "^4.6.0"

yarn.lock

Lines changed: 80 additions & 80 deletions
Original file line numberDiff line numberDiff line change
@@ -603,29 +603,29 @@
603603
minimatch "^3.1.2"
604604
strip-json-comments "^3.1.1"
605605

606-
"@eslint/js@8.56.0":
607-
version "8.56.0"
608-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.56.0.tgz#ef20350fec605a7f7035a01764731b2de0f3782b"
609-
integrity sha512-gMsVel9D7f2HLkBma9VbtzZRehRogVRfbr++f06nL2vnCGCNlzOD+/MUov/F4p8myyAHspEhVobgjpX64q5m6A==
610-
611-
"@humanwhocodes/config-array@^0.11.13":
612-
version "0.11.13"
613-
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.13.tgz#075dc9684f40a531d9b26b0822153c1e832ee297"
614-
integrity sha512-JSBDMiDKSzQVngfRjOdFXgFfklaXI4K9nLF49Auh21lmBWRLIK3+xTErTWD4KU54pb6coM6ESE7Awz/FNU3zgQ==
615-
dependencies:
616-
"@humanwhocodes/object-schema" "^2.0.1"
617-
debug "^4.1.1"
606+
"@eslint/js@8.57.0":
607+
version "8.57.0"
608+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.0.tgz#a5417ae8427873f1dd08b70b3574b453e67b5f7f"
609+
integrity sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==
610+
611+
"@humanwhocodes/config-array@^0.11.14":
612+
version "0.11.14"
613+
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.14.tgz#d78e481a039f7566ecc9660b4ea7fe6b1fec442b"
614+
integrity sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==
615+
dependencies:
616+
"@humanwhocodes/object-schema" "^2.0.2"
617+
debug "^4.3.1"
618618
minimatch "^3.0.5"
619619

620620
"@humanwhocodes/module-importer@^1.0.1":
621621
version "1.0.1"
622622
resolved "https://registry.yarnpkg.com/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz#af5b2691a22b44be847b0ca81641c5fb6ad0172c"
623623
integrity sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==
624624

625-
"@humanwhocodes/object-schema@^2.0.1":
626-
version "2.0.1"
627-
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.1.tgz#e5211452df060fa8522b55c7b3c0c4d1981cb044"
628-
integrity sha512-dvuCeX5fC9dXgJn9t+X5atfmgQAzUOWqS1254Gh0m6i8wKd10ebXkfNKiRK+1GWi/yTvvLDHpoxLr0xxxeslWw==
625+
"@humanwhocodes/object-schema@^2.0.2":
626+
version "2.0.2"
627+
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.2.tgz#d9fae00a2d5cb40f92cfe64b47ad749fbc38f917"
628+
integrity sha512-6EwiSjwWYP7pTckG6I5eyFANjPhmPjUX9JRLUSfNPC7FX7zK9gyZAfUEaECL6ALTpGX5AjnBq3C9XmVWPitNpw==
629629

630630
"@isaacs/cliui@^8.0.2":
631631
version "8.0.2"
@@ -1622,16 +1622,16 @@
16221622
dependencies:
16231623
"@types/yargs-parser" "*"
16241624

1625-
"@typescript-eslint/eslint-plugin@^7.0.2":
1626-
version "7.0.2"
1627-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.0.2.tgz#c13a34057be425167cc4a765158c46fdf2fd981d"
1628-
integrity sha512-/XtVZJtbaphtdrWjr+CJclaCVGPtOdBpFEnvtNf/jRV0IiEemRrL0qABex/nEt8isYcnFacm3nPHYQwL+Wb7qg==
1625+
"@typescript-eslint/eslint-plugin@^7.1.0":
1626+
version "7.1.0"
1627+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.1.0.tgz#22bb999a8d59893c0ea07923e8a21f9d985ad740"
1628+
integrity sha512-j6vT/kCulhG5wBmGtstKeiVr1rdXE4nk+DT1k6trYkwlrvW9eOF5ZbgKnd/YR6PcM4uTEXa0h6Fcvf6X7Dxl0w==
16291629
dependencies:
16301630
"@eslint-community/regexpp" "^4.5.1"
1631-
"@typescript-eslint/scope-manager" "7.0.2"
1632-
"@typescript-eslint/type-utils" "7.0.2"
1633-
"@typescript-eslint/utils" "7.0.2"
1634-
"@typescript-eslint/visitor-keys" "7.0.2"
1631+
"@typescript-eslint/scope-manager" "7.1.0"
1632+
"@typescript-eslint/type-utils" "7.1.0"
1633+
"@typescript-eslint/utils" "7.1.0"
1634+
"@typescript-eslint/visitor-keys" "7.1.0"
16351635
debug "^4.3.4"
16361636
graphemer "^1.4.0"
16371637
ignore "^5.2.4"
@@ -1650,15 +1650,15 @@
16501650
"@typescript-eslint/visitor-keys" "6.4.1"
16511651
debug "^4.3.4"
16521652

1653-
"@typescript-eslint/parser@^7.0.2":
1654-
version "7.0.2"
1655-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.0.2.tgz#95c31233d343db1ca1df8df7811b5b87ca7b1a68"
1656-
integrity sha512-GdwfDglCxSmU+QTS9vhz2Sop46ebNCXpPPvsByK7hu0rFGRHL+AusKQJ7SoN+LbLh6APFpQwHKmDSwN35Z700Q==
1653+
"@typescript-eslint/parser@^7.1.0":
1654+
version "7.1.0"
1655+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.1.0.tgz#b89dab90840f7d2a926bf4c23b519576e8c31970"
1656+
integrity sha512-V1EknKUubZ1gWFjiOZhDSNToOjs63/9O0puCgGS8aDOgpZY326fzFu15QAUjwaXzRZjf/qdsdBrckYdv9YxB8w==
16571657
dependencies:
1658-
"@typescript-eslint/scope-manager" "7.0.2"
1659-
"@typescript-eslint/types" "7.0.2"
1660-
"@typescript-eslint/typescript-estree" "7.0.2"
1661-
"@typescript-eslint/visitor-keys" "7.0.2"
1658+
"@typescript-eslint/scope-manager" "7.1.0"
1659+
"@typescript-eslint/types" "7.1.0"
1660+
"@typescript-eslint/typescript-estree" "7.1.0"
1661+
"@typescript-eslint/visitor-keys" "7.1.0"
16621662
debug "^4.3.4"
16631663

16641664
"@typescript-eslint/scope-manager@5.38.1":
@@ -1677,21 +1677,21 @@
16771677
"@typescript-eslint/types" "6.4.1"
16781678
"@typescript-eslint/visitor-keys" "6.4.1"
16791679

1680-
"@typescript-eslint/scope-manager@7.0.2":
1681-
version "7.0.2"
1682-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.0.2.tgz#6ec4cc03752758ddd1fdaae6fbd0ed9a2ca4fe63"
1683-
integrity sha512-l6sa2jF3h+qgN2qUMjVR3uCNGjWw4ahGfzIYsCtFrQJCjhbrDPdiihYT8FnnqFwsWX+20hK592yX9I2rxKTP4g==
1680+
"@typescript-eslint/scope-manager@7.1.0":
1681+
version "7.1.0"
1682+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.1.0.tgz#e4babaa39a3d612eff0e3559f3e99c720a2b4a54"
1683+
integrity sha512-6TmN4OJiohHfoOdGZ3huuLhpiUgOGTpgXNUPJgeZOZR3DnIpdSgtt83RS35OYNNXxM4TScVlpVKC9jyQSETR1A==
16841684
dependencies:
1685-
"@typescript-eslint/types" "7.0.2"
1686-
"@typescript-eslint/visitor-keys" "7.0.2"
1685+
"@typescript-eslint/types" "7.1.0"
1686+
"@typescript-eslint/visitor-keys" "7.1.0"
16871687

1688-
"@typescript-eslint/type-utils@7.0.2":
1689-
version "7.0.2"
1690-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.0.2.tgz#a7fc0adff0c202562721357e7478207d380a757b"
1691-
integrity sha512-IKKDcFsKAYlk8Rs4wiFfEwJTQlHcdn8CLwLaxwd6zb8HNiMcQIFX9sWax2k4Cjj7l7mGS5N1zl7RCHOVwHq2VQ==
1688+
"@typescript-eslint/type-utils@7.1.0":
1689+
version "7.1.0"
1690+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.1.0.tgz#372dfa470df181bcee0072db464dc778b75ed722"
1691+
integrity sha512-UZIhv8G+5b5skkcuhgvxYWHjk7FW7/JP5lPASMEUoliAPwIH/rxoUSQPia2cuOj9AmDZmwUl1usKm85t5VUMew==
16921692
dependencies:
1693-
"@typescript-eslint/typescript-estree" "7.0.2"
1694-
"@typescript-eslint/utils" "7.0.2"
1693+
"@typescript-eslint/typescript-estree" "7.1.0"
1694+
"@typescript-eslint/utils" "7.1.0"
16951695
debug "^4.3.4"
16961696
ts-api-utils "^1.0.1"
16971697

@@ -1705,10 +1705,10 @@
17051705
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.4.1.tgz#b2c61159f46dda210fed9f117f5d027f65bb5c3b"
17061706
integrity sha512-zAAopbNuYu++ijY1GV2ylCsQsi3B8QvfPHVqhGdDcbx/NK5lkqMnCGU53amAjccSpk+LfeONxwzUhDzArSfZJg==
17071707

1708-
"@typescript-eslint/types@7.0.2":
1709-
version "7.0.2"
1710-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.0.2.tgz#b6edd108648028194eb213887d8d43ab5750351c"
1711-
integrity sha512-ZzcCQHj4JaXFjdOql6adYV4B/oFOFjPOC9XYwCaZFRvqN8Llfvv4gSxrkQkd2u4Ci62i2c6W6gkDwQJDaRc4nA==
1708+
"@typescript-eslint/types@7.1.0":
1709+
version "7.1.0"
1710+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.1.0.tgz#52a86d6236fda646e7e5fe61154991dc0dc433ef"
1711+
integrity sha512-qTWjWieJ1tRJkxgZYXx6WUYtWlBc48YRxgY2JN1aGeVpkhmnopq+SUC8UEVGNXIvWH7XyuTjwALfG6bFEgCkQA==
17121712

17131713
"@typescript-eslint/typescript-estree@5.38.1":
17141714
version "5.38.1"
@@ -1736,31 +1736,31 @@
17361736
semver "^7.5.4"
17371737
ts-api-utils "^1.0.1"
17381738

1739-
"@typescript-eslint/typescript-estree@7.0.2":
1740-
version "7.0.2"
1741-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.0.2.tgz#3c6dc8a3b9799f4ef7eca0d224ded01974e4cb39"
1742-
integrity sha512-3AMc8khTcELFWcKcPc0xiLviEvvfzATpdPj/DXuOGIdQIIFybf4DMT1vKRbuAEOFMwhWt7NFLXRkbjsvKZQyvw==
1739+
"@typescript-eslint/typescript-estree@7.1.0":
1740+
version "7.1.0"
1741+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.1.0.tgz#419b1310f061feee6df676c5bed460537310c593"
1742+
integrity sha512-k7MyrbD6E463CBbSpcOnwa8oXRdHzH1WiVzOipK3L5KSML92ZKgUBrTlehdi7PEIMT8k0bQixHUGXggPAlKnOQ==
17431743
dependencies:
1744-
"@typescript-eslint/types" "7.0.2"
1745-
"@typescript-eslint/visitor-keys" "7.0.2"
1744+
"@typescript-eslint/types" "7.1.0"
1745+
"@typescript-eslint/visitor-keys" "7.1.0"
17461746
debug "^4.3.4"
17471747
globby "^11.1.0"
17481748
is-glob "^4.0.3"
17491749
minimatch "9.0.3"
17501750
semver "^7.5.4"
17511751
ts-api-utils "^1.0.1"
17521752

1753-
"@typescript-eslint/utils@7.0.2":
1754-
version "7.0.2"
1755-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.0.2.tgz#8756123054cd934c8ba7db6a6cffbc654b10b5c4"
1756-
integrity sha512-PZPIONBIB/X684bhT1XlrkjNZJIEevwkKDsdwfiu1WeqBxYEEdIgVDgm8/bbKHVu+6YOpeRqcfImTdImx/4Bsw==
1753+
"@typescript-eslint/utils@7.1.0":
1754+
version "7.1.0"
1755+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.1.0.tgz#710ecda62aff4a3c8140edabf3c5292d31111ddd"
1756+
integrity sha512-WUFba6PZC5OCGEmbweGpnNJytJiLG7ZvDBJJoUcX4qZYf1mGZ97mO2Mps6O2efxJcJdRNpqweCistDbZMwIVHw==
17571757
dependencies:
17581758
"@eslint-community/eslint-utils" "^4.4.0"
17591759
"@types/json-schema" "^7.0.12"
17601760
"@types/semver" "^7.5.0"
1761-
"@typescript-eslint/scope-manager" "7.0.2"
1762-
"@typescript-eslint/types" "7.0.2"
1763-
"@typescript-eslint/typescript-estree" "7.0.2"
1761+
"@typescript-eslint/scope-manager" "7.1.0"
1762+
"@typescript-eslint/types" "7.1.0"
1763+
"@typescript-eslint/typescript-estree" "7.1.0"
17641764
semver "^7.5.4"
17651765

17661766
"@typescript-eslint/utils@^5.10.0":
@@ -1791,12 +1791,12 @@
17911791
"@typescript-eslint/types" "6.4.1"
17921792
eslint-visitor-keys "^3.4.1"
17931793

1794-
"@typescript-eslint/visitor-keys@7.0.2":
1795-
version "7.0.2"
1796-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.0.2.tgz#2899b716053ad7094962beb895d11396fc12afc7"
1797-
integrity sha512-8Y+YiBmqPighbm5xA2k4wKTxRzx9EkBu7Rlw+WHqMvRJ3RPz/BMBO9b2ru0LUNmXg120PHUXD5+SWFy2R8DqlQ==
1794+
"@typescript-eslint/visitor-keys@7.1.0":
1795+
version "7.1.0"
1796+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.1.0.tgz#576c4ad462ca1378135a55e2857d7aced96ce0a0"
1797+
integrity sha512-FhUqNWluiGNzlvnDZiXad4mZRhtghdoKW6e98GoEOYSu5cND+E39rG5KwJMUzeENwm1ztYBRqof8wMLP+wNPIA==
17981798
dependencies:
1799-
"@typescript-eslint/types" "7.0.2"
1799+
"@typescript-eslint/types" "7.1.0"
18001800
eslint-visitor-keys "^3.4.1"
18011801

18021802
"@ungap/structured-clone@^1.2.0":
@@ -2932,7 +2932,7 @@ dargs@^7.0.0:
29322932
resolved "https://registry.yarnpkg.com/dargs/-/dargs-7.0.0.tgz#04015c41de0bcb69ec84050f3d9be0caf8d6d5cc"
29332933
integrity sha512-2iy1EkLdlBzQGvbweYRFxmFath8+K7+AKB0TlhHWkNuH+TmovaMH/Wp7V7R4u7f4SnX3OgLsU9t1NI9ioDnUpg==
29342934

2935-
debug@4, debug@4.3.4, debug@^4.0.0, debug@^4.1.0, debug@^4.1.1, debug@^4.3.2, debug@^4.3.3, debug@^4.3.4:
2935+
debug@4, debug@4.3.4, debug@^4.0.0, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.3, debug@^4.3.4:
29362936
version "4.3.4"
29372937
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865"
29382938
integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
@@ -3434,15 +3434,15 @@ eslint-config-standard@17.1.0:
34343434
resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-17.1.0.tgz#40ffb8595d47a6b242e07cbfd49dc211ed128975"
34353435
integrity sha512-IwHwmaBNtDK4zDHQukFDW5u/aTb8+meQWZvNFWkiGmbWjD6bqyuSSBxxXKkCftCUzc1zwCH2m/baCNDLGmuO5Q==
34363436

3437-
eslint-config-txo-typescript@^4.0.42:
3438-
version "4.0.42"
3439-
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-4.0.42.tgz#830b62776f64af63b5d01a203ecdfa5f12831280"
3440-
integrity sha512-1Otd3tUo0FyP69W4/u4mGGTCxkM5dIrhO/M3fMzZOLqgGJmNZ5agzkM9310LZMfOht448X7Yi4FEYomHn1Z5qQ==
3437+
eslint-config-txo-typescript@^4.0.44:
3438+
version "4.0.44"
3439+
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-4.0.44.tgz#3f9dcdf7927d0c77cc7bb1dab0a5a730665e7bbd"
3440+
integrity sha512-2e8feWLNvMtBB5TX6kDeRG2JfYTnGMX+Y/vjcYaJwu0H/OPjQ9OumPMzFFFxe1G/SRNIlOqZgcPznk549WGKSA==
34413441
dependencies:
34423442
"@eslint-community/eslint-plugin-eslint-comments" "^4.1.0"
3443-
"@typescript-eslint/eslint-plugin" "^7.0.2"
3444-
"@typescript-eslint/parser" "^7.0.2"
3445-
eslint "^8.56.0"
3443+
"@typescript-eslint/eslint-plugin" "^7.1.0"
3444+
"@typescript-eslint/parser" "^7.1.0"
3445+
eslint "^8.57.0"
34463446
eslint-config-standard-with-typescript "^43.0.1"
34473447
eslint-import-resolver-typescript "^3.6.1"
34483448
eslint-plugin-import "^2.29.1"
@@ -3640,16 +3640,16 @@ eslint-visitor-keys@^3.4.3:
36403640
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
36413641
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
36423642

3643-
eslint@^8.56.0:
3644-
version "8.56.0"
3645-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.56.0.tgz#4957ce8da409dc0809f99ab07a1b94832ab74b15"
3646-
integrity sha512-Go19xM6T9puCOWntie1/P997aXxFsOi37JIHRWI514Hc6ZnaHGKY9xFhrU65RT6CcBEzZoGG1e6Nq+DT04ZtZQ==
3643+
eslint@^8.57.0:
3644+
version "8.57.0"
3645+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.0.tgz#c786a6fd0e0b68941aaf624596fb987089195668"
3646+
integrity sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==
36473647
dependencies:
36483648
"@eslint-community/eslint-utils" "^4.2.0"
36493649
"@eslint-community/regexpp" "^4.6.1"
36503650
"@eslint/eslintrc" "^2.1.4"
3651-
"@eslint/js" "8.56.0"
3652-
"@humanwhocodes/config-array" "^0.11.13"
3651+
"@eslint/js" "8.57.0"
3652+
"@humanwhocodes/config-array" "^0.11.14"
36533653
"@humanwhocodes/module-importer" "^1.0.1"
36543654
"@nodelib/fs.walk" "^1.2.8"
36553655
"@ungap/structured-clone" "^1.2.0"

0 commit comments

Comments
 (0)