Skip to content

Commit 8230c91

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

File tree

2 files changed

+69
-69
lines changed

2 files changed

+69
-69
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@types/jest": "^29.5.14",
5353
"@types/node": "^22.13.13",
5454
"concurrently": "^9.1.2",
55-
"eslint-config-txo-package-typescript": "^1.0.62",
55+
"eslint-config-txo-package-typescript": "^1.0.64",
5656
"husky": "^9.1.7",
5757
"jest": "^29.7.0",
5858
"lint-staged": "^15.5.0",

yarn.lock

Lines changed: 68 additions & 68 deletions
Original file line numberDiff line numberDiff line change
@@ -1590,85 +1590,85 @@
15901590
dependencies:
15911591
"@types/yargs-parser" "*"
15921592

1593-
"@typescript-eslint/eslint-plugin@8.27.0":
1594-
version "8.27.0"
1595-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.27.0.tgz#fbef10802365832ee1d1bd5d2117dcec82727a72"
1596-
integrity sha512-4henw4zkePi5p252c8ncBLzLce52SEUz2Ebj8faDnuUXz2UuHEONYcJ+G0oaCF+bYCWVZtrGzq3FD7YXetmnSA==
1593+
"@typescript-eslint/eslint-plugin@8.28.0":
1594+
version "8.28.0"
1595+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.28.0.tgz#ad1465aa6fe7e937801c291648dec951c4dc38e6"
1596+
integrity sha512-lvFK3TCGAHsItNdWZ/1FkvpzCxTHUVuFrdnOGLMa0GGCFIbCgQWVk3CzCGdA7kM3qGVc+dfW9tr0Z/sHnGDFyg==
15971597
dependencies:
15981598
"@eslint-community/regexpp" "^4.10.0"
1599-
"@typescript-eslint/scope-manager" "8.27.0"
1600-
"@typescript-eslint/type-utils" "8.27.0"
1601-
"@typescript-eslint/utils" "8.27.0"
1602-
"@typescript-eslint/visitor-keys" "8.27.0"
1599+
"@typescript-eslint/scope-manager" "8.28.0"
1600+
"@typescript-eslint/type-utils" "8.28.0"
1601+
"@typescript-eslint/utils" "8.28.0"
1602+
"@typescript-eslint/visitor-keys" "8.28.0"
16031603
graphemer "^1.4.0"
16041604
ignore "^5.3.1"
16051605
natural-compare "^1.4.0"
16061606
ts-api-utils "^2.0.1"
16071607

1608-
"@typescript-eslint/parser@8.27.0":
1609-
version "8.27.0"
1610-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.27.0.tgz#3f6beaa83934467eda34ae82ef04090014df8227"
1611-
integrity sha512-XGwIabPallYipmcOk45DpsBSgLC64A0yvdAkrwEzwZ2viqGqRUJ8eEYoPz0CWnutgAFbNMPdsGGvzjSmcWVlEA==
1608+
"@typescript-eslint/parser@8.28.0":
1609+
version "8.28.0"
1610+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.28.0.tgz#85321707e8711c0e66a949ea228224af35f45c98"
1611+
integrity sha512-LPcw1yHD3ToaDEoljFEfQ9j2xShY367h7FZ1sq5NJT9I3yj4LHer1Xd1yRSOdYy9BpsrxU7R+eoDokChYM53lQ==
16121612
dependencies:
1613-
"@typescript-eslint/scope-manager" "8.27.0"
1614-
"@typescript-eslint/types" "8.27.0"
1615-
"@typescript-eslint/typescript-estree" "8.27.0"
1616-
"@typescript-eslint/visitor-keys" "8.27.0"
1613+
"@typescript-eslint/scope-manager" "8.28.0"
1614+
"@typescript-eslint/types" "8.28.0"
1615+
"@typescript-eslint/typescript-estree" "8.28.0"
1616+
"@typescript-eslint/visitor-keys" "8.28.0"
16171617
debug "^4.3.4"
16181618

1619-
"@typescript-eslint/scope-manager@8.27.0":
1620-
version "8.27.0"
1621-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.27.0.tgz#b51042927067d677fbfc471605cf40d1ffaee482"
1622-
integrity sha512-8oI9GwPMQmBryaaxG1tOZdxXVeMDte6NyJA4i7/TWa4fBwgnAXYlIQP+uYOeqAaLJ2JRxlG9CAyL+C+YE9Xknw==
1619+
"@typescript-eslint/scope-manager@8.28.0":
1620+
version "8.28.0"
1621+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.28.0.tgz#e495b20438a3787e00498774d5625e620d68f9fe"
1622+
integrity sha512-u2oITX3BJwzWCapoZ/pXw6BCOl8rJP4Ij/3wPoGvY8XwvXflOzd1kLrDUUUAIEdJSFh+ASwdTHqtan9xSg8buw==
16231623
dependencies:
1624-
"@typescript-eslint/types" "8.27.0"
1625-
"@typescript-eslint/visitor-keys" "8.27.0"
1624+
"@typescript-eslint/types" "8.28.0"
1625+
"@typescript-eslint/visitor-keys" "8.28.0"
16261626

1627-
"@typescript-eslint/type-utils@8.27.0":
1628-
version "8.27.0"
1629-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.27.0.tgz#af3c4eefcb64455ee50aae2d7069918467af085c"
1630-
integrity sha512-wVArTVcz1oJOIEJxui/nRhV0TXzD/zMSOYi/ggCfNq78EIszddXcJb7r4RCp/oBrjt8n9A0BSxRMKxHftpDxDA==
1627+
"@typescript-eslint/type-utils@8.28.0":
1628+
version "8.28.0"
1629+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.28.0.tgz#fc565414ebc16de1fc65e0dd8652ce02c78ca61f"
1630+
integrity sha512-oRoXu2v0Rsy/VoOGhtWrOKDiIehvI+YNrDk5Oqj40Mwm0Yt01FC/Q7nFqg088d3yAsR1ZcZFVfPCTTFCe/KPwg==
16311631
dependencies:
1632-
"@typescript-eslint/typescript-estree" "8.27.0"
1633-
"@typescript-eslint/utils" "8.27.0"
1632+
"@typescript-eslint/typescript-estree" "8.28.0"
1633+
"@typescript-eslint/utils" "8.28.0"
16341634
debug "^4.3.4"
16351635
ts-api-utils "^2.0.1"
16361636

1637-
"@typescript-eslint/types@8.27.0":
1638-
version "8.27.0"
1639-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.27.0.tgz#3dd01ced4c81e798d1106fda0904f8d5c91051aa"
1640-
integrity sha512-/6cp9yL72yUHAYq9g6DsAU+vVfvQmd1a8KyA81uvfDE21O2DwQ/qxlM4AR8TSdAu+kJLBDrEHKC5/W2/nxsY0A==
1637+
"@typescript-eslint/types@8.28.0":
1638+
version "8.28.0"
1639+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.28.0.tgz#7c73878385edfd9674c7aa10975e6c484b4f896e"
1640+
integrity sha512-bn4WS1bkKEjx7HqiwG2JNB3YJdC1q6Ue7GyGlwPHyt0TnVq6TtD/hiOdTZt71sq0s7UzqBFXD8t8o2e63tXgwA==
16411641

1642-
"@typescript-eslint/typescript-estree@8.27.0":
1643-
version "8.27.0"
1644-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.27.0.tgz#4e02a1056454a84418cc9bce7c00b1c08b03567a"
1645-
integrity sha512-BnKq8cqPVoMw71O38a1tEb6iebEgGA80icSxW7g+kndx0o6ot6696HjG7NdgfuAVmVEtwXUr3L8R9ZuVjoQL6A==
1642+
"@typescript-eslint/typescript-estree@8.28.0":
1643+
version "8.28.0"
1644+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.28.0.tgz#56b999f26f7ca67b9d75d6a67af5c8b8e4e80114"
1645+
integrity sha512-H74nHEeBGeklctAVUvmDkxB1mk+PAZ9FiOMPFncdqeRBXxk1lWSYraHw8V12b7aa6Sg9HOBNbGdSHobBPuQSuA==
16461646
dependencies:
1647-
"@typescript-eslint/types" "8.27.0"
1648-
"@typescript-eslint/visitor-keys" "8.27.0"
1647+
"@typescript-eslint/types" "8.28.0"
1648+
"@typescript-eslint/visitor-keys" "8.28.0"
16491649
debug "^4.3.4"
16501650
fast-glob "^3.3.2"
16511651
is-glob "^4.0.3"
16521652
minimatch "^9.0.4"
16531653
semver "^7.6.0"
16541654
ts-api-utils "^2.0.1"
16551655

1656-
"@typescript-eslint/utils@8.27.0", "@typescript-eslint/utils@^6.0.0 || ^7.0.0 || ^8.0.0", "@typescript-eslint/utils@^8.23.0", "@typescript-eslint/utils@^8.26.0", "@typescript-eslint/utils@^8.27.0":
1657-
version "8.27.0"
1658-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.27.0.tgz#d9c2a4891c6a85b952a9d5f9656c379ab111cf6d"
1659-
integrity sha512-njkodcwH1yvmo31YWgRHNb/x1Xhhq4/m81PhtvmRngD8iHPehxffz1SNCO+kwaePhATC+kOa/ggmvPoPza5i0Q==
1656+
"@typescript-eslint/utils@8.28.0", "@typescript-eslint/utils@^6.0.0 || ^7.0.0 || ^8.0.0", "@typescript-eslint/utils@^8.23.0", "@typescript-eslint/utils@^8.26.0", "@typescript-eslint/utils@^8.28.0":
1657+
version "8.28.0"
1658+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.28.0.tgz#7850856620a896b7ac621ac12d49c282aefbb528"
1659+
integrity sha512-OELa9hbTYciYITqgurT1u/SzpQVtDLmQMFzy/N8pQE+tefOyCWT79jHsav294aTqV1q1u+VzqDGbuujvRYaeSQ==
16601660
dependencies:
16611661
"@eslint-community/eslint-utils" "^4.4.0"
1662-
"@typescript-eslint/scope-manager" "8.27.0"
1663-
"@typescript-eslint/types" "8.27.0"
1664-
"@typescript-eslint/typescript-estree" "8.27.0"
1662+
"@typescript-eslint/scope-manager" "8.28.0"
1663+
"@typescript-eslint/types" "8.28.0"
1664+
"@typescript-eslint/typescript-estree" "8.28.0"
16651665

1666-
"@typescript-eslint/visitor-keys@8.27.0":
1667-
version "8.27.0"
1668-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.27.0.tgz#4a13e9d7ad7e311a07ea1b178b4c9f848ce11334"
1669-
integrity sha512-WsXQwMkILJvffP6z4U3FYJPlbf/j07HIxmDjZpbNvBJkMfvwXj5ACRkkHwBDvLBbDbtX5TdU64/rcvKJ/vuInQ==
1666+
"@typescript-eslint/visitor-keys@8.28.0":
1667+
version "8.28.0"
1668+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.28.0.tgz#18eb9a25cc9dadb027835c58efe93a5c4ee81969"
1669+
integrity sha512-hbn8SZ8w4u2pRwgQ1GlUrPKE+t2XvcCW5tTRF7j6SMYIuYG37XuzIW44JCZPa36evi0Oy2SnM664BlIaAuQcvg==
16701670
dependencies:
1671-
"@typescript-eslint/types" "8.27.0"
1671+
"@typescript-eslint/types" "8.28.0"
16721672
eslint-visitor-keys "^4.2.0"
16731673

16741674
"@unrs/rspack-resolver-binding-darwin-arm64@1.2.2":
@@ -3076,21 +3076,21 @@ eslint-config-love@^119.0.0:
30763076
eslint-plugin-promise "^7.0.0"
30773077
typescript-eslint "^8.26.0"
30783078

3079-
eslint-config-txo-package-typescript@^1.0.62:
3080-
version "1.0.62"
3081-
resolved "https://registry.yarnpkg.com/eslint-config-txo-package-typescript/-/eslint-config-txo-package-typescript-1.0.62.tgz#f0bdd9a0259a1462cdf21e7485437e48f700df39"
3082-
integrity sha512-q+6kEcmXirIz6xhAvONlRbGRO+CInbv7iWUvmk9T7sCdCuwrS+lk5B7QCzexFaojrIg9jZ9L1HXG1+yBbElDmQ==
3079+
eslint-config-txo-package-typescript@^1.0.64:
3080+
version "1.0.64"
3081+
resolved "https://registry.yarnpkg.com/eslint-config-txo-package-typescript/-/eslint-config-txo-package-typescript-1.0.64.tgz#51bdba70eb70de76001a5ff4ae471d87acebb2cb"
3082+
integrity sha512-Ifzg3l9ygywTq//Pk61n4ijVDkHGuBrY2zrlrM+xcNwu7Eg84DKBeYCWLdSvphG6SMn9GPDHsjSzF2U7yY24Cw==
30833083
dependencies:
3084-
eslint-config-txo-typescript "^7.4.45"
3084+
eslint-config-txo-typescript "^7.4.47"
30853085

3086-
eslint-config-txo-typescript@^7.4.45:
3087-
version "7.4.45"
3088-
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.4.45.tgz#2f7818484c85930a5735c6579aef5580c18a576c"
3089-
integrity sha512-S4476i8xGxQ7NmgamNfPjoHQGQ0nBtwl8wyWp+hSuil/5dvcePLA6w5gncymOPRWgzkaHQQFE4CXMFfd/uV0Iw==
3086+
eslint-config-txo-typescript@^7.4.47:
3087+
version "7.4.47"
3088+
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.4.47.tgz#c234d1fae0cc1130cf8df12be74da2964c55a20a"
3089+
integrity sha512-S6+CYd8lVMv3dArEROEs+e5ySasxHKz86QiJbuiPKDpmw9ivoo7kOq00nlQnZQ+Rga3XSIEPNkTYwQGYKgwqAA==
30903090
dependencies:
30913091
"@eslint-community/eslint-plugin-eslint-comments" "^4.4.1"
30923092
"@stylistic/eslint-plugin" "^4.2.0"
3093-
"@typescript-eslint/utils" "^8.27.0"
3093+
"@typescript-eslint/utils" "^8.28.0"
30943094
eslint "^9.23.0"
30953095
eslint-config-love "^119.0.0"
30963096
eslint-import-resolver-typescript "^4.2.2"
@@ -3099,7 +3099,7 @@ eslint-config-txo-typescript@^7.4.45:
30993099
eslint-plugin-n "^17.16.2"
31003100
eslint-plugin-promise "^7.2.1"
31013101
globals "^16.0.0"
3102-
typescript-eslint "^8.27.0"
3102+
typescript-eslint "^8.28.0"
31033103
yargs "^17.7.2"
31043104

31053105
eslint-import-resolver-node@^0.3.9:
@@ -7801,14 +7801,14 @@ typed-array-length@^1.0.6:
78017801
possible-typed-array-names "^1.0.0"
78027802
reflect.getprototypeof "^1.0.6"
78037803

7804-
typescript-eslint@^8.26.0, typescript-eslint@^8.27.0:
7805-
version "8.27.0"
7806-
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.27.0.tgz#96cc34213723ec41a0bcaffc808f04c8d3cd64fb"
7807-
integrity sha512-ZZ/8+Y0rRUMuW1gJaPtLWe4ryHbsPLzzibk5Sq+IFa2aOH1Vo0gPr1fbA6pOnzBke7zC2Da4w8AyCgxKXo3lqA==
7804+
typescript-eslint@^8.26.0, typescript-eslint@^8.28.0:
7805+
version "8.28.0"
7806+
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.28.0.tgz#70b0ac51dc15eeb9fcfad66c0b0ec78f3ad341e3"
7807+
integrity sha512-jfZtxJoHm59bvoCMYCe2BM0/baMswRhMmYhy+w6VfcyHrjxZ0OJe0tGasydCpIpA+A/WIJhTyZfb3EtwNC/kHQ==
78087808
dependencies:
7809-
"@typescript-eslint/eslint-plugin" "8.27.0"
7810-
"@typescript-eslint/parser" "8.27.0"
7811-
"@typescript-eslint/utils" "8.27.0"
7809+
"@typescript-eslint/eslint-plugin" "8.28.0"
7810+
"@typescript-eslint/parser" "8.28.0"
7811+
"@typescript-eslint/utils" "8.28.0"
78127812

78137813
typescript@^5.8.2:
78147814
version "5.8.2"

0 commit comments

Comments
 (0)