Skip to content

Commit a697f2c

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

File tree

2 files changed

+71
-71
lines changed

2 files changed

+71
-71
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.3.13",
42+
"eslint-config-txo-typescript": "^7.3.15",
4343
"eslint-config-txo-typescript-react": "^3.0.6"
4444
},
4545
"devDependencies": {

yarn.lock

Lines changed: 70 additions & 70 deletions
Original file line numberDiff line numberDiff line change
@@ -1546,85 +1546,85 @@
15461546
dependencies:
15471547
"@types/yargs-parser" "*"
15481548

1549-
"@typescript-eslint/eslint-plugin@8.19.0":
1550-
version "8.19.0"
1551-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.19.0.tgz#2b1e1b791e21d5fc27ddc93884db066444f597b5"
1552-
integrity sha512-NggSaEZCdSrFddbctrVjkVZvFC6KGfKfNK0CU7mNK/iKHGKbzT4Wmgm08dKpcZECBu9f5FypndoMyRHkdqfT1Q==
1549+
"@typescript-eslint/eslint-plugin@8.19.1":
1550+
version "8.19.1"
1551+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.19.1.tgz#5f26c0a833b27bcb1aa402b82e76d3b8dda0b247"
1552+
integrity sha512-tJzcVyvvb9h/PB96g30MpxACd9IrunT7GF9wfA9/0TJ1LxGOJx1TdPzSbBBnNED7K9Ka8ybJsnEpiXPktolTLg==
15531553
dependencies:
15541554
"@eslint-community/regexpp" "^4.10.0"
1555-
"@typescript-eslint/scope-manager" "8.19.0"
1556-
"@typescript-eslint/type-utils" "8.19.0"
1557-
"@typescript-eslint/utils" "8.19.0"
1558-
"@typescript-eslint/visitor-keys" "8.19.0"
1555+
"@typescript-eslint/scope-manager" "8.19.1"
1556+
"@typescript-eslint/type-utils" "8.19.1"
1557+
"@typescript-eslint/utils" "8.19.1"
1558+
"@typescript-eslint/visitor-keys" "8.19.1"
15591559
graphemer "^1.4.0"
15601560
ignore "^5.3.1"
15611561
natural-compare "^1.4.0"
1562-
ts-api-utils "^1.3.0"
1562+
ts-api-utils "^2.0.0"
15631563

1564-
"@typescript-eslint/parser@8.19.0":
1565-
version "8.19.0"
1566-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.19.0.tgz#f1512e6e5c491b03aabb2718b95becde22b15292"
1567-
integrity sha512-6M8taKyOETY1TKHp0x8ndycipTVgmp4xtg5QpEZzXxDhNvvHOJi5rLRkLr8SK3jTgD5l4fTlvBiRdfsuWydxBw==
1564+
"@typescript-eslint/parser@8.19.1":
1565+
version "8.19.1"
1566+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.19.1.tgz#b836fcfe7a704c8c65f5a50e5b0ff8acfca5c21b"
1567+
integrity sha512-67gbfv8rAwawjYx3fYArwldTQKoYfezNUT4D5ioWetr/xCrxXxvleo3uuiFuKfejipvq+og7mjz3b0G2bVyUCw==
15681568
dependencies:
1569-
"@typescript-eslint/scope-manager" "8.19.0"
1570-
"@typescript-eslint/types" "8.19.0"
1571-
"@typescript-eslint/typescript-estree" "8.19.0"
1572-
"@typescript-eslint/visitor-keys" "8.19.0"
1569+
"@typescript-eslint/scope-manager" "8.19.1"
1570+
"@typescript-eslint/types" "8.19.1"
1571+
"@typescript-eslint/typescript-estree" "8.19.1"
1572+
"@typescript-eslint/visitor-keys" "8.19.1"
15731573
debug "^4.3.4"
15741574

1575-
"@typescript-eslint/scope-manager@8.19.0":
1576-
version "8.19.0"
1577-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.19.0.tgz#28fa413a334f70e8b506a968531e0a7c9c3076dc"
1578-
integrity sha512-hkoJiKQS3GQ13TSMEiuNmSCvhz7ujyqD1x3ShbaETATHrck+9RaDdUbt+osXaUuns9OFwrDTTrjtwsU8gJyyRA==
1575+
"@typescript-eslint/scope-manager@8.19.1":
1576+
version "8.19.1"
1577+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.19.1.tgz#794cfc8add4f373b9cd6fa32e367e7565a0e231b"
1578+
integrity sha512-60L9KIuN/xgmsINzonOcMDSB8p82h95hoBfSBtXuO4jlR1R9L1xSkmVZKgCPVfavDlXihh4ARNjXhh1gGnLC7Q==
15791579
dependencies:
1580-
"@typescript-eslint/types" "8.19.0"
1581-
"@typescript-eslint/visitor-keys" "8.19.0"
1580+
"@typescript-eslint/types" "8.19.1"
1581+
"@typescript-eslint/visitor-keys" "8.19.1"
15821582

1583-
"@typescript-eslint/type-utils@8.19.0":
1584-
version "8.19.0"
1585-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.19.0.tgz#41abd7d2e4cf93b6854b1fe6cbf416fab5abf89f"
1586-
integrity sha512-TZs0I0OSbd5Aza4qAMpp1cdCYVnER94IziudE3JU328YUHgWu9gwiwhag+fuLeJ2LkWLXI+F/182TbG+JaBdTg==
1583+
"@typescript-eslint/type-utils@8.19.1":
1584+
version "8.19.1"
1585+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.19.1.tgz#23710ab52643c19f74601b3f4a076c98f4e159aa"
1586+
integrity sha512-Rp7k9lhDKBMRJB/nM9Ksp1zs4796wVNyihG9/TU9R6KCJDNkQbc2EOKjrBtLYh3396ZdpXLtr/MkaSEmNMtykw==
15871587
dependencies:
1588-
"@typescript-eslint/typescript-estree" "8.19.0"
1589-
"@typescript-eslint/utils" "8.19.0"
1588+
"@typescript-eslint/typescript-estree" "8.19.1"
1589+
"@typescript-eslint/utils" "8.19.1"
15901590
debug "^4.3.4"
1591-
ts-api-utils "^1.3.0"
1591+
ts-api-utils "^2.0.0"
15921592

1593-
"@typescript-eslint/types@8.19.0":
1594-
version "8.19.0"
1595-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.19.0.tgz#a190a25c5484a42b81eaad06989579fdeb478cbb"
1596-
integrity sha512-8XQ4Ss7G9WX8oaYvD4OOLCjIQYgRQxO+qCiR2V2s2GxI9AUpo7riNwo6jDhKtTcaJjT8PY54j2Yb33kWtSJsmA==
1593+
"@typescript-eslint/types@8.19.1":
1594+
version "8.19.1"
1595+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.19.1.tgz#015a991281754ed986f2e549263a1188d6ed0a8c"
1596+
integrity sha512-JBVHMLj7B1K1v1051ZaMMgLW4Q/jre5qGK0Ew6UgXz1Rqh+/xPzV1aW581OM00X6iOfyr1be+QyW8LOUf19BbA==
15971597

1598-
"@typescript-eslint/typescript-estree@8.19.0":
1599-
version "8.19.0"
1600-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.19.0.tgz#6b4f48f98ffad6597379951b115710f4d68c9ccb"
1601-
integrity sha512-WW9PpDaLIFW9LCbucMSdYUuGeFUz1OkWYS/5fwZwTA+l2RwlWFdJvReQqMUMBw4yJWJOfqd7An9uwut2Oj8sLw==
1598+
"@typescript-eslint/typescript-estree@8.19.1":
1599+
version "8.19.1"
1600+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.19.1.tgz#c1094bb00bc251ac76cf215569ca27236435036b"
1601+
integrity sha512-jk/TZwSMJlxlNnqhy0Eod1PNEvCkpY6MXOXE/WLlblZ6ibb32i2We4uByoKPv1d0OD2xebDv4hbs3fm11SMw8Q==
16021602
dependencies:
1603-
"@typescript-eslint/types" "8.19.0"
1604-
"@typescript-eslint/visitor-keys" "8.19.0"
1603+
"@typescript-eslint/types" "8.19.1"
1604+
"@typescript-eslint/visitor-keys" "8.19.1"
16051605
debug "^4.3.4"
16061606
fast-glob "^3.3.2"
16071607
is-glob "^4.0.3"
16081608
minimatch "^9.0.4"
16091609
semver "^7.6.0"
1610-
ts-api-utils "^1.3.0"
1610+
ts-api-utils "^2.0.0"
16111611

1612-
"@typescript-eslint/utils@8.19.0", "@typescript-eslint/utils@^6.0.0 || ^7.0.0 || ^8.0.0", "@typescript-eslint/utils@^8.13.0", "@typescript-eslint/utils@^8.15.0", "@typescript-eslint/utils@^8.19.0":
1613-
version "8.19.0"
1614-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.19.0.tgz#33824310e1fccc17f27fbd1030fd8bbd9a674684"
1615-
integrity sha512-PTBG+0oEMPH9jCZlfg07LCB2nYI0I317yyvXGfxnvGvw4SHIOuRnQ3kadyyXY6tGdChusIHIbM5zfIbp4M6tCg==
1612+
"@typescript-eslint/utils@8.19.1", "@typescript-eslint/utils@^6.0.0 || ^7.0.0 || ^8.0.0", "@typescript-eslint/utils@^8.13.0", "@typescript-eslint/utils@^8.15.0", "@typescript-eslint/utils@^8.19.1":
1613+
version "8.19.1"
1614+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.19.1.tgz#dd8eabd46b92bf61e573286e1c0ba6bd243a185b"
1615+
integrity sha512-IxG5gLO0Ne+KaUc8iW1A+XuKLd63o4wlbI1Zp692n1xojCl/THvgIKXJXBZixTh5dd5+yTJ/VXH7GJaaw21qXA==
16161616
dependencies:
16171617
"@eslint-community/eslint-utils" "^4.4.0"
1618-
"@typescript-eslint/scope-manager" "8.19.0"
1619-
"@typescript-eslint/types" "8.19.0"
1620-
"@typescript-eslint/typescript-estree" "8.19.0"
1618+
"@typescript-eslint/scope-manager" "8.19.1"
1619+
"@typescript-eslint/types" "8.19.1"
1620+
"@typescript-eslint/typescript-estree" "8.19.1"
16211621

1622-
"@typescript-eslint/visitor-keys@8.19.0":
1623-
version "8.19.0"
1624-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.19.0.tgz#dc313f735e64c4979c9073f51ffcefb6d9be5c77"
1625-
integrity sha512-mCFtBbFBJDCNCWUl5y6sZSCHXw1DEFEk3c/M3nRK2a4XUB8StGFtmcEMizdjKuBzB6e/smJAAWYug3VrdLMr1w==
1622+
"@typescript-eslint/visitor-keys@8.19.1":
1623+
version "8.19.1"
1624+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.19.1.tgz#fce54d7cfa5351a92387d6c0c5be598caee072e0"
1625+
integrity sha512-fzmjU8CHK853V/avYZAvuVut3ZTfwN5YtMaoi+X9Y9MA9keaWNHC3zEQ9zvyX/7Hj+5JkNyK1l7TOR2hevHB6Q==
16261626
dependencies:
1627-
"@typescript-eslint/types" "8.19.0"
1627+
"@typescript-eslint/types" "8.19.1"
16281628
eslint-visitor-keys "^4.2.0"
16291629

16301630
"@vue/compiler-core@3.5.13":
@@ -3108,14 +3108,14 @@ eslint-config-txo-typescript-react@^3.0.6:
31083108
eslint-plugin-react "^7.37.2"
31093109
eslint-plugin-react-hooks "^5.0.0"
31103110

3111-
eslint-config-txo-typescript@^7.3.13:
3112-
version "7.3.13"
3113-
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.3.13.tgz#cb793ef8d333cf994a545a9287b3367dd37c659f"
3114-
integrity sha512-aSam7BNYzvtgEw39vGk9lXLkjA+Xz6xb82QVi9hykCAb71Vu2VMkQ5UPE232GmY95CB9BMoGCcGdZplM4RQWWA==
3111+
eslint-config-txo-typescript@^7.3.15:
3112+
version "7.3.15"
3113+
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.3.15.tgz#640f4d0632e6af4facd7f443017b8451dbc85a00"
3114+
integrity sha512-s/fZ9qqcvm16RgDtNnm5M6xzBdqOiT4fKgON89O0vAH6PJaz+n8wLqBqEgdNv2mr6Ddi9ToSuBPCjtwrVkCVew==
31153115
dependencies:
31163116
"@eslint-community/eslint-plugin-eslint-comments" "^4.4.1"
31173117
"@stylistic/eslint-plugin" "^2.12.1"
3118-
"@typescript-eslint/utils" "^8.19.0"
3118+
"@typescript-eslint/utils" "^8.19.1"
31193119
eslint "^9.17.0"
31203120
eslint-config-love "^114.0.0"
31213121
eslint-import-resolver-typescript "^3.7.0"
@@ -3124,7 +3124,7 @@ eslint-config-txo-typescript@^7.3.13:
31243124
eslint-plugin-n "^17.15.1"
31253125
eslint-plugin-promise "^7.2.1"
31263126
globals "^15.14.0"
3127-
typescript-eslint "^8.19.0"
3127+
typescript-eslint "^8.19.1"
31283128
yargs "^17.7.2"
31293129

31303130
eslint-import-resolver-node@^0.3.9:
@@ -7957,10 +7957,10 @@ trough@^1.0.0:
79577957
resolved "https://registry.yarnpkg.com/trough/-/trough-1.0.5.tgz#b8b639cefad7d0bb2abd37d433ff8293efa5f406"
79587958
integrity sha512-rvuRbTarPXmMb79SmzEp8aqXNKcK+y0XaB298IXueQ8I2PsrATcPBCSPyK/dDNa2iWOhKlfNnOjdAOTBU/nkFA==
79597959

7960-
ts-api-utils@^1.3.0:
7961-
version "1.4.3"
7962-
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.4.3.tgz#bfc2215fe6528fecab2b0fba570a2e8a4263b064"
7963-
integrity sha512-i3eMG77UTMD0hZhgRS562pv83RC6ukSAC2GMNWc+9dieh/+jDM5u5YG+NHX6VNDRHQcHwmsTHctP9LhbC3WxVw==
7960+
ts-api-utils@^2.0.0:
7961+
version "2.0.0"
7962+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.0.0.tgz#b9d7d5f7ec9f736f4d0f09758b8607979044a900"
7963+
integrity sha512-xCt/TOAc+EOHS1XPnijD3/yzpH6qg2xppZO1YDqGoVsNXfQfzHpOdNuXwrwOU8u4ITXJyDCTyt8w5g1sZv9ynQ==
79647964

79657965
ts-jest@^29.2.5:
79667966
version "29.2.5"
@@ -8078,14 +8078,14 @@ typed-array-length@^1.0.6:
80788078
possible-typed-array-names "^1.0.0"
80798079
reflect.getprototypeof "^1.0.6"
80808080

8081-
typescript-eslint@^8.15.0, typescript-eslint@^8.19.0:
8082-
version "8.19.0"
8083-
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.19.0.tgz#e4ff06b19f2f9807a2c26147a0199a109944d9e0"
8084-
integrity sha512-Ni8sUkVWYK4KAcTtPjQ/UTiRk6jcsuDhPpxULapUDi8A/l8TSBk+t1GtJA1RsCzIJg0q6+J7bf35AwQigENWRQ==
8081+
typescript-eslint@^8.15.0, typescript-eslint@^8.19.1:
8082+
version "8.19.1"
8083+
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.19.1.tgz#fdf7d53bc020bf7c48d40744bf3797ee7a70f69e"
8084+
integrity sha512-LKPUQpdEMVOeKluHi8md7rwLcoXHhwvWp3x+sJkMuq3gGm9yaYJtPo8sRZSblMFJ5pcOGCAak/scKf1mvZDlQw==
80858085
dependencies:
8086-
"@typescript-eslint/eslint-plugin" "8.19.0"
8087-
"@typescript-eslint/parser" "8.19.0"
8088-
"@typescript-eslint/utils" "8.19.0"
8086+
"@typescript-eslint/eslint-plugin" "8.19.1"
8087+
"@typescript-eslint/parser" "8.19.1"
8088+
"@typescript-eslint/utils" "8.19.1"
80898089

80908090
typescript@^5.7.3:
80918091
version "5.7.3"

0 commit comments

Comments
 (0)