Skip to content

Commit a3d6e94

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

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
@@ -52,7 +52,7 @@
5252
"@types/jest": "^29.5.14",
5353
"@types/node": "^22.15.21",
5454
"concurrently": "^9.1.2",
55-
"eslint-config-txo-package-typescript": "^1.0.86",
55+
"eslint-config-txo-package-typescript": "^1.0.87",
5656
"husky": "^9.1.7",
5757
"jest": "^29.7.0",
5858
"lint-staged": "^16.0.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3109,17 +3109,17 @@ eslint-config-love@^120.0.0:
31093109
eslint-plugin-promise "^7.0.0"
31103110
typescript-eslint "^8.32.0"
31113111

3112-
eslint-config-txo-package-typescript@^1.0.86:
3113-
version "1.0.86"
3114-
resolved "https://registry.yarnpkg.com/eslint-config-txo-package-typescript/-/eslint-config-txo-package-typescript-1.0.86.tgz#39d2f1172f89a3e892942be3475b6a92d384a2a6"
3115-
integrity sha512-YYK78LqRgNSOiwGZPYWwPhbzM3fz713O7BKuxHXf/kFuSCrVz16b8d6vyFnMWT9XkNHGlMK7I/lBIeWTnkA4KA==
3112+
eslint-config-txo-package-typescript@^1.0.87:
3113+
version "1.0.87"
3114+
resolved "https://registry.yarnpkg.com/eslint-config-txo-package-typescript/-/eslint-config-txo-package-typescript-1.0.87.tgz#a482a698f5369003ab3c935754645fd1158bfb64"
3115+
integrity sha512-vYAMA5BQKHDMYTksBNVGHJ0P+xQGhox1SseqTK8ig7ltyllxeV/OenybFG1MUJ+zzRCMzw3poZZNZKUc+DM7jA==
31163116
dependencies:
3117-
eslint-config-txo-typescript "^7.4.76"
3117+
eslint-config-txo-typescript "^7.4.77"
31183118

3119-
eslint-config-txo-typescript@^7.4.76:
3120-
version "7.4.76"
3121-
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.4.76.tgz#c31f448eef4ee370782ee5bb75d837de57f74cd0"
3122-
integrity sha512-PzC53Wg3RTnVfx9eJ8W/4BOypY0gXtwiHlufgAoDLtVctiRFsTLqPDJMAd+gihDCGpmiluOcLBaulWzeRonaMw==
3119+
eslint-config-txo-typescript@^7.4.77:
3120+
version "7.4.77"
3121+
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.4.77.tgz#adefcda3686b8a4cd5fdadc996c04e1a2127a628"
3122+
integrity sha512-i/EJKwysoobPtkTpLjkA1nARGh+IvrnW88B8rhTQ38/n3CH/UrfOX1KJR94qGFJPnvLvrAL7pUgIzAqR1Tx/7Q==
31233123
dependencies:
31243124
"@eslint-community/eslint-plugin-eslint-comments" "^4.5.0"
31253125
"@stylistic/eslint-plugin" "^4.2.0"

0 commit comments

Comments
 (0)