Skip to content

Commit a801530

Browse files
fix(deps): update dependency eslint-config-txo-typescript to ^7.4.108 (#163)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9b6fca5 commit a801530

File tree

2 files changed

+77
-77
lines changed

2 files changed

+77
-77
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"node": ">=18.0.0"
4040
},
4141
"dependencies": {
42-
"eslint-config-txo-typescript": "^7.4.107"
42+
"eslint-config-txo-typescript": "^7.4.108"
4343
},
4444
"devDependencies": {
4545
"@txo-peer-dep/log": "^4.0.4",

yarn.lock

Lines changed: 76 additions & 76 deletions
Original file line numberDiff line numberDiff line change
@@ -1574,102 +1574,102 @@
15741574
dependencies:
15751575
"@types/yargs-parser" "*"
15761576

1577-
"@typescript-eslint/eslint-plugin@8.41.0":
1578-
version "8.41.0"
1579-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.41.0.tgz#42209e2ce3e2274de0f5f9b75c777deedacaa558"
1580-
integrity sha512-8fz6oa6wEKZrhXWro/S3n2eRJqlRcIa6SlDh59FXJ5Wp5XRZ8B9ixpJDcjadHq47hMx0u+HW6SNa6LjJQ6NLtw==
1577+
"@typescript-eslint/eslint-plugin@8.42.0":
1578+
version "8.42.0"
1579+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.42.0.tgz#2172d0496c42eee8c7294b6661681100953fa88f"
1580+
integrity sha512-Aq2dPqsQkxHOLfb2OPv43RnIvfj05nw8v/6n3B2NABIPpHnjQnaLo9QGMTvml+tv4korl/Cjfrb/BYhoL8UUTQ==
15811581
dependencies:
15821582
"@eslint-community/regexpp" "^4.10.0"
1583-
"@typescript-eslint/scope-manager" "8.41.0"
1584-
"@typescript-eslint/type-utils" "8.41.0"
1585-
"@typescript-eslint/utils" "8.41.0"
1586-
"@typescript-eslint/visitor-keys" "8.41.0"
1583+
"@typescript-eslint/scope-manager" "8.42.0"
1584+
"@typescript-eslint/type-utils" "8.42.0"
1585+
"@typescript-eslint/utils" "8.42.0"
1586+
"@typescript-eslint/visitor-keys" "8.42.0"
15871587
graphemer "^1.4.0"
15881588
ignore "^7.0.0"
15891589
natural-compare "^1.4.0"
15901590
ts-api-utils "^2.1.0"
15911591

1592-
"@typescript-eslint/parser@8.41.0":
1593-
version "8.41.0"
1594-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.41.0.tgz#677f5b2b3fa947ee1eac4129220c051b1990d898"
1595-
integrity sha512-gTtSdWX9xiMPA/7MV9STjJOOYtWwIJIYxkQxnSV1U3xcE+mnJSH3f6zI0RYP+ew66WSlZ5ed+h0VCxsvdC1jJg==
1592+
"@typescript-eslint/parser@8.42.0":
1593+
version "8.42.0"
1594+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.42.0.tgz#20ea66f4867981fb5bb62cbe1454250fc4a440ab"
1595+
integrity sha512-r1XG74QgShUgXph1BYseJ+KZd17bKQib/yF3SR+demvytiRXrwd12Blnz5eYGm8tXaeRdd4x88MlfwldHoudGg==
15961596
dependencies:
1597-
"@typescript-eslint/scope-manager" "8.41.0"
1598-
"@typescript-eslint/types" "8.41.0"
1599-
"@typescript-eslint/typescript-estree" "8.41.0"
1600-
"@typescript-eslint/visitor-keys" "8.41.0"
1597+
"@typescript-eslint/scope-manager" "8.42.0"
1598+
"@typescript-eslint/types" "8.42.0"
1599+
"@typescript-eslint/typescript-estree" "8.42.0"
1600+
"@typescript-eslint/visitor-keys" "8.42.0"
16011601
debug "^4.3.4"
16021602

1603-
"@typescript-eslint/project-service@8.41.0":
1604-
version "8.41.0"
1605-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.41.0.tgz#08ebf882d413a038926e73fda36e00c3dba84882"
1606-
integrity sha512-b8V9SdGBQzQdjJ/IO3eDifGpDBJfvrNTp2QD9P2BeqWTGrRibgfgIlBSw6z3b6R7dPzg752tOs4u/7yCLxksSQ==
1603+
"@typescript-eslint/project-service@8.42.0":
1604+
version "8.42.0"
1605+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.42.0.tgz#636eb3418b6c42c98554dce884943708bf41a583"
1606+
integrity sha512-vfVpLHAhbPjilrabtOSNcUDmBboQNrJUiNAGoImkZKnMjs2TIcWG33s4Ds0wY3/50aZmTMqJa6PiwkwezaAklg==
16071607
dependencies:
1608-
"@typescript-eslint/tsconfig-utils" "^8.41.0"
1609-
"@typescript-eslint/types" "^8.41.0"
1608+
"@typescript-eslint/tsconfig-utils" "^8.42.0"
1609+
"@typescript-eslint/types" "^8.42.0"
16101610
debug "^4.3.4"
16111611

1612-
"@typescript-eslint/scope-manager@8.41.0":
1613-
version "8.41.0"
1614-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.41.0.tgz#c8aba12129cb9cead1f1727f58e6a0fcebeecdb5"
1615-
integrity sha512-n6m05bXn/Cd6DZDGyrpXrELCPVaTnLdPToyhBoFkLIMznRUQUEQdSp96s/pcWSQdqOhrgR1mzJ+yItK7T+WPMQ==
1612+
"@typescript-eslint/scope-manager@8.42.0":
1613+
version "8.42.0"
1614+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.42.0.tgz#36016757bc85b46ea42bae47b61f9421eddedde3"
1615+
integrity sha512-51+x9o78NBAVgQzOPd17DkNTnIzJ8T/O2dmMBLoK9qbY0Gm52XJcdJcCl18ExBMiHo6jPMErUQWUv5RLE51zJw==
16161616
dependencies:
1617-
"@typescript-eslint/types" "8.41.0"
1618-
"@typescript-eslint/visitor-keys" "8.41.0"
1617+
"@typescript-eslint/types" "8.42.0"
1618+
"@typescript-eslint/visitor-keys" "8.42.0"
16191619

1620-
"@typescript-eslint/tsconfig-utils@8.41.0", "@typescript-eslint/tsconfig-utils@^8.41.0":
1621-
version "8.41.0"
1622-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.41.0.tgz#134dee36eb16cdd78095a20bca0516d10b5dda75"
1623-
integrity sha512-TDhxYFPUYRFxFhuU5hTIJk+auzM/wKvWgoNYOPcOf6i4ReYlOoYN8q1dV5kOTjNQNJgzWN3TUUQMtlLOcUgdUw==
1620+
"@typescript-eslint/tsconfig-utils@8.42.0", "@typescript-eslint/tsconfig-utils@^8.42.0":
1621+
version "8.42.0"
1622+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.42.0.tgz#21a3e74396fd7443ff930bc41b27789ba7e9236e"
1623+
integrity sha512-kHeFUOdwAJfUmYKjR3CLgZSglGHjbNTi1H8sTYRYV2xX6eNz4RyJ2LIgsDLKf8Yi0/GL1WZAC/DgZBeBft8QAQ==
16241624

1625-
"@typescript-eslint/type-utils@8.41.0":
1626-
version "8.41.0"
1627-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.41.0.tgz#68d401e38fccf239925447e97bdbd048a9891ae5"
1628-
integrity sha512-63qt1h91vg3KsjVVonFJWjgSK7pZHSQFKH6uwqxAH9bBrsyRhO6ONoKyXxyVBzG1lJnFAJcKAcxLS54N1ee1OQ==
1625+
"@typescript-eslint/type-utils@8.42.0":
1626+
version "8.42.0"
1627+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.42.0.tgz#d6733e7a9fbdf5af60c09c6038dffde13f4e4253"
1628+
integrity sha512-9KChw92sbPTYVFw3JLRH1ockhyR3zqqn9lQXol3/YbI6jVxzWoGcT3AsAW0mu1MY0gYtsXnUGV/AKpkAj5tVlQ==
16291629
dependencies:
1630-
"@typescript-eslint/types" "8.41.0"
1631-
"@typescript-eslint/typescript-estree" "8.41.0"
1632-
"@typescript-eslint/utils" "8.41.0"
1630+
"@typescript-eslint/types" "8.42.0"
1631+
"@typescript-eslint/typescript-estree" "8.42.0"
1632+
"@typescript-eslint/utils" "8.42.0"
16331633
debug "^4.3.4"
16341634
ts-api-utils "^2.1.0"
16351635

1636-
"@typescript-eslint/types@8.41.0", "@typescript-eslint/types@^8.41.0":
1637-
version "8.41.0"
1638-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.41.0.tgz#9935afeaae65e535abcbcee95383fa649c64d16d"
1639-
integrity sha512-9EwxsWdVqh42afLbHP90n2VdHaWU/oWgbH2P0CfcNfdKL7CuKpwMQGjwev56vWu9cSKU7FWSu6r9zck6CVfnag==
1636+
"@typescript-eslint/types@8.42.0", "@typescript-eslint/types@^8.42.0":
1637+
version "8.42.0"
1638+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.42.0.tgz#ae15c09cebda20473772902033328e87372db008"
1639+
integrity sha512-LdtAWMiFmbRLNP7JNeY0SqEtJvGMYSzfiWBSmx+VSZ1CH+1zyl8Mmw1TT39OrtsRvIYShjJWzTDMPWZJCpwBlw==
16401640

1641-
"@typescript-eslint/typescript-estree@8.41.0":
1642-
version "8.41.0"
1643-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.41.0.tgz#7c9cff8b4334ce96f14e9689692e8cf426ce4d59"
1644-
integrity sha512-D43UwUYJmGhuwHfY7MtNKRZMmfd8+p/eNSfFe6tH5mbVDto+VQCayeAt35rOx3Cs6wxD16DQtIKw/YXxt5E0UQ==
1641+
"@typescript-eslint/typescript-estree@8.42.0":
1642+
version "8.42.0"
1643+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.42.0.tgz#593c3af87d4462252c0d7239d1720b84a1b56864"
1644+
integrity sha512-ku/uYtT4QXY8sl9EDJETD27o3Ewdi72hcXg1ah/kkUgBvAYHLwj2ofswFFNXS+FL5G+AGkxBtvGt8pFBHKlHsQ==
16451645
dependencies:
1646-
"@typescript-eslint/project-service" "8.41.0"
1647-
"@typescript-eslint/tsconfig-utils" "8.41.0"
1648-
"@typescript-eslint/types" "8.41.0"
1649-
"@typescript-eslint/visitor-keys" "8.41.0"
1646+
"@typescript-eslint/project-service" "8.42.0"
1647+
"@typescript-eslint/tsconfig-utils" "8.42.0"
1648+
"@typescript-eslint/types" "8.42.0"
1649+
"@typescript-eslint/visitor-keys" "8.42.0"
16501650
debug "^4.3.4"
16511651
fast-glob "^3.3.2"
16521652
is-glob "^4.0.3"
16531653
minimatch "^9.0.4"
16541654
semver "^7.6.0"
16551655
ts-api-utils "^2.1.0"
16561656

1657-
"@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":
1658-
version "8.41.0"
1659-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.41.0.tgz#17cb3b766c1626311004ea41ffd8c27eb226b953"
1660-
integrity sha512-udbCVstxZ5jiPIXrdH+BZWnPatjlYwJuJkDA4Tbo3WyYLh8NvB+h/bKeSZHDOFKfphsZYJQqaFtLeXEqurQn1A==
1657+
"@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":
1658+
version "8.42.0"
1659+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.42.0.tgz#95f8e0c697ff2f7da5f72e16135011f878d815c0"
1660+
integrity sha512-JnIzu7H3RH5BrKC4NoZqRfmjqCIS1u3hGZltDYJgkVdqAezl4L9d1ZLw+36huCujtSBSAirGINF/S4UxOcR+/g==
16611661
dependencies:
16621662
"@eslint-community/eslint-utils" "^4.7.0"
1663-
"@typescript-eslint/scope-manager" "8.41.0"
1664-
"@typescript-eslint/types" "8.41.0"
1665-
"@typescript-eslint/typescript-estree" "8.41.0"
1663+
"@typescript-eslint/scope-manager" "8.42.0"
1664+
"@typescript-eslint/types" "8.42.0"
1665+
"@typescript-eslint/typescript-estree" "8.42.0"
16661666

1667-
"@typescript-eslint/visitor-keys@8.41.0":
1668-
version "8.41.0"
1669-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.41.0.tgz#16eb99b55d207f6688002a2cf425e039579aa9a9"
1670-
integrity sha512-+GeGMebMCy0elMNg67LRNoVnUFPIm37iu5CmHESVx56/9Jsfdpsvbv605DQ81Pi/x11IdKUsS5nzgTYbCQU9fg==
1667+
"@typescript-eslint/visitor-keys@8.42.0":
1668+
version "8.42.0"
1669+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.42.0.tgz#87c6caaa1ac307bc73a87c1fc469f88f0162f27e"
1670+
integrity sha512-3WbiuzoEowaEn8RSnhJBrxSwX8ULYE9CXaPepS2C2W3NSA5NNIvBaslpBSBElPq0UGr0xVJlXFWOAKIkyylydQ==
16711671
dependencies:
1672-
"@typescript-eslint/types" "8.41.0"
1672+
"@typescript-eslint/types" "8.42.0"
16731673
eslint-visitor-keys "^4.2.1"
16741674

16751675
"@unrs/resolver-binding-darwin-arm64@1.7.11":
@@ -3167,10 +3167,10 @@ eslint-config-love@^120.0.0:
31673167
eslint-plugin-promise "^7.0.0"
31683168
typescript-eslint "^8.32.0"
31693169

3170-
eslint-config-txo-typescript@^7.4.107:
3171-
version "7.4.107"
3172-
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.4.107.tgz#e5e106f086fba322a2c9acc3d9ca2d6f9cde57f3"
3173-
integrity sha512-j5wXZ3Xm0MxQx053EE7/YHu8JPsa+EJCiH+Z5tozC/BXBB1FSzk4ulpzUxPodnh+xmKxyOyXHCDSTLclltqFPg==
3170+
eslint-config-txo-typescript@^7.4.108:
3171+
version "7.4.108"
3172+
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.4.108.tgz#738a81489499b26f4506eb8f8878407133c3d2b7"
3173+
integrity sha512-W14k3mrKVxXpfqiw48FpQZDCdR13GL9hSDnvv6SkH7akbQ61UzU+9WokGjvicfy9odo/w55l0PBIMq7LwmD+Zg==
31743174
dependencies:
31753175
"@eslint-community/eslint-plugin-eslint-comments" "^4.5.0"
31763176
"@stylistic/eslint-plugin" "^4.4.1"
@@ -3183,7 +3183,7 @@ eslint-config-txo-typescript@^7.4.107:
31833183
eslint-plugin-n "^17.20.0"
31843184
eslint-plugin-promise "^7.2.1"
31853185
globals "^16.3.0"
3186-
typescript-eslint "^8.41.0"
3186+
typescript-eslint "^8.42.0"
31873187
yargs "^17.7.2"
31883188

31893189
eslint-import-context@^0.1.8:
@@ -8045,15 +8045,15 @@ typed-array-length@^1.0.6:
80458045
possible-typed-array-names "^1.0.0"
80468046
reflect.getprototypeof "^1.0.6"
80478047

8048-
typescript-eslint@^8.32.0, typescript-eslint@^8.41.0:
8049-
version "8.41.0"
8050-
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.41.0.tgz#a13879a5998717140fefb0d808c8c2fbde1cb769"
8051-
integrity sha512-n66rzs5OBXW3SFSnZHr2T685q1i4ODm2nulFJhMZBotaTavsS8TrI3d7bDlRSs9yWo7HmyWrN9qDu14Qv7Y0Dw==
8048+
typescript-eslint@^8.32.0, typescript-eslint@^8.42.0:
8049+
version "8.42.0"
8050+
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.42.0.tgz#e92f6c88569e202b361d5ca1655ad8e33a0554ea"
8051+
integrity sha512-ozR/rQn+aQXQxh1YgbCzQWDFrsi9mcg+1PM3l/z5o1+20P7suOIaNg515bpr/OYt6FObz/NHcBstydDLHWeEKg==
80528052
dependencies:
8053-
"@typescript-eslint/eslint-plugin" "8.41.0"
8054-
"@typescript-eslint/parser" "8.41.0"
8055-
"@typescript-eslint/typescript-estree" "8.41.0"
8056-
"@typescript-eslint/utils" "8.41.0"
8053+
"@typescript-eslint/eslint-plugin" "8.42.0"
8054+
"@typescript-eslint/parser" "8.42.0"
8055+
"@typescript-eslint/typescript-estree" "8.42.0"
8056+
"@typescript-eslint/utils" "8.42.0"
80578057

80588058
typescript@^5.9.2:
80598059
version "5.9.2"

0 commit comments

Comments
 (0)