Skip to content

Commit 7424496

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

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
@@ -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.87",
55+
"eslint-config-txo-package-typescript": "^1.0.88",
5656
"husky": "^9.1.7",
5757
"jest": "^29.7.0",
5858
"lint-staged": "^16.0.0",

yarn.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1367,12 +1367,12 @@
13671367
dependencies:
13681368
"@sinonjs/commons" "^3.0.0"
13691369

1370-
"@stylistic/eslint-plugin@^4.2.0":
1371-
version "4.2.0"
1372-
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin/-/eslint-plugin-4.2.0.tgz#7860ea84aa7ee3b21757907b863eb62f4f8b0455"
1373-
integrity sha512-8hXezgz7jexGHdo5WN6JBEIPHCSFyyU4vgbxevu4YLVS5vl+sxqAAGyXSzfNDyR6xMNSH5H1x67nsXcYMOHtZA==
1370+
"@stylistic/eslint-plugin@^4.4.0":
1371+
version "4.4.0"
1372+
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin/-/eslint-plugin-4.4.0.tgz#e1a3c9fd7109411d32dc0bcb575d2b4066fbbc63"
1373+
integrity sha512-bIh/d9X+OQLCAMdhHtps+frvyjvAM4B1YlSJzcEEhl7wXLIqPar3ngn9DrHhkBOrTA/z9J0bUMtctAspe0dxdQ==
13741374
dependencies:
1375-
"@typescript-eslint/utils" "^8.23.0"
1375+
"@typescript-eslint/utils" "^8.32.1"
13761376
eslint-visitor-keys "^4.2.0"
13771377
espree "^10.3.0"
13781378
estraverse "^5.3.0"
@@ -1653,7 +1653,7 @@
16531653
semver "^7.6.0"
16541654
ts-api-utils "^2.1.0"
16551655

1656-
"@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":
1656+
"@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":
16571657
version "8.32.1"
16581658
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.32.1.tgz#4d6d5d29b9e519e9a85e9a74e9f7bdb58abe9704"
16591659
integrity sha512-DsSFNIgLSrc89gpq1LJB7Hm1YpuhK086DRDJSNrewcGvYloWW1vZLHBTIvarKZDcAORIy/uWNx8Gad+4oMpkSA==
@@ -3109,20 +3109,20 @@ 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.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==
3112+
eslint-config-txo-package-typescript@^1.0.88:
3113+
version "1.0.88"
3114+
resolved "https://registry.yarnpkg.com/eslint-config-txo-package-typescript/-/eslint-config-txo-package-typescript-1.0.88.tgz#512ffa5c0994cfcd43b8efa9a2312ae0fbaf4c61"
3115+
integrity sha512-m0Ket4BunVuk7MRDEIgWJFC84dMCQY3UErz2co5akDehFGRClB4LpFljC8Go1BB2VOBfwU6LqofabfZlNG0mRw==
31163116
dependencies:
3117-
eslint-config-txo-typescript "^7.4.77"
3117+
eslint-config-txo-typescript "^7.4.78"
31183118

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==
3119+
eslint-config-txo-typescript@^7.4.78:
3120+
version "7.4.78"
3121+
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.4.78.tgz#189788dd1cae69c1c2c0a453a49c4a786282bb22"
3122+
integrity sha512-oY3DEjSbKaML1TtD2LwTBBYs/yyjXxs1ofpcc5nng9Jx98vmVyI2UxBy3+paq2F1hqOHBAyPYj6hyxrsIihyMg==
31233123
dependencies:
31243124
"@eslint-community/eslint-plugin-eslint-comments" "^4.5.0"
3125-
"@stylistic/eslint-plugin" "^4.2.0"
3125+
"@stylistic/eslint-plugin" "^4.4.0"
31263126
"@typescript-eslint/utils" "^8.32.1"
31273127
eslint "^9.27.0"
31283128
eslint-config-love "^120.0.0"

0 commit comments

Comments
 (0)