Skip to content

Commit dc67256

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

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
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.15.21",
5353
"concurrently": "^9.1.2",
54-
"eslint-config-txo-package-typescript": "^1.0.87",
54+
"eslint-config-txo-package-typescript": "^1.0.88",
5555
"graphql": "^16.11.0",
5656
"husky": "^9.1.7",
5757
"jest": "^29.7.0",

yarn.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1389,12 +1389,12 @@
13891389
dependencies:
13901390
"@sinonjs/commons" "^3.0.0"
13911391

1392-
"@stylistic/eslint-plugin@^4.2.0":
1393-
version "4.2.0"
1394-
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin/-/eslint-plugin-4.2.0.tgz#7860ea84aa7ee3b21757907b863eb62f4f8b0455"
1395-
integrity sha512-8hXezgz7jexGHdo5WN6JBEIPHCSFyyU4vgbxevu4YLVS5vl+sxqAAGyXSzfNDyR6xMNSH5H1x67nsXcYMOHtZA==
1392+
"@stylistic/eslint-plugin@^4.4.0":
1393+
version "4.4.0"
1394+
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin/-/eslint-plugin-4.4.0.tgz#e1a3c9fd7109411d32dc0bcb575d2b4066fbbc63"
1395+
integrity sha512-bIh/d9X+OQLCAMdhHtps+frvyjvAM4B1YlSJzcEEhl7wXLIqPar3ngn9DrHhkBOrTA/z9J0bUMtctAspe0dxdQ==
13961396
dependencies:
1397-
"@typescript-eslint/utils" "^8.23.0"
1397+
"@typescript-eslint/utils" "^8.32.1"
13981398
eslint-visitor-keys "^4.2.0"
13991399
espree "^10.3.0"
14001400
estraverse "^5.3.0"
@@ -1660,7 +1660,7 @@
16601660
semver "^7.6.0"
16611661
ts-api-utils "^2.1.0"
16621662

1663-
"@typescript-eslint/utils@8.32.1", "@typescript-eslint/utils@^6.0.0 || ^7.0.0 || ^8.0.0", "@typescript-eslint/utils@^8.23.0", "@typescript-eslint/utils@^8.32.0", "@typescript-eslint/utils@^8.32.1":
1663+
"@typescript-eslint/utils@8.32.1", "@typescript-eslint/utils@^6.0.0 || ^7.0.0 || ^8.0.0", "@typescript-eslint/utils@^8.32.0", "@typescript-eslint/utils@^8.32.1":
16641664
version "8.32.1"
16651665
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.32.1.tgz#4d6d5d29b9e519e9a85e9a74e9f7bdb58abe9704"
16661666
integrity sha512-DsSFNIgLSrc89gpq1LJB7Hm1YpuhK086DRDJSNrewcGvYloWW1vZLHBTIvarKZDcAORIy/uWNx8Gad+4oMpkSA==
@@ -3099,20 +3099,20 @@ eslint-config-love@^120.0.0:
30993099
eslint-plugin-promise "^7.0.0"
31003100
typescript-eslint "^8.32.0"
31013101

3102-
eslint-config-txo-package-typescript@^1.0.87:
3103-
version "1.0.87"
3104-
resolved "https://registry.yarnpkg.com/eslint-config-txo-package-typescript/-/eslint-config-txo-package-typescript-1.0.87.tgz#a482a698f5369003ab3c935754645fd1158bfb64"
3105-
integrity sha512-vYAMA5BQKHDMYTksBNVGHJ0P+xQGhox1SseqTK8ig7ltyllxeV/OenybFG1MUJ+zzRCMzw3poZZNZKUc+DM7jA==
3102+
eslint-config-txo-package-typescript@^1.0.88:
3103+
version "1.0.88"
3104+
resolved "https://registry.yarnpkg.com/eslint-config-txo-package-typescript/-/eslint-config-txo-package-typescript-1.0.88.tgz#512ffa5c0994cfcd43b8efa9a2312ae0fbaf4c61"
3105+
integrity sha512-m0Ket4BunVuk7MRDEIgWJFC84dMCQY3UErz2co5akDehFGRClB4LpFljC8Go1BB2VOBfwU6LqofabfZlNG0mRw==
31063106
dependencies:
3107-
eslint-config-txo-typescript "^7.4.77"
3107+
eslint-config-txo-typescript "^7.4.78"
31083108

3109-
eslint-config-txo-typescript@^7.4.77:
3110-
version "7.4.77"
3111-
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.4.77.tgz#adefcda3686b8a4cd5fdadc996c04e1a2127a628"
3112-
integrity sha512-i/EJKwysoobPtkTpLjkA1nARGh+IvrnW88B8rhTQ38/n3CH/UrfOX1KJR94qGFJPnvLvrAL7pUgIzAqR1Tx/7Q==
3109+
eslint-config-txo-typescript@^7.4.78:
3110+
version "7.4.78"
3111+
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.4.78.tgz#189788dd1cae69c1c2c0a453a49c4a786282bb22"
3112+
integrity sha512-oY3DEjSbKaML1TtD2LwTBBYs/yyjXxs1ofpcc5nng9Jx98vmVyI2UxBy3+paq2F1hqOHBAyPYj6hyxrsIihyMg==
31133113
dependencies:
31143114
"@eslint-community/eslint-plugin-eslint-comments" "^4.5.0"
3115-
"@stylistic/eslint-plugin" "^4.2.0"
3115+
"@stylistic/eslint-plugin" "^4.4.0"
31163116
"@typescript-eslint/utils" "^8.32.1"
31173117
eslint "^9.27.0"
31183118
eslint-config-love "^120.0.0"

0 commit comments

Comments
 (0)