Skip to content

Commit f83e2c5

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

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.103"
42+
"eslint-config-txo-typescript": "^7.4.104"
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.38.0":
1578-
version "8.38.0"
1579-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.38.0.tgz#6e5220d16f2691ab6d983c1737dd5b36e17641b7"
1580-
integrity sha512-CPoznzpuAnIOl4nhj4tRr4gIPj5AfKgkiJmGQDaq+fQnRJTYlcBjbX3wbciGmpoPf8DREufuPRe1tNMZnGdanA==
1577+
"@typescript-eslint/eslint-plugin@8.39.0":
1578+
version "8.39.0"
1579+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.39.0.tgz#c9afec1866ee1a6ea3d768b5f8e92201efbbba06"
1580+
integrity sha512-bhEz6OZeUR+O/6yx9Jk6ohX6H9JSFTaiY0v9/PuKT3oGK0rn0jNplLmyFUGV+a9gfYnVNwGDwS/UkLIuXNb2Rw==
15811581
dependencies:
15821582
"@eslint-community/regexpp" "^4.10.0"
1583-
"@typescript-eslint/scope-manager" "8.38.0"
1584-
"@typescript-eslint/type-utils" "8.38.0"
1585-
"@typescript-eslint/utils" "8.38.0"
1586-
"@typescript-eslint/visitor-keys" "8.38.0"
1583+
"@typescript-eslint/scope-manager" "8.39.0"
1584+
"@typescript-eslint/type-utils" "8.39.0"
1585+
"@typescript-eslint/utils" "8.39.0"
1586+
"@typescript-eslint/visitor-keys" "8.39.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.38.0":
1593-
version "8.38.0"
1594-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.38.0.tgz#6723a5ea881e1777956b1045cba30be5ea838293"
1595-
integrity sha512-Zhy8HCvBUEfBECzIl1PKqF4p11+d0aUJS1GeUiuqK9WmOug8YCmC4h4bjyBvMyAMI9sbRczmrYL5lKg/YMbrcQ==
1592+
"@typescript-eslint/parser@8.39.0":
1593+
version "8.39.0"
1594+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.39.0.tgz#c4b895d7a47f4cd5ee6ee77ea30e61d58b802008"
1595+
integrity sha512-g3WpVQHngx0aLXn6kfIYCZxM6rRJlWzEkVpqEFLT3SgEDsp9cpCbxxgwnE504q4H+ruSDh/VGS6nqZIDynP+vg==
15961596
dependencies:
1597-
"@typescript-eslint/scope-manager" "8.38.0"
1598-
"@typescript-eslint/types" "8.38.0"
1599-
"@typescript-eslint/typescript-estree" "8.38.0"
1600-
"@typescript-eslint/visitor-keys" "8.38.0"
1597+
"@typescript-eslint/scope-manager" "8.39.0"
1598+
"@typescript-eslint/types" "8.39.0"
1599+
"@typescript-eslint/typescript-estree" "8.39.0"
1600+
"@typescript-eslint/visitor-keys" "8.39.0"
16011601
debug "^4.3.4"
16021602

1603-
"@typescript-eslint/project-service@8.38.0":
1604-
version "8.38.0"
1605-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.38.0.tgz#4900771f943163027fd7d2020a062892056b5e2f"
1606-
integrity sha512-dbK7Jvqcb8c9QfH01YB6pORpqX1mn5gDZc9n63Ak/+jD67oWXn3Gs0M6vddAN+eDXBCS5EmNWzbSxsn9SzFWWg==
1603+
"@typescript-eslint/project-service@8.39.0":
1604+
version "8.39.0"
1605+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.39.0.tgz#71cb29c3f8139f99a905b8705127bffc2ae84759"
1606+
integrity sha512-CTzJqaSq30V/Z2Og9jogzZt8lJRR5TKlAdXmWgdu4hgcC9Kww5flQ+xFvMxIBWVNdxJO7OifgdOK4PokMIWPew==
16071607
dependencies:
1608-
"@typescript-eslint/tsconfig-utils" "^8.38.0"
1609-
"@typescript-eslint/types" "^8.38.0"
1608+
"@typescript-eslint/tsconfig-utils" "^8.39.0"
1609+
"@typescript-eslint/types" "^8.39.0"
16101610
debug "^4.3.4"
16111611

1612-
"@typescript-eslint/scope-manager@8.38.0":
1613-
version "8.38.0"
1614-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.38.0.tgz#5a0efcb5c9cf6e4121b58f87972f567c69529226"
1615-
integrity sha512-WJw3AVlFFcdT9Ri1xs/lg8LwDqgekWXWhH3iAF+1ZM+QPd7oxQ6jvtW/JPwzAScxitILUIFs0/AnQ/UWHzbATQ==
1612+
"@typescript-eslint/scope-manager@8.39.0":
1613+
version "8.39.0"
1614+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.39.0.tgz#ba4bf6d8257bbc172c298febf16bc22df4856570"
1615+
integrity sha512-8QOzff9UKxOh6npZQ/4FQu4mjdOCGSdO3p44ww0hk8Vu+IGbg0tB/H1LcTARRDzGCC8pDGbh2rissBuuoPgH8A==
16161616
dependencies:
1617-
"@typescript-eslint/types" "8.38.0"
1618-
"@typescript-eslint/visitor-keys" "8.38.0"
1617+
"@typescript-eslint/types" "8.39.0"
1618+
"@typescript-eslint/visitor-keys" "8.39.0"
16191619

1620-
"@typescript-eslint/tsconfig-utils@8.38.0", "@typescript-eslint/tsconfig-utils@^8.38.0":
1621-
version "8.38.0"
1622-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.38.0.tgz#6de4ce224a779601a8df667db56527255c42c4d0"
1623-
integrity sha512-Lum9RtSE3EroKk/bYns+sPOodqb2Fv50XOl/gMviMKNvanETUuUcC9ObRbzrJ4VSd2JalPqgSAavwrPiPvnAiQ==
1620+
"@typescript-eslint/tsconfig-utils@8.39.0", "@typescript-eslint/tsconfig-utils@^8.39.0":
1621+
version "8.39.0"
1622+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.39.0.tgz#b2e87fef41a3067c570533b722f6af47be213f13"
1623+
integrity sha512-Fd3/QjmFV2sKmvv3Mrj8r6N8CryYiCS8Wdb/6/rgOXAWGcFuc+VkQuG28uk/4kVNVZBQuuDHEDUpo/pQ32zsIQ==
16241624

1625-
"@typescript-eslint/type-utils@8.38.0":
1626-
version "8.38.0"
1627-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.38.0.tgz#a56cd84765fa6ec135fe252b5db61e304403a85b"
1628-
integrity sha512-c7jAvGEZVf0ao2z+nnz8BUaHZD09Agbh+DY7qvBQqLiz8uJzRgVPj5YvOh8I8uEiH8oIUGIfHzMwUcGVco/SJg==
1625+
"@typescript-eslint/type-utils@8.39.0":
1626+
version "8.39.0"
1627+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.39.0.tgz#310ec781ae5e7bb0f5940bfd652573587f22786b"
1628+
integrity sha512-6B3z0c1DXVT2vYA9+z9axjtc09rqKUPRmijD5m9iv8iQpHBRYRMBcgxSiKTZKm6FwWw1/cI4v6em35OsKCiN5Q==
16291629
dependencies:
1630-
"@typescript-eslint/types" "8.38.0"
1631-
"@typescript-eslint/typescript-estree" "8.38.0"
1632-
"@typescript-eslint/utils" "8.38.0"
1630+
"@typescript-eslint/types" "8.39.0"
1631+
"@typescript-eslint/typescript-estree" "8.39.0"
1632+
"@typescript-eslint/utils" "8.39.0"
16331633
debug "^4.3.4"
16341634
ts-api-utils "^2.1.0"
16351635

1636-
"@typescript-eslint/types@8.38.0", "@typescript-eslint/types@^8.38.0":
1637-
version "8.38.0"
1638-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.38.0.tgz#297351c994976b93c82ac0f0e206c8143aa82529"
1639-
integrity sha512-wzkUfX3plUqij4YwWaJyqhiPE5UCRVlFpKn1oCRn2O1bJ592XxWJj8ROQ3JD5MYXLORW84063z3tZTb/cs4Tyw==
1636+
"@typescript-eslint/types@8.39.0", "@typescript-eslint/types@^8.39.0":
1637+
version "8.39.0"
1638+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.39.0.tgz#80f010b7169d434a91cd0529d70a528dbc9c99c6"
1639+
integrity sha512-ArDdaOllnCj3yn/lzKn9s0pBQYmmyme/v1HbGIGB0GB/knFI3fWMHloC+oYTJW46tVbYnGKTMDK4ah1sC2v0Kg==
16401640

1641-
"@typescript-eslint/typescript-estree@8.38.0":
1642-
version "8.38.0"
1643-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.38.0.tgz#82262199eb6778bba28a319e25ad05b1158957df"
1644-
integrity sha512-fooELKcAKzxux6fA6pxOflpNS0jc+nOQEEOipXFNjSlBS6fqrJOVY/whSn70SScHrcJ2LDsxWrneFoWYSVfqhQ==
1641+
"@typescript-eslint/typescript-estree@8.39.0":
1642+
version "8.39.0"
1643+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.39.0.tgz#b9477a5c47a0feceffe91adf553ad9a3cd4cb3d6"
1644+
integrity sha512-ndWdiflRMvfIgQRpckQQLiB5qAKQ7w++V4LlCHwp62eym1HLB/kw7D9f2e8ytONls/jt89TEasgvb+VwnRprsw==
16451645
dependencies:
1646-
"@typescript-eslint/project-service" "8.38.0"
1647-
"@typescript-eslint/tsconfig-utils" "8.38.0"
1648-
"@typescript-eslint/types" "8.38.0"
1649-
"@typescript-eslint/visitor-keys" "8.38.0"
1646+
"@typescript-eslint/project-service" "8.39.0"
1647+
"@typescript-eslint/tsconfig-utils" "8.39.0"
1648+
"@typescript-eslint/types" "8.39.0"
1649+
"@typescript-eslint/visitor-keys" "8.39.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.38.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.38.0"
1659-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.38.0.tgz#5f10159899d30eb92ba70e642ca6f754bddbf15a"
1660-
integrity sha512-hHcMA86Hgt+ijJlrD8fX0j1j8w4C92zue/8LOPAFioIno+W0+L7KqE8QZKCcPGc/92Vs9x36w/4MPTJhqXdyvg==
1657+
"@typescript-eslint/utils@8.39.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.39.0"
1659+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.39.0.tgz#dfea42f3c7ec85f9f3e994ff0bba8f3b2f09e220"
1660+
integrity sha512-4GVSvNA0Vx1Ktwvf4sFE+exxJ3QGUorQG1/A5mRfRNZtkBT2xrA/BCO2H0eALx/PnvCS6/vmYwRdDA41EoffkQ==
16611661
dependencies:
16621662
"@eslint-community/eslint-utils" "^4.7.0"
1663-
"@typescript-eslint/scope-manager" "8.38.0"
1664-
"@typescript-eslint/types" "8.38.0"
1665-
"@typescript-eslint/typescript-estree" "8.38.0"
1663+
"@typescript-eslint/scope-manager" "8.39.0"
1664+
"@typescript-eslint/types" "8.39.0"
1665+
"@typescript-eslint/typescript-estree" "8.39.0"
16661666

1667-
"@typescript-eslint/visitor-keys@8.38.0":
1668-
version "8.38.0"
1669-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.38.0.tgz#a9765a527b082cb8fc60fd8a16e47c7ad5b60ea5"
1670-
integrity sha512-pWrTcoFNWuwHlA9CvlfSsGWs14JxfN1TH25zM5L7o0pRLhsoZkDnTsXfQRJBEWJoV5DL0jf+Z+sxiud+K0mq1g==
1667+
"@typescript-eslint/visitor-keys@8.39.0":
1668+
version "8.39.0"
1669+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.39.0.tgz#5d619a6e810cdd3fd1913632719cbccab08bf875"
1670+
integrity sha512-ldgiJ+VAhQCfIjeOgu8Kj5nSxds0ktPOSO9p4+0VDH2R2pLvQraaM5Oen2d7NxzMCm+Sn/vJT+mv2H5u6b/3fA==
16711671
dependencies:
1672-
"@typescript-eslint/types" "8.38.0"
1672+
"@typescript-eslint/types" "8.39.0"
16731673
eslint-visitor-keys "^4.2.1"
16741674

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

3171-
eslint-config-txo-typescript@^7.4.103:
3172-
version "7.4.103"
3173-
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.4.103.tgz#736ae13fd6a71a4d7840e30df1bd5f19c54e6f48"
3174-
integrity sha512-Q8KFIQ8fyc68bEpzdKEu7JmXv4pyAUJBHOeRdXEHg7e4EOQQrkrAy6AxCsfc5BY7qCu/M7QOlnxdkSJJcv9ETQ==
3171+
eslint-config-txo-typescript@^7.4.104:
3172+
version "7.4.104"
3173+
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.4.104.tgz#cfbd858ccafd411e2684e980b3aac7eef3624263"
3174+
integrity sha512-srKOJUUujk8IubTT3Xl/vtPqh5d/ThuMHxGf84OTIXizcNIb7mQbIrD2PlvOy++Kn52Uir/YAmVEcAJIfayMhA==
31753175
dependencies:
31763176
"@eslint-community/eslint-plugin-eslint-comments" "^4.5.0"
31773177
"@stylistic/eslint-plugin" "^4.4.1"
@@ -3184,7 +3184,7 @@ eslint-config-txo-typescript@^7.4.103:
31843184
eslint-plugin-n "^17.20.0"
31853185
eslint-plugin-promise "^7.2.1"
31863186
globals "^16.3.0"
3187-
typescript-eslint "^8.38.0"
3187+
typescript-eslint "^8.39.0"
31883188
yargs "^17.7.2"
31893189

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

8049-
typescript-eslint@^8.32.0, typescript-eslint@^8.38.0:
8050-
version "8.38.0"
8051-
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.38.0.tgz#e73af7618139f07b16e2fae715eedaabb41ee8b0"
8052-
integrity sha512-FsZlrYK6bPDGoLeZRuvx2v6qrM03I0U0SnfCLPs/XCCPCFD80xU9Pg09H/K+XFa68uJuZo7l/Xhs+eDRg2l3hg==
8049+
typescript-eslint@^8.32.0, typescript-eslint@^8.39.0:
8050+
version "8.39.0"
8051+
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.39.0.tgz#b19c1a925cf8566831ae3875d2881ee2349808a5"
8052+
integrity sha512-lH8FvtdtzcHJCkMOKnN73LIn6SLTpoojgJqDAxPm1jCR14eWSGPX8ul/gggBdPMk/d5+u9V854vTYQ8T5jF/1Q==
80538053
dependencies:
8054-
"@typescript-eslint/eslint-plugin" "8.38.0"
8055-
"@typescript-eslint/parser" "8.38.0"
8056-
"@typescript-eslint/typescript-estree" "8.38.0"
8057-
"@typescript-eslint/utils" "8.38.0"
8054+
"@typescript-eslint/eslint-plugin" "8.39.0"
8055+
"@typescript-eslint/parser" "8.39.0"
8056+
"@typescript-eslint/typescript-estree" "8.39.0"
8057+
"@typescript-eslint/utils" "8.39.0"
80588058

80598059
typescript@^5.9.2:
80608060
version "5.9.2"

0 commit comments

Comments
 (0)