Skip to content

Commit 060fef7

Browse files
fix(deps): update dependency eslint-config-txo-typescript to ^7.4.110 (#175)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 02666c6 commit 060fef7

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.109"
42+
"eslint-config-txo-typescript": "^7.4.110"
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.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==
1577+
"@typescript-eslint/eslint-plugin@8.44.1":
1578+
version "8.44.1"
1579+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.44.1.tgz#011a2b5913d297b3d9d77f64fb78575bab01a1b3"
1580+
integrity sha512-molgphGqOBT7t4YKCSkbasmu1tb1MgrZ2szGzHbclF7PNmOkSTQVHy+2jXOSnxvR3+Xe1yySHFZoqMpz3TfQsw==
15811581
dependencies:
15821582
"@eslint-community/regexpp" "^4.10.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"
1583+
"@typescript-eslint/scope-manager" "8.44.1"
1584+
"@typescript-eslint/type-utils" "8.44.1"
1585+
"@typescript-eslint/utils" "8.44.1"
1586+
"@typescript-eslint/visitor-keys" "8.44.1"
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.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==
1592+
"@typescript-eslint/parser@8.44.1":
1593+
version "8.44.1"
1594+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.44.1.tgz#d4c85791389462823596ad46e2b90d34845e05eb"
1595+
integrity sha512-EHrrEsyhOhxYt8MTg4zTF+DJMuNBzWwgvvOYNj/zm1vnaD/IC5zCXFehZv94Piqa2cRFfXrTFxIvO95L7Qc/cw==
15961596
dependencies:
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"
1597+
"@typescript-eslint/scope-manager" "8.44.1"
1598+
"@typescript-eslint/types" "8.44.1"
1599+
"@typescript-eslint/typescript-estree" "8.44.1"
1600+
"@typescript-eslint/visitor-keys" "8.44.1"
16011601
debug "^4.3.4"
16021602

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==
1603+
"@typescript-eslint/project-service@8.44.1":
1604+
version "8.44.1"
1605+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.44.1.tgz#1bccd9796d25032b190f355f55c5fde061158abb"
1606+
integrity sha512-ycSa60eGg8GWAkVsKV4E6Nz33h+HjTXbsDT4FILyL8Obk5/mx4tbvCNsLf9zret3ipSumAOG89UcCs/KRaKYrA==
16071607
dependencies:
1608-
"@typescript-eslint/tsconfig-utils" "^8.42.0"
1609-
"@typescript-eslint/types" "^8.42.0"
1608+
"@typescript-eslint/tsconfig-utils" "^8.44.1"
1609+
"@typescript-eslint/types" "^8.44.1"
16101610
debug "^4.3.4"
16111611

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==
1612+
"@typescript-eslint/scope-manager@8.44.1":
1613+
version "8.44.1"
1614+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.44.1.tgz#31c27f92e4aed8d0f4d6fe2b9e5187d1d8797bd7"
1615+
integrity sha512-NdhWHgmynpSvyhchGLXh+w12OMT308Gm25JoRIyTZqEbApiBiQHD/8xgb6LqCWCFcxFtWwaVdFsLPQI3jvhywg==
16161616
dependencies:
1617-
"@typescript-eslint/types" "8.42.0"
1618-
"@typescript-eslint/visitor-keys" "8.42.0"
1617+
"@typescript-eslint/types" "8.44.1"
1618+
"@typescript-eslint/visitor-keys" "8.44.1"
16191619

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==
1620+
"@typescript-eslint/tsconfig-utils@8.44.1", "@typescript-eslint/tsconfig-utils@^8.44.1":
1621+
version "8.44.1"
1622+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.44.1.tgz#e1d9d047078fac37d3e638484ab3b56215963342"
1623+
integrity sha512-B5OyACouEjuIvof3o86lRMvyDsFwZm+4fBOqFHccIctYgBjqR3qT39FBYGN87khcgf0ExpdCBeGKpKRhSFTjKQ==
16241624

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==
1625+
"@typescript-eslint/type-utils@8.44.1":
1626+
version "8.44.1"
1627+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.44.1.tgz#be9d31e0f911d17ee8ac99921bb74cf1f9df3906"
1628+
integrity sha512-KdEerZqHWXsRNKjF9NYswNISnFzXfXNDfPxoTh7tqohU/PRIbwTmsjGK6V9/RTYWau7NZvfo52lgVk+sJh0K3g==
16291629
dependencies:
1630-
"@typescript-eslint/types" "8.42.0"
1631-
"@typescript-eslint/typescript-estree" "8.42.0"
1632-
"@typescript-eslint/utils" "8.42.0"
1630+
"@typescript-eslint/types" "8.44.1"
1631+
"@typescript-eslint/typescript-estree" "8.44.1"
1632+
"@typescript-eslint/utils" "8.44.1"
16331633
debug "^4.3.4"
16341634
ts-api-utils "^2.1.0"
16351635

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==
1636+
"@typescript-eslint/types@8.44.1", "@typescript-eslint/types@^8.44.1":
1637+
version "8.44.1"
1638+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.44.1.tgz#85d1cad1290a003ff60420388797e85d1c3f76ff"
1639+
integrity sha512-Lk7uj7y9uQUOEguiDIDLYLJOrYHQa7oBiURYVFqIpGxclAFQ78f6VUOM8lI2XEuNOKNB7XuvM2+2cMXAoq4ALQ==
16401640

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==
1641+
"@typescript-eslint/typescript-estree@8.44.1":
1642+
version "8.44.1"
1643+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.44.1.tgz#4f17650e5adabecfcc13cd8c517937a4ef5cd424"
1644+
integrity sha512-qnQJ+mVa7szevdEyvfItbO5Vo+GfZ4/GZWWDRRLjrxYPkhM+6zYB2vRYwCsoJLzqFCdZT4mEqyJoyzkunsZ96A==
16451645
dependencies:
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"
1646+
"@typescript-eslint/project-service" "8.44.1"
1647+
"@typescript-eslint/tsconfig-utils" "8.44.1"
1648+
"@typescript-eslint/types" "8.44.1"
1649+
"@typescript-eslint/visitor-keys" "8.44.1"
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.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==
1657+
"@typescript-eslint/utils@8.44.1", "@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.44.1"
1659+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.44.1.tgz#f23d48eb90791a821dc17d4f67bb96faeb75d63d"
1660+
integrity sha512-DpX5Fp6edTlocMCwA+mHY8Mra+pPjRZ0TfHkXI8QFelIKcbADQz1LUPNtzOFUriBB2UYqw4Pi9+xV4w9ZczHFg==
16611661
dependencies:
16621662
"@eslint-community/eslint-utils" "^4.7.0"
1663-
"@typescript-eslint/scope-manager" "8.42.0"
1664-
"@typescript-eslint/types" "8.42.0"
1665-
"@typescript-eslint/typescript-estree" "8.42.0"
1663+
"@typescript-eslint/scope-manager" "8.44.1"
1664+
"@typescript-eslint/types" "8.44.1"
1665+
"@typescript-eslint/typescript-estree" "8.44.1"
16661666

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==
1667+
"@typescript-eslint/visitor-keys@8.44.1":
1668+
version "8.44.1"
1669+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.44.1.tgz#1d96197a7fcceaba647b3bd6a8594df8dc4deb5a"
1670+
integrity sha512-576+u0QD+Jp3tZzvfRfxon0EA2lzcDt3lhUbsC6Lgzy9x2VR4E+JUiNyGHi5T8vk0TV+fpJ5GLG1JsJuWCaKhw==
16711671
dependencies:
1672-
"@typescript-eslint/types" "8.42.0"
1672+
"@typescript-eslint/types" "8.44.1"
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.109:
3171-
version "7.4.109"
3172-
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.4.109.tgz#2a3b51978d4012841b85fa29f66ce36fff0aeb54"
3173-
integrity sha512-MgtQn0Xja1O0twN6ZY1hpTp8Y2YtAMyZAOMvHLa//FkTlIEeK5R+lcr3NaeqtK4kFsg2lBXrCmblZyLzR0qvvQ==
3170+
eslint-config-txo-typescript@^7.4.110:
3171+
version "7.4.110"
3172+
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.4.110.tgz#acd07fb834796a4dc964d6a623ee3ca7922c1e42"
3173+
integrity sha512-xbVqD7Iod48e7PvK7P+6JX9DghYwfWX3E/hakrLB5ZOy4CdIkQ43qE9KbRnyfMGGxhqio6X/0YX0pNAknmRmyg==
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.109:
31833183
eslint-plugin-n "^17.20.0"
31843184
eslint-plugin-promise "^7.2.1"
31853185
globals "^16.4.0"
3186-
typescript-eslint "^8.42.0"
3186+
typescript-eslint "^8.44.1"
31873187
yargs "^17.7.2"
31883188

31893189
eslint-import-context@^0.1.8:
@@ -8032,15 +8032,15 @@ typed-array-length@^1.0.6:
80328032
possible-typed-array-names "^1.0.0"
80338033
reflect.getprototypeof "^1.0.6"
80348034

8035-
typescript-eslint@^8.32.0, typescript-eslint@^8.42.0:
8036-
version "8.42.0"
8037-
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.42.0.tgz#e92f6c88569e202b361d5ca1655ad8e33a0554ea"
8038-
integrity sha512-ozR/rQn+aQXQxh1YgbCzQWDFrsi9mcg+1PM3l/z5o1+20P7suOIaNg515bpr/OYt6FObz/NHcBstydDLHWeEKg==
8035+
typescript-eslint@^8.32.0, typescript-eslint@^8.44.1:
8036+
version "8.44.1"
8037+
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.44.1.tgz#00506d12db48112cbb43030c5b810e6117670010"
8038+
integrity sha512-0ws8uWGrUVTjEeN2OM4K1pLKHK/4NiNP/vz6ns+LjT/6sqpaYzIVFajZb1fj/IDwpsrrHb3Jy0Qm5u9CPcKaeg==
80398039
dependencies:
8040-
"@typescript-eslint/eslint-plugin" "8.42.0"
8041-
"@typescript-eslint/parser" "8.42.0"
8042-
"@typescript-eslint/typescript-estree" "8.42.0"
8043-
"@typescript-eslint/utils" "8.42.0"
8040+
"@typescript-eslint/eslint-plugin" "8.44.1"
8041+
"@typescript-eslint/parser" "8.44.1"
8042+
"@typescript-eslint/typescript-estree" "8.44.1"
8043+
"@typescript-eslint/utils" "8.44.1"
80448044

80458045
typescript@^5.9.2:
80468046
version "5.9.2"

0 commit comments

Comments
 (0)