Skip to content

Commit 1150379

Browse files
chore(deps): update dependency eslint-config-txo-package-typescript to ^1.0.113 (#478)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 83c2b8e commit 1150379

File tree

2 files changed

+82
-82
lines changed

2 files changed

+82
-82
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@types/jest": "^29.5.14",
5353
"@types/node": "^22.18.1",
5454
"concurrently": "^9.2.1",
55-
"eslint-config-txo-package-typescript": "^1.0.112",
55+
"eslint-config-txo-package-typescript": "^1.0.113",
5656
"husky": "^9.1.7",
5757
"jest": "^29.7.0",
5858
"lint-staged": "^16.1.6",

yarn.lock

Lines changed: 81 additions & 81 deletions
Original file line numberDiff line numberDiff line change
@@ -1590,102 +1590,102 @@
15901590
dependencies:
15911591
"@types/yargs-parser" "*"
15921592

1593-
"@typescript-eslint/eslint-plugin@8.41.0":
1594-
version "8.41.0"
1595-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.41.0.tgz#42209e2ce3e2274de0f5f9b75c777deedacaa558"
1596-
integrity sha512-8fz6oa6wEKZrhXWro/S3n2eRJqlRcIa6SlDh59FXJ5Wp5XRZ8B9ixpJDcjadHq47hMx0u+HW6SNa6LjJQ6NLtw==
1593+
"@typescript-eslint/eslint-plugin@8.42.0":
1594+
version "8.42.0"
1595+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.42.0.tgz#2172d0496c42eee8c7294b6661681100953fa88f"
1596+
integrity sha512-Aq2dPqsQkxHOLfb2OPv43RnIvfj05nw8v/6n3B2NABIPpHnjQnaLo9QGMTvml+tv4korl/Cjfrb/BYhoL8UUTQ==
15971597
dependencies:
15981598
"@eslint-community/regexpp" "^4.10.0"
1599-
"@typescript-eslint/scope-manager" "8.41.0"
1600-
"@typescript-eslint/type-utils" "8.41.0"
1601-
"@typescript-eslint/utils" "8.41.0"
1602-
"@typescript-eslint/visitor-keys" "8.41.0"
1599+
"@typescript-eslint/scope-manager" "8.42.0"
1600+
"@typescript-eslint/type-utils" "8.42.0"
1601+
"@typescript-eslint/utils" "8.42.0"
1602+
"@typescript-eslint/visitor-keys" "8.42.0"
16031603
graphemer "^1.4.0"
16041604
ignore "^7.0.0"
16051605
natural-compare "^1.4.0"
16061606
ts-api-utils "^2.1.0"
16071607

1608-
"@typescript-eslint/parser@8.41.0":
1609-
version "8.41.0"
1610-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.41.0.tgz#677f5b2b3fa947ee1eac4129220c051b1990d898"
1611-
integrity sha512-gTtSdWX9xiMPA/7MV9STjJOOYtWwIJIYxkQxnSV1U3xcE+mnJSH3f6zI0RYP+ew66WSlZ5ed+h0VCxsvdC1jJg==
1608+
"@typescript-eslint/parser@8.42.0":
1609+
version "8.42.0"
1610+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.42.0.tgz#20ea66f4867981fb5bb62cbe1454250fc4a440ab"
1611+
integrity sha512-r1XG74QgShUgXph1BYseJ+KZd17bKQib/yF3SR+demvytiRXrwd12Blnz5eYGm8tXaeRdd4x88MlfwldHoudGg==
16121612
dependencies:
1613-
"@typescript-eslint/scope-manager" "8.41.0"
1614-
"@typescript-eslint/types" "8.41.0"
1615-
"@typescript-eslint/typescript-estree" "8.41.0"
1616-
"@typescript-eslint/visitor-keys" "8.41.0"
1613+
"@typescript-eslint/scope-manager" "8.42.0"
1614+
"@typescript-eslint/types" "8.42.0"
1615+
"@typescript-eslint/typescript-estree" "8.42.0"
1616+
"@typescript-eslint/visitor-keys" "8.42.0"
16171617
debug "^4.3.4"
16181618

1619-
"@typescript-eslint/project-service@8.41.0":
1620-
version "8.41.0"
1621-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.41.0.tgz#08ebf882d413a038926e73fda36e00c3dba84882"
1622-
integrity sha512-b8V9SdGBQzQdjJ/IO3eDifGpDBJfvrNTp2QD9P2BeqWTGrRibgfgIlBSw6z3b6R7dPzg752tOs4u/7yCLxksSQ==
1619+
"@typescript-eslint/project-service@8.42.0":
1620+
version "8.42.0"
1621+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.42.0.tgz#636eb3418b6c42c98554dce884943708bf41a583"
1622+
integrity sha512-vfVpLHAhbPjilrabtOSNcUDmBboQNrJUiNAGoImkZKnMjs2TIcWG33s4Ds0wY3/50aZmTMqJa6PiwkwezaAklg==
16231623
dependencies:
1624-
"@typescript-eslint/tsconfig-utils" "^8.41.0"
1625-
"@typescript-eslint/types" "^8.41.0"
1624+
"@typescript-eslint/tsconfig-utils" "^8.42.0"
1625+
"@typescript-eslint/types" "^8.42.0"
16261626
debug "^4.3.4"
16271627

1628-
"@typescript-eslint/scope-manager@8.41.0":
1629-
version "8.41.0"
1630-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.41.0.tgz#c8aba12129cb9cead1f1727f58e6a0fcebeecdb5"
1631-
integrity sha512-n6m05bXn/Cd6DZDGyrpXrELCPVaTnLdPToyhBoFkLIMznRUQUEQdSp96s/pcWSQdqOhrgR1mzJ+yItK7T+WPMQ==
1628+
"@typescript-eslint/scope-manager@8.42.0":
1629+
version "8.42.0"
1630+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.42.0.tgz#36016757bc85b46ea42bae47b61f9421eddedde3"
1631+
integrity sha512-51+x9o78NBAVgQzOPd17DkNTnIzJ8T/O2dmMBLoK9qbY0Gm52XJcdJcCl18ExBMiHo6jPMErUQWUv5RLE51zJw==
16321632
dependencies:
1633-
"@typescript-eslint/types" "8.41.0"
1634-
"@typescript-eslint/visitor-keys" "8.41.0"
1633+
"@typescript-eslint/types" "8.42.0"
1634+
"@typescript-eslint/visitor-keys" "8.42.0"
16351635

1636-
"@typescript-eslint/tsconfig-utils@8.41.0", "@typescript-eslint/tsconfig-utils@^8.41.0":
1637-
version "8.41.0"
1638-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.41.0.tgz#134dee36eb16cdd78095a20bca0516d10b5dda75"
1639-
integrity sha512-TDhxYFPUYRFxFhuU5hTIJk+auzM/wKvWgoNYOPcOf6i4ReYlOoYN8q1dV5kOTjNQNJgzWN3TUUQMtlLOcUgdUw==
1636+
"@typescript-eslint/tsconfig-utils@8.42.0", "@typescript-eslint/tsconfig-utils@^8.42.0":
1637+
version "8.42.0"
1638+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.42.0.tgz#21a3e74396fd7443ff930bc41b27789ba7e9236e"
1639+
integrity sha512-kHeFUOdwAJfUmYKjR3CLgZSglGHjbNTi1H8sTYRYV2xX6eNz4RyJ2LIgsDLKf8Yi0/GL1WZAC/DgZBeBft8QAQ==
16401640

1641-
"@typescript-eslint/type-utils@8.41.0":
1642-
version "8.41.0"
1643-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.41.0.tgz#68d401e38fccf239925447e97bdbd048a9891ae5"
1644-
integrity sha512-63qt1h91vg3KsjVVonFJWjgSK7pZHSQFKH6uwqxAH9bBrsyRhO6ONoKyXxyVBzG1lJnFAJcKAcxLS54N1ee1OQ==
1641+
"@typescript-eslint/type-utils@8.42.0":
1642+
version "8.42.0"
1643+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.42.0.tgz#d6733e7a9fbdf5af60c09c6038dffde13f4e4253"
1644+
integrity sha512-9KChw92sbPTYVFw3JLRH1ockhyR3zqqn9lQXol3/YbI6jVxzWoGcT3AsAW0mu1MY0gYtsXnUGV/AKpkAj5tVlQ==
16451645
dependencies:
1646-
"@typescript-eslint/types" "8.41.0"
1647-
"@typescript-eslint/typescript-estree" "8.41.0"
1648-
"@typescript-eslint/utils" "8.41.0"
1646+
"@typescript-eslint/types" "8.42.0"
1647+
"@typescript-eslint/typescript-estree" "8.42.0"
1648+
"@typescript-eslint/utils" "8.42.0"
16491649
debug "^4.3.4"
16501650
ts-api-utils "^2.1.0"
16511651

1652-
"@typescript-eslint/types@8.41.0", "@typescript-eslint/types@^8.41.0":
1653-
version "8.41.0"
1654-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.41.0.tgz#9935afeaae65e535abcbcee95383fa649c64d16d"
1655-
integrity sha512-9EwxsWdVqh42afLbHP90n2VdHaWU/oWgbH2P0CfcNfdKL7CuKpwMQGjwev56vWu9cSKU7FWSu6r9zck6CVfnag==
1652+
"@typescript-eslint/types@8.42.0", "@typescript-eslint/types@^8.42.0":
1653+
version "8.42.0"
1654+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.42.0.tgz#ae15c09cebda20473772902033328e87372db008"
1655+
integrity sha512-LdtAWMiFmbRLNP7JNeY0SqEtJvGMYSzfiWBSmx+VSZ1CH+1zyl8Mmw1TT39OrtsRvIYShjJWzTDMPWZJCpwBlw==
16561656

1657-
"@typescript-eslint/typescript-estree@8.41.0":
1658-
version "8.41.0"
1659-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.41.0.tgz#7c9cff8b4334ce96f14e9689692e8cf426ce4d59"
1660-
integrity sha512-D43UwUYJmGhuwHfY7MtNKRZMmfd8+p/eNSfFe6tH5mbVDto+VQCayeAt35rOx3Cs6wxD16DQtIKw/YXxt5E0UQ==
1657+
"@typescript-eslint/typescript-estree@8.42.0":
1658+
version "8.42.0"
1659+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.42.0.tgz#593c3af87d4462252c0d7239d1720b84a1b56864"
1660+
integrity sha512-ku/uYtT4QXY8sl9EDJETD27o3Ewdi72hcXg1ah/kkUgBvAYHLwj2ofswFFNXS+FL5G+AGkxBtvGt8pFBHKlHsQ==
16611661
dependencies:
1662-
"@typescript-eslint/project-service" "8.41.0"
1663-
"@typescript-eslint/tsconfig-utils" "8.41.0"
1664-
"@typescript-eslint/types" "8.41.0"
1665-
"@typescript-eslint/visitor-keys" "8.41.0"
1662+
"@typescript-eslint/project-service" "8.42.0"
1663+
"@typescript-eslint/tsconfig-utils" "8.42.0"
1664+
"@typescript-eslint/types" "8.42.0"
1665+
"@typescript-eslint/visitor-keys" "8.42.0"
16661666
debug "^4.3.4"
16671667
fast-glob "^3.3.2"
16681668
is-glob "^4.0.3"
16691669
minimatch "^9.0.4"
16701670
semver "^7.6.0"
16711671
ts-api-utils "^2.1.0"
16721672

1673-
"@typescript-eslint/utils@8.41.0", "@typescript-eslint/utils@^8.0.0", "@typescript-eslint/utils@^8.26.1", "@typescript-eslint/utils@^8.32.0", "@typescript-eslint/utils@^8.32.1", "@typescript-eslint/utils@^8.34.1":
1674-
version "8.41.0"
1675-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.41.0.tgz#17cb3b766c1626311004ea41ffd8c27eb226b953"
1676-
integrity sha512-udbCVstxZ5jiPIXrdH+BZWnPatjlYwJuJkDA4Tbo3WyYLh8NvB+h/bKeSZHDOFKfphsZYJQqaFtLeXEqurQn1A==
1673+
"@typescript-eslint/utils@8.42.0", "@typescript-eslint/utils@^8.0.0", "@typescript-eslint/utils@^8.26.1", "@typescript-eslint/utils@^8.32.0", "@typescript-eslint/utils@^8.32.1", "@typescript-eslint/utils@^8.34.1":
1674+
version "8.42.0"
1675+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.42.0.tgz#95f8e0c697ff2f7da5f72e16135011f878d815c0"
1676+
integrity sha512-JnIzu7H3RH5BrKC4NoZqRfmjqCIS1u3hGZltDYJgkVdqAezl4L9d1ZLw+36huCujtSBSAirGINF/S4UxOcR+/g==
16771677
dependencies:
16781678
"@eslint-community/eslint-utils" "^4.7.0"
1679-
"@typescript-eslint/scope-manager" "8.41.0"
1680-
"@typescript-eslint/types" "8.41.0"
1681-
"@typescript-eslint/typescript-estree" "8.41.0"
1679+
"@typescript-eslint/scope-manager" "8.42.0"
1680+
"@typescript-eslint/types" "8.42.0"
1681+
"@typescript-eslint/typescript-estree" "8.42.0"
16821682

1683-
"@typescript-eslint/visitor-keys@8.41.0":
1684-
version "8.41.0"
1685-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.41.0.tgz#16eb99b55d207f6688002a2cf425e039579aa9a9"
1686-
integrity sha512-+GeGMebMCy0elMNg67LRNoVnUFPIm37iu5CmHESVx56/9Jsfdpsvbv605DQ81Pi/x11IdKUsS5nzgTYbCQU9fg==
1683+
"@typescript-eslint/visitor-keys@8.42.0":
1684+
version "8.42.0"
1685+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.42.0.tgz#87c6caaa1ac307bc73a87c1fc469f88f0162f27e"
1686+
integrity sha512-3WbiuzoEowaEn8RSnhJBrxSwX8ULYE9CXaPepS2C2W3NSA5NNIvBaslpBSBElPq0UGr0xVJlXFWOAKIkyylydQ==
16871687
dependencies:
1688-
"@typescript-eslint/types" "8.41.0"
1688+
"@typescript-eslint/types" "8.42.0"
16891689
eslint-visitor-keys "^4.2.1"
16901690

16911691
"@unrs/resolver-binding-darwin-arm64@1.7.11":
@@ -3118,17 +3118,17 @@ eslint-config-love@^120.0.0:
31183118
eslint-plugin-promise "^7.0.0"
31193119
typescript-eslint "^8.32.0"
31203120

3121-
eslint-config-txo-package-typescript@^1.0.112:
3122-
version "1.0.112"
3123-
resolved "https://registry.yarnpkg.com/eslint-config-txo-package-typescript/-/eslint-config-txo-package-typescript-1.0.112.tgz#0f7abfccc035905f427c419ce790a50fc5acb7be"
3124-
integrity sha512-Eev+Ndd+hktcVy06nTXWM8gr1mAeWVinvYaClGPojQVhHmT7GSYSIwL6pJlga9y4FweYOJt05XN/Ydc25uVh6Q==
3121+
eslint-config-txo-package-typescript@^1.0.113:
3122+
version "1.0.113"
3123+
resolved "https://registry.yarnpkg.com/eslint-config-txo-package-typescript/-/eslint-config-txo-package-typescript-1.0.113.tgz#3d2770052d76e1e1b93511b5df0276bf6dc49e7e"
3124+
integrity sha512-hXwk04jbdzCo+Q/K+HNlw/fCf9wQkI3EKRpQCDsrxi4JiSYLyOQ4gYFgLIcAgHN3NqjrmILQt3WLw6AzfmiDGw==
31253125
dependencies:
3126-
eslint-config-txo-typescript "^7.4.107"
3126+
eslint-config-txo-typescript "^7.4.108"
31273127

3128-
eslint-config-txo-typescript@^7.4.107:
3129-
version "7.4.107"
3130-
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.4.107.tgz#e5e106f086fba322a2c9acc3d9ca2d6f9cde57f3"
3131-
integrity sha512-j5wXZ3Xm0MxQx053EE7/YHu8JPsa+EJCiH+Z5tozC/BXBB1FSzk4ulpzUxPodnh+xmKxyOyXHCDSTLclltqFPg==
3128+
eslint-config-txo-typescript@^7.4.108:
3129+
version "7.4.108"
3130+
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.4.108.tgz#738a81489499b26f4506eb8f8878407133c3d2b7"
3131+
integrity sha512-W14k3mrKVxXpfqiw48FpQZDCdR13GL9hSDnvv6SkH7akbQ61UzU+9WokGjvicfy9odo/w55l0PBIMq7LwmD+Zg==
31323132
dependencies:
31333133
"@eslint-community/eslint-plugin-eslint-comments" "^4.5.0"
31343134
"@stylistic/eslint-plugin" "^4.4.1"
@@ -3141,7 +3141,7 @@ eslint-config-txo-typescript@^7.4.107:
31413141
eslint-plugin-n "^17.20.0"
31423142
eslint-plugin-promise "^7.2.1"
31433143
globals "^16.3.0"
3144-
typescript-eslint "^8.41.0"
3144+
typescript-eslint "^8.42.0"
31453145
yargs "^17.7.2"
31463146

31473147
eslint-import-context@^0.1.8:
@@ -7887,15 +7887,15 @@ typed-array-length@^1.0.6:
78877887
possible-typed-array-names "^1.0.0"
78887888
reflect.getprototypeof "^1.0.6"
78897889

7890-
typescript-eslint@^8.32.0, typescript-eslint@^8.41.0:
7891-
version "8.41.0"
7892-
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.41.0.tgz#a13879a5998717140fefb0d808c8c2fbde1cb769"
7893-
integrity sha512-n66rzs5OBXW3SFSnZHr2T685q1i4ODm2nulFJhMZBotaTavsS8TrI3d7bDlRSs9yWo7HmyWrN9qDu14Qv7Y0Dw==
7890+
typescript-eslint@^8.32.0, typescript-eslint@^8.42.0:
7891+
version "8.42.0"
7892+
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.42.0.tgz#e92f6c88569e202b361d5ca1655ad8e33a0554ea"
7893+
integrity sha512-ozR/rQn+aQXQxh1YgbCzQWDFrsi9mcg+1PM3l/z5o1+20P7suOIaNg515bpr/OYt6FObz/NHcBstydDLHWeEKg==
78947894
dependencies:
7895-
"@typescript-eslint/eslint-plugin" "8.41.0"
7896-
"@typescript-eslint/parser" "8.41.0"
7897-
"@typescript-eslint/typescript-estree" "8.41.0"
7898-
"@typescript-eslint/utils" "8.41.0"
7895+
"@typescript-eslint/eslint-plugin" "8.42.0"
7896+
"@typescript-eslint/parser" "8.42.0"
7897+
"@typescript-eslint/typescript-estree" "8.42.0"
7898+
"@typescript-eslint/utils" "8.42.0"
78997899

79007900
typescript@^5.9.2:
79017901
version "5.9.2"

0 commit comments

Comments
 (0)