Skip to content

Commit 7d989f0

Browse files
chore(deps): update dependency eslint-config-txo-package-typescript to ^1.0.87 (#334)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 359b531 commit 7d989f0

File tree

2 files changed

+10
-10
lines changed

2 files changed

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

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3099,17 +3099,17 @@ 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.86:
3103-
version "1.0.86"
3104-
resolved "https://registry.yarnpkg.com/eslint-config-txo-package-typescript/-/eslint-config-txo-package-typescript-1.0.86.tgz#39d2f1172f89a3e892942be3475b6a92d384a2a6"
3105-
integrity sha512-YYK78LqRgNSOiwGZPYWwPhbzM3fz713O7BKuxHXf/kFuSCrVz16b8d6vyFnMWT9XkNHGlMK7I/lBIeWTnkA4KA==
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==
31063106
dependencies:
3107-
eslint-config-txo-typescript "^7.4.76"
3107+
eslint-config-txo-typescript "^7.4.77"
31083108

3109-
eslint-config-txo-typescript@^7.4.76:
3110-
version "7.4.76"
3111-
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.4.76.tgz#c31f448eef4ee370782ee5bb75d837de57f74cd0"
3112-
integrity sha512-PzC53Wg3RTnVfx9eJ8W/4BOypY0gXtwiHlufgAoDLtVctiRFsTLqPDJMAd+gihDCGpmiluOcLBaulWzeRonaMw==
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==
31133113
dependencies:
31143114
"@eslint-community/eslint-plugin-eslint-comments" "^4.5.0"
31153115
"@stylistic/eslint-plugin" "^4.2.0"

0 commit comments

Comments
 (0)