Skip to content

Commit c65e46f

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

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
@@ -51,7 +51,7 @@
5151
"@types/jest": "^29.5.14",
5252
"@types/node": "^22.18.6",
5353
"concurrently": "^9.2.1",
54-
"eslint-config-txo-package-typescript": "^1.0.114",
54+
"eslint-config-txo-package-typescript": "^1.0.115",
5555
"graphql": "^16.11.0",
5656
"husky": "^9.1.7",
5757
"jest": "^29.7.0",

yarn.lock

Lines changed: 81 additions & 81 deletions
Original file line numberDiff line numberDiff line change
@@ -1597,102 +1597,102 @@
15971597
dependencies:
15981598
"@types/yargs-parser" "*"
15991599

1600-
"@typescript-eslint/eslint-plugin@8.42.0":
1601-
version "8.42.0"
1602-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.42.0.tgz#2172d0496c42eee8c7294b6661681100953fa88f"
1603-
integrity sha512-Aq2dPqsQkxHOLfb2OPv43RnIvfj05nw8v/6n3B2NABIPpHnjQnaLo9QGMTvml+tv4korl/Cjfrb/BYhoL8UUTQ==
1600+
"@typescript-eslint/eslint-plugin@8.45.0":
1601+
version "8.45.0"
1602+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.45.0.tgz#9f251d4e85ec5089e7cccb09257ce93dbf0d7744"
1603+
integrity sha512-HC3y9CVuevvWCl/oyZuI47dOeDF9ztdMEfMH8/DW/Mhwa9cCLnK1oD7JoTVGW/u7kFzNZUKUoyJEqkaJh5y3Wg==
16041604
dependencies:
16051605
"@eslint-community/regexpp" "^4.10.0"
1606-
"@typescript-eslint/scope-manager" "8.42.0"
1607-
"@typescript-eslint/type-utils" "8.42.0"
1608-
"@typescript-eslint/utils" "8.42.0"
1609-
"@typescript-eslint/visitor-keys" "8.42.0"
1606+
"@typescript-eslint/scope-manager" "8.45.0"
1607+
"@typescript-eslint/type-utils" "8.45.0"
1608+
"@typescript-eslint/utils" "8.45.0"
1609+
"@typescript-eslint/visitor-keys" "8.45.0"
16101610
graphemer "^1.4.0"
16111611
ignore "^7.0.0"
16121612
natural-compare "^1.4.0"
16131613
ts-api-utils "^2.1.0"
16141614

1615-
"@typescript-eslint/parser@8.42.0":
1616-
version "8.42.0"
1617-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.42.0.tgz#20ea66f4867981fb5bb62cbe1454250fc4a440ab"
1618-
integrity sha512-r1XG74QgShUgXph1BYseJ+KZd17bKQib/yF3SR+demvytiRXrwd12Blnz5eYGm8tXaeRdd4x88MlfwldHoudGg==
1615+
"@typescript-eslint/parser@8.45.0":
1616+
version "8.45.0"
1617+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.45.0.tgz#571660c98824aefb4a6ec3b3766655d1348520a4"
1618+
integrity sha512-TGf22kon8KW+DeKaUmOibKWktRY8b2NSAZNdtWh798COm1NWx8+xJ6iFBtk3IvLdv6+LGLJLRlyhrhEDZWargQ==
16191619
dependencies:
1620-
"@typescript-eslint/scope-manager" "8.42.0"
1621-
"@typescript-eslint/types" "8.42.0"
1622-
"@typescript-eslint/typescript-estree" "8.42.0"
1623-
"@typescript-eslint/visitor-keys" "8.42.0"
1620+
"@typescript-eslint/scope-manager" "8.45.0"
1621+
"@typescript-eslint/types" "8.45.0"
1622+
"@typescript-eslint/typescript-estree" "8.45.0"
1623+
"@typescript-eslint/visitor-keys" "8.45.0"
16241624
debug "^4.3.4"
16251625

1626-
"@typescript-eslint/project-service@8.42.0":
1627-
version "8.42.0"
1628-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.42.0.tgz#636eb3418b6c42c98554dce884943708bf41a583"
1629-
integrity sha512-vfVpLHAhbPjilrabtOSNcUDmBboQNrJUiNAGoImkZKnMjs2TIcWG33s4Ds0wY3/50aZmTMqJa6PiwkwezaAklg==
1626+
"@typescript-eslint/project-service@8.45.0":
1627+
version "8.45.0"
1628+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.45.0.tgz#f83dda1bca31dae2fd6821f9131daf1edebfd46c"
1629+
integrity sha512-3pcVHwMG/iA8afdGLMuTibGR7pDsn9RjDev6CCB+naRsSYs2pns5QbinF4Xqw6YC/Sj3lMrm/Im0eMfaa61WUg==
16301630
dependencies:
1631-
"@typescript-eslint/tsconfig-utils" "^8.42.0"
1632-
"@typescript-eslint/types" "^8.42.0"
1631+
"@typescript-eslint/tsconfig-utils" "^8.45.0"
1632+
"@typescript-eslint/types" "^8.45.0"
16331633
debug "^4.3.4"
16341634

1635-
"@typescript-eslint/scope-manager@8.42.0":
1636-
version "8.42.0"
1637-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.42.0.tgz#36016757bc85b46ea42bae47b61f9421eddedde3"
1638-
integrity sha512-51+x9o78NBAVgQzOPd17DkNTnIzJ8T/O2dmMBLoK9qbY0Gm52XJcdJcCl18ExBMiHo6jPMErUQWUv5RLE51zJw==
1635+
"@typescript-eslint/scope-manager@8.45.0":
1636+
version "8.45.0"
1637+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.45.0.tgz#59615ba506a9e3479d1efb0d09d6ab52f2a19142"
1638+
integrity sha512-clmm8XSNj/1dGvJeO6VGH7EUSeA0FMs+5au/u3lrA3KfG8iJ4u8ym9/j2tTEoacAffdW1TVUzXO30W1JTJS7dA==
16391639
dependencies:
1640-
"@typescript-eslint/types" "8.42.0"
1641-
"@typescript-eslint/visitor-keys" "8.42.0"
1640+
"@typescript-eslint/types" "8.45.0"
1641+
"@typescript-eslint/visitor-keys" "8.45.0"
16421642

1643-
"@typescript-eslint/tsconfig-utils@8.42.0", "@typescript-eslint/tsconfig-utils@^8.42.0":
1644-
version "8.42.0"
1645-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.42.0.tgz#21a3e74396fd7443ff930bc41b27789ba7e9236e"
1646-
integrity sha512-kHeFUOdwAJfUmYKjR3CLgZSglGHjbNTi1H8sTYRYV2xX6eNz4RyJ2LIgsDLKf8Yi0/GL1WZAC/DgZBeBft8QAQ==
1643+
"@typescript-eslint/tsconfig-utils@8.45.0", "@typescript-eslint/tsconfig-utils@^8.45.0":
1644+
version "8.45.0"
1645+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.45.0.tgz#63d38282790a2566c571bad423e7c1cad1f3d64c"
1646+
integrity sha512-aFdr+c37sc+jqNMGhH+ajxPXwjv9UtFZk79k8pLoJ6p4y0snmYpPA52GuWHgt2ZF4gRRW6odsEj41uZLojDt5w==
16471647

1648-
"@typescript-eslint/type-utils@8.42.0":
1649-
version "8.42.0"
1650-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.42.0.tgz#d6733e7a9fbdf5af60c09c6038dffde13f4e4253"
1651-
integrity sha512-9KChw92sbPTYVFw3JLRH1ockhyR3zqqn9lQXol3/YbI6jVxzWoGcT3AsAW0mu1MY0gYtsXnUGV/AKpkAj5tVlQ==
1648+
"@typescript-eslint/type-utils@8.45.0":
1649+
version "8.45.0"
1650+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.45.0.tgz#04004bdf2598844faa29fb936fb6b0ee10d6d3f3"
1651+
integrity sha512-bpjepLlHceKgyMEPglAeULX1vixJDgaKocp0RVJ5u4wLJIMNuKtUXIczpJCPcn2waII0yuvks/5m5/h3ZQKs0A==
16521652
dependencies:
1653-
"@typescript-eslint/types" "8.42.0"
1654-
"@typescript-eslint/typescript-estree" "8.42.0"
1655-
"@typescript-eslint/utils" "8.42.0"
1653+
"@typescript-eslint/types" "8.45.0"
1654+
"@typescript-eslint/typescript-estree" "8.45.0"
1655+
"@typescript-eslint/utils" "8.45.0"
16561656
debug "^4.3.4"
16571657
ts-api-utils "^2.1.0"
16581658

1659-
"@typescript-eslint/types@8.42.0", "@typescript-eslint/types@^8.42.0":
1660-
version "8.42.0"
1661-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.42.0.tgz#ae15c09cebda20473772902033328e87372db008"
1662-
integrity sha512-LdtAWMiFmbRLNP7JNeY0SqEtJvGMYSzfiWBSmx+VSZ1CH+1zyl8Mmw1TT39OrtsRvIYShjJWzTDMPWZJCpwBlw==
1659+
"@typescript-eslint/types@8.45.0", "@typescript-eslint/types@^8.45.0":
1660+
version "8.45.0"
1661+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.45.0.tgz#fc01cd2a4690b9713b02f895e82fb43f7d960684"
1662+
integrity sha512-WugXLuOIq67BMgQInIxxnsSyRLFxdkJEJu8r4ngLR56q/4Q5LrbfkFRH27vMTjxEK8Pyz7QfzuZe/G15qQnVRA==
16631663

1664-
"@typescript-eslint/typescript-estree@8.42.0":
1665-
version "8.42.0"
1666-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.42.0.tgz#593c3af87d4462252c0d7239d1720b84a1b56864"
1667-
integrity sha512-ku/uYtT4QXY8sl9EDJETD27o3Ewdi72hcXg1ah/kkUgBvAYHLwj2ofswFFNXS+FL5G+AGkxBtvGt8pFBHKlHsQ==
1664+
"@typescript-eslint/typescript-estree@8.45.0":
1665+
version "8.45.0"
1666+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.45.0.tgz#3498500f109a89b104d2770497c707e56dfe062d"
1667+
integrity sha512-GfE1NfVbLam6XQ0LcERKwdTTPlLvHvXXhOeUGC1OXi4eQBoyy1iVsW+uzJ/J9jtCz6/7GCQ9MtrQ0fml/jWCnA==
16681668
dependencies:
1669-
"@typescript-eslint/project-service" "8.42.0"
1670-
"@typescript-eslint/tsconfig-utils" "8.42.0"
1671-
"@typescript-eslint/types" "8.42.0"
1672-
"@typescript-eslint/visitor-keys" "8.42.0"
1669+
"@typescript-eslint/project-service" "8.45.0"
1670+
"@typescript-eslint/tsconfig-utils" "8.45.0"
1671+
"@typescript-eslint/types" "8.45.0"
1672+
"@typescript-eslint/visitor-keys" "8.45.0"
16731673
debug "^4.3.4"
16741674
fast-glob "^3.3.2"
16751675
is-glob "^4.0.3"
16761676
minimatch "^9.0.4"
16771677
semver "^7.6.0"
16781678
ts-api-utils "^2.1.0"
16791679

1680-
"@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":
1681-
version "8.42.0"
1682-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.42.0.tgz#95f8e0c697ff2f7da5f72e16135011f878d815c0"
1683-
integrity sha512-JnIzu7H3RH5BrKC4NoZqRfmjqCIS1u3hGZltDYJgkVdqAezl4L9d1ZLw+36huCujtSBSAirGINF/S4UxOcR+/g==
1680+
"@typescript-eslint/utils@8.45.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":
1681+
version "8.45.0"
1682+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.45.0.tgz#6e68e92d99019fdf56018d0e6664c76a70470c95"
1683+
integrity sha512-bxi1ht+tLYg4+XV2knz/F7RVhU0k6VrSMc9sb8DQ6fyCTrGQLHfo7lDtN0QJjZjKkLA2ThrKuCdHEvLReqtIGg==
16841684
dependencies:
16851685
"@eslint-community/eslint-utils" "^4.7.0"
1686-
"@typescript-eslint/scope-manager" "8.42.0"
1687-
"@typescript-eslint/types" "8.42.0"
1688-
"@typescript-eslint/typescript-estree" "8.42.0"
1686+
"@typescript-eslint/scope-manager" "8.45.0"
1687+
"@typescript-eslint/types" "8.45.0"
1688+
"@typescript-eslint/typescript-estree" "8.45.0"
16891689

1690-
"@typescript-eslint/visitor-keys@8.42.0":
1691-
version "8.42.0"
1692-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.42.0.tgz#87c6caaa1ac307bc73a87c1fc469f88f0162f27e"
1693-
integrity sha512-3WbiuzoEowaEn8RSnhJBrxSwX8ULYE9CXaPepS2C2W3NSA5NNIvBaslpBSBElPq0UGr0xVJlXFWOAKIkyylydQ==
1690+
"@typescript-eslint/visitor-keys@8.45.0":
1691+
version "8.45.0"
1692+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.45.0.tgz#4e3bcc55da64ac61069ebfe62ca240567ac7d784"
1693+
integrity sha512-qsaFBA3e09MIDAGFUrTk+dzqtfv1XPVz8t8d1f0ybTzrCY7BKiMC5cjrl1O/P7UmHsNyW90EYSkU/ZWpmXelag==
16941694
dependencies:
1695-
"@typescript-eslint/types" "8.42.0"
1695+
"@typescript-eslint/types" "8.45.0"
16961696
eslint-visitor-keys "^4.2.1"
16971697

16981698
"@unrs/resolver-binding-darwin-arm64@1.7.11":
@@ -3108,17 +3108,17 @@ eslint-config-love@^120.0.0:
31083108
eslint-plugin-promise "^7.0.0"
31093109
typescript-eslint "^8.32.0"
31103110

3111-
eslint-config-txo-package-typescript@^1.0.114:
3112-
version "1.0.114"
3113-
resolved "https://registry.yarnpkg.com/eslint-config-txo-package-typescript/-/eslint-config-txo-package-typescript-1.0.114.tgz#7c01c6f5813b91d6cf863b6afaf34252b08d8e3e"
3114-
integrity sha512-5cFOHClBoBYAo4GLoDXZgAexNPVj6knmqttHRKiJNGC6e/86YnoWJPiNJFj03GT8U+P7JtULJgfi0BqABDq47g==
3111+
eslint-config-txo-package-typescript@^1.0.115:
3112+
version "1.0.115"
3113+
resolved "https://registry.yarnpkg.com/eslint-config-txo-package-typescript/-/eslint-config-txo-package-typescript-1.0.115.tgz#bc23e71aea1d5142bb4b37e8d2cc03ff8a383a82"
3114+
integrity sha512-G5jbcJEcgGUG/5J8HfFUqcgjZ0Znkvr+tq0VMKqgzGdAVLay5AJh/VlDPmZvE092xPVd4f/tmmXv6WGAE36DLA==
31153115
dependencies:
3116-
eslint-config-txo-typescript "^7.4.109"
3116+
eslint-config-txo-typescript "^7.4.110"
31173117

3118-
eslint-config-txo-typescript@^7.4.109:
3119-
version "7.4.109"
3120-
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.4.109.tgz#2a3b51978d4012841b85fa29f66ce36fff0aeb54"
3121-
integrity sha512-MgtQn0Xja1O0twN6ZY1hpTp8Y2YtAMyZAOMvHLa//FkTlIEeK5R+lcr3NaeqtK4kFsg2lBXrCmblZyLzR0qvvQ==
3118+
eslint-config-txo-typescript@^7.4.110:
3119+
version "7.4.110"
3120+
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.4.110.tgz#acd07fb834796a4dc964d6a623ee3ca7922c1e42"
3121+
integrity sha512-xbVqD7Iod48e7PvK7P+6JX9DghYwfWX3E/hakrLB5ZOy4CdIkQ43qE9KbRnyfMGGxhqio6X/0YX0pNAknmRmyg==
31223122
dependencies:
31233123
"@eslint-community/eslint-plugin-eslint-comments" "^4.5.0"
31243124
"@stylistic/eslint-plugin" "^4.4.1"
@@ -3131,7 +3131,7 @@ eslint-config-txo-typescript@^7.4.109:
31313131
eslint-plugin-n "^17.20.0"
31323132
eslint-plugin-promise "^7.2.1"
31333133
globals "^16.4.0"
3134-
typescript-eslint "^8.42.0"
3134+
typescript-eslint "^8.44.1"
31353135
yargs "^17.7.2"
31363136

31373137
eslint-import-context@^0.1.8:
@@ -7852,15 +7852,15 @@ typed-array-length@^1.0.6:
78527852
possible-typed-array-names "^1.0.0"
78537853
reflect.getprototypeof "^1.0.6"
78547854

7855-
typescript-eslint@^8.32.0, typescript-eslint@^8.42.0:
7856-
version "8.42.0"
7857-
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.42.0.tgz#e92f6c88569e202b361d5ca1655ad8e33a0554ea"
7858-
integrity sha512-ozR/rQn+aQXQxh1YgbCzQWDFrsi9mcg+1PM3l/z5o1+20P7suOIaNg515bpr/OYt6FObz/NHcBstydDLHWeEKg==
7855+
typescript-eslint@^8.32.0, typescript-eslint@^8.44.1:
7856+
version "8.45.0"
7857+
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.45.0.tgz#98ab164234dc04c112747ec0a4ae29a94efe123b"
7858+
integrity sha512-qzDmZw/Z5beNLUrXfd0HIW6MzIaAV5WNDxmMs9/3ojGOpYavofgNAAD/nC6tGV2PczIi0iw8vot2eAe/sBn7zg==
78597859
dependencies:
7860-
"@typescript-eslint/eslint-plugin" "8.42.0"
7861-
"@typescript-eslint/parser" "8.42.0"
7862-
"@typescript-eslint/typescript-estree" "8.42.0"
7863-
"@typescript-eslint/utils" "8.42.0"
7860+
"@typescript-eslint/eslint-plugin" "8.45.0"
7861+
"@typescript-eslint/parser" "8.45.0"
7862+
"@typescript-eslint/typescript-estree" "8.45.0"
7863+
"@typescript-eslint/utils" "8.45.0"
78647864

78657865
typescript@^5.9.2:
78667866
version "5.9.2"

0 commit comments

Comments
 (0)