Skip to content

Commit de29584

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

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.17.2",
5353
"concurrently": "^9.2.0",
54-
"eslint-config-txo-package-typescript": "^1.0.110",
54+
"eslint-config-txo-package-typescript": "^1.0.111",
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.39.1":
1601-
version "8.39.1"
1602-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.39.1.tgz#28dffcb5272d20afe250bfeec3173263db5528a0"
1603-
integrity sha512-yYegZ5n3Yr6eOcqgj2nJH8cH/ZZgF+l0YIdKILSDjYFRjgYQMgv/lRjV5Z7Up04b9VYUondt8EPMqg7kTWgJ2g==
1600+
"@typescript-eslint/eslint-plugin@8.40.0":
1601+
version "8.40.0"
1602+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.40.0.tgz#19f959f273b32f5082c891903645e6a85328db4e"
1603+
integrity sha512-w/EboPlBwnmOBtRbiOvzjD+wdiZdgFeo17lkltrtn7X37vagKKWJABvyfsJXTlHe6XBzugmYgd4A4nW+k8Mixw==
16041604
dependencies:
16051605
"@eslint-community/regexpp" "^4.10.0"
1606-
"@typescript-eslint/scope-manager" "8.39.1"
1607-
"@typescript-eslint/type-utils" "8.39.1"
1608-
"@typescript-eslint/utils" "8.39.1"
1609-
"@typescript-eslint/visitor-keys" "8.39.1"
1606+
"@typescript-eslint/scope-manager" "8.40.0"
1607+
"@typescript-eslint/type-utils" "8.40.0"
1608+
"@typescript-eslint/utils" "8.40.0"
1609+
"@typescript-eslint/visitor-keys" "8.40.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.39.1":
1616-
version "8.39.1"
1617-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.39.1.tgz#7f8f9ecfc7e172d67e42c366fa198e42324e5d50"
1618-
integrity sha512-pUXGCuHnnKw6PyYq93lLRiZm3vjuslIy7tus1lIQTYVK9bL8XBgJnCWm8a0KcTtHC84Yya1Q6rtll+duSMj0dg==
1615+
"@typescript-eslint/parser@8.40.0":
1616+
version "8.40.0"
1617+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.40.0.tgz#1bc9f3701ced29540eb76ff2d95ce0d52ddc7e69"
1618+
integrity sha512-jCNyAuXx8dr5KJMkecGmZ8KI61KBUhkCob+SD+C+I5+Y1FWI2Y3QmY4/cxMCC5WAsZqoEtEETVhUiUMIGCf6Bw==
16191619
dependencies:
1620-
"@typescript-eslint/scope-manager" "8.39.1"
1621-
"@typescript-eslint/types" "8.39.1"
1622-
"@typescript-eslint/typescript-estree" "8.39.1"
1623-
"@typescript-eslint/visitor-keys" "8.39.1"
1620+
"@typescript-eslint/scope-manager" "8.40.0"
1621+
"@typescript-eslint/types" "8.40.0"
1622+
"@typescript-eslint/typescript-estree" "8.40.0"
1623+
"@typescript-eslint/visitor-keys" "8.40.0"
16241624
debug "^4.3.4"
16251625

1626-
"@typescript-eslint/project-service@8.39.1":
1627-
version "8.39.1"
1628-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.39.1.tgz#63525878d488ebf27c485f295e83434a1398f52d"
1629-
integrity sha512-8fZxek3ONTwBu9ptw5nCKqZOSkXshZB7uAxuFF0J/wTMkKydjXCzqqga7MlFMpHi9DoG4BadhmTkITBcg8Aybw==
1626+
"@typescript-eslint/project-service@8.40.0":
1627+
version "8.40.0"
1628+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.40.0.tgz#1b7ba6079ff580c3215882fe75a43e5d3ed166b9"
1629+
integrity sha512-/A89vz7Wf5DEXsGVvcGdYKbVM9F7DyFXj52lNYUDS1L9yJfqjW/fIp5PgMuEJL/KeqVTe2QSbXAGUZljDUpArw==
16301630
dependencies:
1631-
"@typescript-eslint/tsconfig-utils" "^8.39.1"
1632-
"@typescript-eslint/types" "^8.39.1"
1631+
"@typescript-eslint/tsconfig-utils" "^8.40.0"
1632+
"@typescript-eslint/types" "^8.40.0"
16331633
debug "^4.3.4"
16341634

1635-
"@typescript-eslint/scope-manager@8.39.1":
1636-
version "8.39.1"
1637-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.39.1.tgz#1253fe3e1f2f33f08a3e438a05b5dd7faf9fbca6"
1638-
integrity sha512-RkBKGBrjgskFGWuyUGz/EtD8AF/GW49S21J8dvMzpJitOF1slLEbbHnNEtAHtnDAnx8qDEdRrULRnWVx27wGBw==
1635+
"@typescript-eslint/scope-manager@8.40.0":
1636+
version "8.40.0"
1637+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.40.0.tgz#2fbfcc8643340d8cd692267e61548b946190be8a"
1638+
integrity sha512-y9ObStCcdCiZKzwqsE8CcpyuVMwRouJbbSrNuThDpv16dFAj429IkM6LNb1dZ2m7hK5fHyzNcErZf7CEeKXR4w==
16391639
dependencies:
1640-
"@typescript-eslint/types" "8.39.1"
1641-
"@typescript-eslint/visitor-keys" "8.39.1"
1640+
"@typescript-eslint/types" "8.40.0"
1641+
"@typescript-eslint/visitor-keys" "8.40.0"
16421642

1643-
"@typescript-eslint/tsconfig-utils@8.39.1", "@typescript-eslint/tsconfig-utils@^8.39.1":
1644-
version "8.39.1"
1645-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.39.1.tgz#17f13b4ad481e7bec7c249ee1854078645b34b12"
1646-
integrity sha512-ePUPGVtTMR8XMU2Hee8kD0Pu4NDE1CN9Q1sxGSGd/mbOtGZDM7pnhXNJnzW63zk/q+Z54zVzj44HtwXln5CvHA==
1643+
"@typescript-eslint/tsconfig-utils@8.40.0", "@typescript-eslint/tsconfig-utils@^8.40.0":
1644+
version "8.40.0"
1645+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.40.0.tgz#8e8fdb9b988854aedd04abdde3239c4bdd2d26e4"
1646+
integrity sha512-jtMytmUaG9d/9kqSl/W3E3xaWESo4hFDxAIHGVW/WKKtQhesnRIJSAJO6XckluuJ6KDB5woD1EiqknriCtAmcw==
16471647

1648-
"@typescript-eslint/type-utils@8.39.1":
1649-
version "8.39.1"
1650-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.39.1.tgz#642f9fb96173649e2928fea0375b1d74d31906c2"
1651-
integrity sha512-gu9/ahyatyAdQbKeHnhT4R+y3YLtqqHyvkfDxaBYk97EcbfChSJXyaJnIL3ygUv7OuZatePHmQvuH5ru0lnVeA==
1648+
"@typescript-eslint/type-utils@8.40.0":
1649+
version "8.40.0"
1650+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.40.0.tgz#a7e4a1f0815dd0ba3e4eef945cc87193ca32c422"
1651+
integrity sha512-eE60cK4KzAc6ZrzlJnflXdrMqOBaugeukWICO2rB0KNvwdIMaEaYiywwHMzA1qFpTxrLhN9Lp4E/00EgWcD3Ow==
16521652
dependencies:
1653-
"@typescript-eslint/types" "8.39.1"
1654-
"@typescript-eslint/typescript-estree" "8.39.1"
1655-
"@typescript-eslint/utils" "8.39.1"
1653+
"@typescript-eslint/types" "8.40.0"
1654+
"@typescript-eslint/typescript-estree" "8.40.0"
1655+
"@typescript-eslint/utils" "8.40.0"
16561656
debug "^4.3.4"
16571657
ts-api-utils "^2.1.0"
16581658

1659-
"@typescript-eslint/types@8.39.1", "@typescript-eslint/types@^8.39.1":
1660-
version "8.39.1"
1661-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.39.1.tgz#f0ab996c8ab2c3b046bbf86bb1990b03529869a1"
1662-
integrity sha512-7sPDKQQp+S11laqTrhHqeAbsCfMkwJMrV7oTDvtDds4mEofJYir414bYKUEb8YPUm9QL3U+8f6L6YExSoAGdQw==
1659+
"@typescript-eslint/types@8.40.0", "@typescript-eslint/types@^8.40.0":
1660+
version "8.40.0"
1661+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.40.0.tgz#0b580fdf643737aa5c01285314b5c6e9543846a9"
1662+
integrity sha512-ETdbFlgbAmXHyFPwqUIYrfc12ArvpBhEVgGAxVYSwli26dn8Ko+lIo4Su9vI9ykTZdJn+vJprs/0eZU0YMAEQg==
16631663

1664-
"@typescript-eslint/typescript-estree@8.39.1":
1665-
version "8.39.1"
1666-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.39.1.tgz#8825d3ea7ea2144c577859ae489eec24ef7318a5"
1667-
integrity sha512-EKkpcPuIux48dddVDXyQBlKdeTPMmALqBUbEk38McWv0qVEZwOpVJBi7ugK5qVNgeuYjGNQxrrnoM/5+TI/BPw==
1664+
"@typescript-eslint/typescript-estree@8.40.0":
1665+
version "8.40.0"
1666+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.40.0.tgz#295149440ce7da81c790a4e14e327599a3a1e5c9"
1667+
integrity sha512-k1z9+GJReVVOkc1WfVKs1vBrR5MIKKbdAjDTPvIK3L8De6KbFfPFt6BKpdkdk7rZS2GtC/m6yI5MYX+UsuvVYQ==
16681668
dependencies:
1669-
"@typescript-eslint/project-service" "8.39.1"
1670-
"@typescript-eslint/tsconfig-utils" "8.39.1"
1671-
"@typescript-eslint/types" "8.39.1"
1672-
"@typescript-eslint/visitor-keys" "8.39.1"
1669+
"@typescript-eslint/project-service" "8.40.0"
1670+
"@typescript-eslint/tsconfig-utils" "8.40.0"
1671+
"@typescript-eslint/types" "8.40.0"
1672+
"@typescript-eslint/visitor-keys" "8.40.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.39.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":
1681-
version "8.39.1"
1682-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.39.1.tgz#58a834f89f93b786ada2cd14d77fa63c3c8f408b"
1683-
integrity sha512-VF5tZ2XnUSTuiqZFXCZfZs1cgkdd3O/sSYmdo2EpSyDlC86UM/8YytTmKnehOW3TGAlivqTDT6bS87B/GQ/jyg==
1680+
"@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":
1681+
version "8.40.0"
1682+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.40.0.tgz#8d0c6430ed2f5dc350784bb0d8be514da1e54054"
1683+
integrity sha512-Cgzi2MXSZyAUOY+BFwGs17s7ad/7L+gKt6Y8rAVVWS+7o6wrjeFN4nVfTpbE25MNcxyJ+iYUXflbs2xR9h4UBg==
16841684
dependencies:
16851685
"@eslint-community/eslint-utils" "^4.7.0"
1686-
"@typescript-eslint/scope-manager" "8.39.1"
1687-
"@typescript-eslint/types" "8.39.1"
1688-
"@typescript-eslint/typescript-estree" "8.39.1"
1686+
"@typescript-eslint/scope-manager" "8.40.0"
1687+
"@typescript-eslint/types" "8.40.0"
1688+
"@typescript-eslint/typescript-estree" "8.40.0"
16891689

1690-
"@typescript-eslint/visitor-keys@8.39.1":
1691-
version "8.39.1"
1692-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.39.1.tgz#a467742a98f2fa3c03d7bed4979dc0db3850a77a"
1693-
integrity sha512-W8FQi6kEh2e8zVhQ0eeRnxdvIoOkAp/CPAahcNio6nO9dsIwb9b34z90KOlheoyuVf6LSOEdjlkxSkapNEc+4A==
1690+
"@typescript-eslint/visitor-keys@8.40.0":
1691+
version "8.40.0"
1692+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.40.0.tgz#c1b45196981311fed7256863be4bfb2d3eda332a"
1693+
integrity sha512-8CZ47QwalyRjsypfwnbI3hKy5gJDPmrkLjkgMxhi0+DZZ2QNx2naS6/hWoVYUHU7LU2zleF68V9miaVZvhFfTA==
16941694
dependencies:
1695-
"@typescript-eslint/types" "8.39.1"
1695+
"@typescript-eslint/types" "8.40.0"
16961696
eslint-visitor-keys "^4.2.1"
16971697

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

3112-
eslint-config-txo-package-typescript@^1.0.110:
3113-
version "1.0.110"
3114-
resolved "https://registry.yarnpkg.com/eslint-config-txo-package-typescript/-/eslint-config-txo-package-typescript-1.0.110.tgz#dab7cf99a512da18d2d5f39a673a60b8bd76e120"
3115-
integrity sha512-QnXzypYveHSzgvsq5l0WagaXCBwlXfU9gYp2VNFdLEh0l7bWxV0tHwpz/Yg5HV3n3PkvLMGp0uOXg/qB8IAu9w==
3112+
eslint-config-txo-package-typescript@^1.0.111:
3113+
version "1.0.111"
3114+
resolved "https://registry.yarnpkg.com/eslint-config-txo-package-typescript/-/eslint-config-txo-package-typescript-1.0.111.tgz#e3f0295593882b6e1200e23ead2c5c252b4624d6"
3115+
integrity sha512-QGwzA1g+XXTEEPkXyQZLsTDT7rg+gFk0tygSxjBnqfyhL03yucknrdQ1mmfxLCtUHAJV19j5ltlJTz2PNCPQ3A==
31163116
dependencies:
3117-
eslint-config-txo-typescript "^7.4.105"
3117+
eslint-config-txo-typescript "^7.4.106"
31183118

3119-
eslint-config-txo-typescript@^7.4.105:
3120-
version "7.4.105"
3121-
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.4.105.tgz#499a5065706b3f145d1c1123af44603c73560125"
3122-
integrity sha512-mRz2WM+mz8ViatTVUjqGNDW0Wm7w8veRhIZ81M3wQuZjP0nNEpGP8pfJ78ZUhuWw30aR49FvAb8Y9zA1yitpeQ==
3119+
eslint-config-txo-typescript@^7.4.106:
3120+
version "7.4.106"
3121+
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.4.106.tgz#0e7d182838237d89f48ecfce74c5b36042aebbf1"
3122+
integrity sha512-ZWvk78tJV6lVRxAD/uIinjvcrLLBphEjGKVuEZqsbnNccYnPrZz1wDzJknZ8dRr66mO8Y98X+ayJ1cXhwFzGbA==
31233123
dependencies:
31243124
"@eslint-community/eslint-plugin-eslint-comments" "^4.5.0"
31253125
"@stylistic/eslint-plugin" "^4.4.1"
@@ -3132,7 +3132,7 @@ eslint-config-txo-typescript@^7.4.105:
31323132
eslint-plugin-n "^17.20.0"
31333133
eslint-plugin-promise "^7.2.1"
31343134
globals "^16.3.0"
3135-
typescript-eslint "^8.39.1"
3135+
typescript-eslint "^8.40.0"
31363136
yargs "^17.7.2"
31373137

31383138
eslint-import-context@^0.1.8:
@@ -7866,15 +7866,15 @@ typed-array-length@^1.0.6:
78667866
possible-typed-array-names "^1.0.0"
78677867
reflect.getprototypeof "^1.0.6"
78687868

7869-
typescript-eslint@^8.32.0, typescript-eslint@^8.39.1:
7870-
version "8.39.1"
7871-
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.39.1.tgz#13075a676522041cbe421d98fb504ef535a6e4b3"
7872-
integrity sha512-GDUv6/NDYngUlNvwaHM1RamYftxf782IyEDbdj3SeaIHHv8fNQVRC++fITT7kUJV/5rIA/tkoRSSskt6osEfqg==
7869+
typescript-eslint@^8.32.0, typescript-eslint@^8.40.0:
7870+
version "8.40.0"
7871+
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.40.0.tgz#27541748f3ca889c9698327bdacf815f7dc61804"
7872+
integrity sha512-Xvd2l+ZmFDPEt4oj1QEXzA4A2uUK6opvKu3eGN9aGjB8au02lIVcLyi375w94hHyejTOmzIU77L8ol2sRg9n7Q==
78737873
dependencies:
7874-
"@typescript-eslint/eslint-plugin" "8.39.1"
7875-
"@typescript-eslint/parser" "8.39.1"
7876-
"@typescript-eslint/typescript-estree" "8.39.1"
7877-
"@typescript-eslint/utils" "8.39.1"
7874+
"@typescript-eslint/eslint-plugin" "8.40.0"
7875+
"@typescript-eslint/parser" "8.40.0"
7876+
"@typescript-eslint/typescript-estree" "8.40.0"
7877+
"@typescript-eslint/utils" "8.40.0"
78787878

78797879
typescript@^5.9.2:
78807880
version "5.9.2"

0 commit comments

Comments
 (0)