Skip to content

Commit 4bf8909

Browse files
fix(deps): update dependency eslint-config-txo-typescript to ^7.4.107 (#160)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 160b8b8 commit 4bf8909

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.106"
42+
"eslint-config-txo-typescript": "^7.4.107"
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.40.0":
1578-
version "8.40.0"
1579-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.40.0.tgz#19f959f273b32f5082c891903645e6a85328db4e"
1580-
integrity sha512-w/EboPlBwnmOBtRbiOvzjD+wdiZdgFeo17lkltrtn7X37vagKKWJABvyfsJXTlHe6XBzugmYgd4A4nW+k8Mixw==
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==
15811581
dependencies:
15821582
"@eslint-community/regexpp" "^4.10.0"
1583-
"@typescript-eslint/scope-manager" "8.40.0"
1584-
"@typescript-eslint/type-utils" "8.40.0"
1585-
"@typescript-eslint/utils" "8.40.0"
1586-
"@typescript-eslint/visitor-keys" "8.40.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"
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.40.0":
1593-
version "8.40.0"
1594-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.40.0.tgz#1bc9f3701ced29540eb76ff2d95ce0d52ddc7e69"
1595-
integrity sha512-jCNyAuXx8dr5KJMkecGmZ8KI61KBUhkCob+SD+C+I5+Y1FWI2Y3QmY4/cxMCC5WAsZqoEtEETVhUiUMIGCf6Bw==
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==
15961596
dependencies:
1597-
"@typescript-eslint/scope-manager" "8.40.0"
1598-
"@typescript-eslint/types" "8.40.0"
1599-
"@typescript-eslint/typescript-estree" "8.40.0"
1600-
"@typescript-eslint/visitor-keys" "8.40.0"
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"
16011601
debug "^4.3.4"
16021602

1603-
"@typescript-eslint/project-service@8.40.0":
1604-
version "8.40.0"
1605-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.40.0.tgz#1b7ba6079ff580c3215882fe75a43e5d3ed166b9"
1606-
integrity sha512-/A89vz7Wf5DEXsGVvcGdYKbVM9F7DyFXj52lNYUDS1L9yJfqjW/fIp5PgMuEJL/KeqVTe2QSbXAGUZljDUpArw==
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==
16071607
dependencies:
1608-
"@typescript-eslint/tsconfig-utils" "^8.40.0"
1609-
"@typescript-eslint/types" "^8.40.0"
1608+
"@typescript-eslint/tsconfig-utils" "^8.41.0"
1609+
"@typescript-eslint/types" "^8.41.0"
16101610
debug "^4.3.4"
16111611

1612-
"@typescript-eslint/scope-manager@8.40.0":
1613-
version "8.40.0"
1614-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.40.0.tgz#2fbfcc8643340d8cd692267e61548b946190be8a"
1615-
integrity sha512-y9ObStCcdCiZKzwqsE8CcpyuVMwRouJbbSrNuThDpv16dFAj429IkM6LNb1dZ2m7hK5fHyzNcErZf7CEeKXR4w==
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==
16161616
dependencies:
1617-
"@typescript-eslint/types" "8.40.0"
1618-
"@typescript-eslint/visitor-keys" "8.40.0"
1617+
"@typescript-eslint/types" "8.41.0"
1618+
"@typescript-eslint/visitor-keys" "8.41.0"
16191619

1620-
"@typescript-eslint/tsconfig-utils@8.40.0", "@typescript-eslint/tsconfig-utils@^8.40.0":
1621-
version "8.40.0"
1622-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.40.0.tgz#8e8fdb9b988854aedd04abdde3239c4bdd2d26e4"
1623-
integrity sha512-jtMytmUaG9d/9kqSl/W3E3xaWESo4hFDxAIHGVW/WKKtQhesnRIJSAJO6XckluuJ6KDB5woD1EiqknriCtAmcw==
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==
16241624

1625-
"@typescript-eslint/type-utils@8.40.0":
1626-
version "8.40.0"
1627-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.40.0.tgz#a7e4a1f0815dd0ba3e4eef945cc87193ca32c422"
1628-
integrity sha512-eE60cK4KzAc6ZrzlJnflXdrMqOBaugeukWICO2rB0KNvwdIMaEaYiywwHMzA1qFpTxrLhN9Lp4E/00EgWcD3Ow==
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==
16291629
dependencies:
1630-
"@typescript-eslint/types" "8.40.0"
1631-
"@typescript-eslint/typescript-estree" "8.40.0"
1632-
"@typescript-eslint/utils" "8.40.0"
1630+
"@typescript-eslint/types" "8.41.0"
1631+
"@typescript-eslint/typescript-estree" "8.41.0"
1632+
"@typescript-eslint/utils" "8.41.0"
16331633
debug "^4.3.4"
16341634
ts-api-utils "^2.1.0"
16351635

1636-
"@typescript-eslint/types@8.40.0", "@typescript-eslint/types@^8.40.0":
1637-
version "8.40.0"
1638-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.40.0.tgz#0b580fdf643737aa5c01285314b5c6e9543846a9"
1639-
integrity sha512-ETdbFlgbAmXHyFPwqUIYrfc12ArvpBhEVgGAxVYSwli26dn8Ko+lIo4Su9vI9ykTZdJn+vJprs/0eZU0YMAEQg==
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==
16401640

1641-
"@typescript-eslint/typescript-estree@8.40.0":
1642-
version "8.40.0"
1643-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.40.0.tgz#295149440ce7da81c790a4e14e327599a3a1e5c9"
1644-
integrity sha512-k1z9+GJReVVOkc1WfVKs1vBrR5MIKKbdAjDTPvIK3L8De6KbFfPFt6BKpdkdk7rZS2GtC/m6yI5MYX+UsuvVYQ==
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==
16451645
dependencies:
1646-
"@typescript-eslint/project-service" "8.40.0"
1647-
"@typescript-eslint/tsconfig-utils" "8.40.0"
1648-
"@typescript-eslint/types" "8.40.0"
1649-
"@typescript-eslint/visitor-keys" "8.40.0"
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"
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.40.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.40.0"
1659-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.40.0.tgz#8d0c6430ed2f5dc350784bb0d8be514da1e54054"
1660-
integrity sha512-Cgzi2MXSZyAUOY+BFwGs17s7ad/7L+gKt6Y8rAVVWS+7o6wrjeFN4nVfTpbE25MNcxyJ+iYUXflbs2xR9h4UBg==
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==
16611661
dependencies:
16621662
"@eslint-community/eslint-utils" "^4.7.0"
1663-
"@typescript-eslint/scope-manager" "8.40.0"
1664-
"@typescript-eslint/types" "8.40.0"
1665-
"@typescript-eslint/typescript-estree" "8.40.0"
1663+
"@typescript-eslint/scope-manager" "8.41.0"
1664+
"@typescript-eslint/types" "8.41.0"
1665+
"@typescript-eslint/typescript-estree" "8.41.0"
16661666

1667-
"@typescript-eslint/visitor-keys@8.40.0":
1668-
version "8.40.0"
1669-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.40.0.tgz#c1b45196981311fed7256863be4bfb2d3eda332a"
1670-
integrity sha512-8CZ47QwalyRjsypfwnbI3hKy5gJDPmrkLjkgMxhi0+DZZ2QNx2naS6/hWoVYUHU7LU2zleF68V9miaVZvhFfTA==
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==
16711671
dependencies:
1672-
"@typescript-eslint/types" "8.40.0"
1672+
"@typescript-eslint/types" "8.41.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.106:
3171-
version "7.4.106"
3172-
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.4.106.tgz#0e7d182838237d89f48ecfce74c5b36042aebbf1"
3173-
integrity sha512-ZWvk78tJV6lVRxAD/uIinjvcrLLBphEjGKVuEZqsbnNccYnPrZz1wDzJknZ8dRr66mO8Y98X+ayJ1cXhwFzGbA==
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==
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.106:
31833183
eslint-plugin-n "^17.20.0"
31843184
eslint-plugin-promise "^7.2.1"
31853185
globals "^16.3.0"
3186-
typescript-eslint "^8.40.0"
3186+
typescript-eslint "^8.41.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.40.0:
8049-
version "8.40.0"
8050-
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.40.0.tgz#27541748f3ca889c9698327bdacf815f7dc61804"
8051-
integrity sha512-Xvd2l+ZmFDPEt4oj1QEXzA4A2uUK6opvKu3eGN9aGjB8au02lIVcLyi375w94hHyejTOmzIU77L8ol2sRg9n7Q==
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==
80528052
dependencies:
8053-
"@typescript-eslint/eslint-plugin" "8.40.0"
8054-
"@typescript-eslint/parser" "8.40.0"
8055-
"@typescript-eslint/typescript-estree" "8.40.0"
8056-
"@typescript-eslint/utils" "8.40.0"
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"
80578057

80588058
typescript@^5.9.2:
80598059
version "5.9.2"

0 commit comments

Comments
 (0)