Skip to content

Commit e1b388b

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

File tree

2 files changed

+24
-19
lines changed

2 files changed

+24
-19
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.13.7",
5353
"concurrently": "^9.1.2",
54-
"eslint-config-txo-package-typescript": "^1.0.42",
54+
"eslint-config-txo-package-typescript": "^1.0.43",
5555
"graphql": "^16.10.0",
5656
"husky": "^9.1.7",
5757
"jest": "^29.7.0",

yarn.lock

Lines changed: 23 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1358,12 +1358,12 @@
13581358
dependencies:
13591359
"@sinonjs/commons" "^3.0.0"
13601360

1361-
"@stylistic/eslint-plugin@^2.13.0":
1362-
version "2.13.0"
1363-
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin/-/eslint-plugin-2.13.0.tgz#53bf175dac8c1ec055b370a6ff77d491cae9a70d"
1364-
integrity sha512-RnO1SaiCFHn666wNz2QfZEFxvmiNRqhzaMXHXxXXKt+MEP7aajlPxUSMIQpKAaJfverpovEYqjBOXDq6dDcaOQ==
1361+
"@stylistic/eslint-plugin@^4.1.0":
1362+
version "4.1.0"
1363+
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin/-/eslint-plugin-4.1.0.tgz#8882a6fe307cc94022e4495720373e8a5652d60c"
1364+
integrity sha512-bytbL7qiici7yPyEiId0fGPK9kjQbzcPMj2aftPfzTCyJ/CRSKdtI+iVjM0LSGzGxfunflI+MDDU9vyIIeIpoQ==
13651365
dependencies:
1366-
"@typescript-eslint/utils" "^8.13.0"
1366+
"@typescript-eslint/utils" "^8.23.0"
13671367
eslint-visitor-keys "^4.2.0"
13681368
espree "^10.3.0"
13691369
estraverse "^5.3.0"
@@ -1622,7 +1622,7 @@
16221622
semver "^7.6.0"
16231623
ts-api-utils "^2.0.1"
16241624

1625-
"@typescript-eslint/utils@8.25.0", "@typescript-eslint/utils@^6.0.0 || ^7.0.0 || ^8.0.0", "@typescript-eslint/utils@^8.13.0", "@typescript-eslint/utils@^8.20.0", "@typescript-eslint/utils@^8.25.0":
1625+
"@typescript-eslint/utils@8.25.0", "@typescript-eslint/utils@^6.0.0 || ^7.0.0 || ^8.0.0", "@typescript-eslint/utils@^8.20.0", "@typescript-eslint/utils@^8.23.0", "@typescript-eslint/utils@^8.25.0":
16261626
version "8.25.0"
16271627
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.25.0.tgz#3ea2f9196a915ef4daa2c8eafd44adbd7d56d08a"
16281628
integrity sha512-syqRbrEv0J1wywiLsK60XzHnQe/kRViI3zwFALrNEgnntn1l24Ra2KvOAWwWbWZ1lBZxZljPDGOq967dsl6fkA==
@@ -2971,20 +2971,20 @@ eslint-config-love@^118.0.0:
29712971
eslint-plugin-promise "^7.0.0"
29722972
typescript-eslint "^8.20.0"
29732973

2974-
eslint-config-txo-package-typescript@^1.0.42:
2975-
version "1.0.42"
2976-
resolved "https://registry.yarnpkg.com/eslint-config-txo-package-typescript/-/eslint-config-txo-package-typescript-1.0.42.tgz#6340164db657d96d45e6a940648a831e72bf3b40"
2977-
integrity sha512-dR/yVU99ZnRNeLtY9IYEgjrtkKdVXwTvOx8wrFIDwVemN2k80aSRVyRgyI7SeXheOuupJE8tt+RNHhkM9r0kaQ==
2974+
eslint-config-txo-package-typescript@^1.0.43:
2975+
version "1.0.43"
2976+
resolved "https://registry.yarnpkg.com/eslint-config-txo-package-typescript/-/eslint-config-txo-package-typescript-1.0.43.tgz#fed0d6527d071847dcb477e31fed3d13c090bd2e"
2977+
integrity sha512-I8BjRdXy8nbdfxkHdeQSPXEPgwcc++Y3ReP4KCvoS7QBLqUJgbpy5clxzMq4QFrHa8P56yrMY/HB8ECfS1jsBQ==
29782978
dependencies:
2979-
eslint-config-txo-typescript "^7.4.23"
2979+
eslint-config-txo-typescript "^7.4.25"
29802980

2981-
eslint-config-txo-typescript@^7.4.23:
2982-
version "7.4.23"
2983-
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.4.23.tgz#c68c76a3c857c9da8263036f8a3c748dadd816c7"
2984-
integrity sha512-6GoeiWimzeCMkfQlsZHEg3BzWvbGW8ViWnH7JaVJ6stngdeimjxV6oTJPE5/AYUZdwJrFSPIqBSjTg0sXoeXJQ==
2981+
eslint-config-txo-typescript@^7.4.25:
2982+
version "7.4.25"
2983+
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.4.25.tgz#714fa9d0a3144eb898a9c654aa08a43430775ec8"
2984+
integrity sha512-mIAlQZksrqDCHqJK6coR8aSoOtr/TTFjBAsfz+pZm1m1DGHtkSLI1LscTBU0XreRuR7GiV6y5wD9lhkF7Pv8gA==
29852985
dependencies:
29862986
"@eslint-community/eslint-plugin-eslint-comments" "^4.4.1"
2987-
"@stylistic/eslint-plugin" "^2.13.0"
2987+
"@stylistic/eslint-plugin" "^4.1.0"
29882988
"@typescript-eslint/utils" "^8.25.0"
29892989
eslint "^9.21.0"
29902990
eslint-config-love "^118.0.0"
@@ -2993,7 +2993,7 @@ eslint-config-txo-typescript@^7.4.23:
29932993
eslint-plugin-jest "^28.11.0"
29942994
eslint-plugin-n "^17.15.1"
29952995
eslint-plugin-promise "^7.2.1"
2996-
globals "^15.15.0"
2996+
globals "^16.0.0"
29972997
typescript-eslint "^8.25.0"
29982998
yargs "^17.7.2"
29992999

@@ -3755,11 +3755,16 @@ globals@^14.0.0:
37553755
resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e"
37563756
integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==
37573757

3758-
globals@^15.11.0, globals@^15.15.0:
3758+
globals@^15.11.0:
37593759
version "15.15.0"
37603760
resolved "https://registry.yarnpkg.com/globals/-/globals-15.15.0.tgz#7c4761299d41c32b075715a4ce1ede7897ff72a8"
37613761
integrity sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==
37623762

3763+
globals@^16.0.0:
3764+
version "16.0.0"
3765+
resolved "https://registry.yarnpkg.com/globals/-/globals-16.0.0.tgz#3d7684652c5c4fbd086ec82f9448214da49382d8"
3766+
integrity sha512-iInW14XItCXET01CQFqudPOWP2jYMl7T+QRQT+UNcR/iQncN/F0UNpgd76iFkBPgNQb4+X3LV9tLJYzwh+Gl3A==
3767+
37633768
globalthis@^1.0.4:
37643769
version "1.0.4"
37653770
resolved "https://registry.yarnpkg.com/globalthis/-/globalthis-1.0.4.tgz#7430ed3a975d97bfb59bcce41f5cabbafa651236"

0 commit comments

Comments
 (0)