Skip to content

Commit b5a1cfa

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

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
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.31",
5454
"concurrently": "^9.1.2",
55-
"eslint-config-txo-package-typescript": "^1.0.98",
55+
"eslint-config-txo-package-typescript": "^1.0.99",
5656
"husky": "^9.1.7",
5757
"jest": "^29.7.0",
5858
"lint-staged": "^16.1.0",

yarn.lock

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -3130,17 +3130,17 @@ eslint-config-love@^120.0.0:
31303130
eslint-plugin-promise "^7.0.0"
31313131
typescript-eslint "^8.32.0"
31323132

3133-
eslint-config-txo-package-typescript@^1.0.98:
3134-
version "1.0.98"
3135-
resolved "https://registry.yarnpkg.com/eslint-config-txo-package-typescript/-/eslint-config-txo-package-typescript-1.0.98.tgz#b14d79c5f778146de116bfdfbc4c4218266e7258"
3136-
integrity sha512-seGEQ8CEjkEPfKcHyU8+9It0BvgmkrDLmEvAs/jHTJr8B0MtcZUwQRMBB0HwzCj4eR4yiLV2mYv9rdreWG15Xg==
3133+
eslint-config-txo-package-typescript@^1.0.99:
3134+
version "1.0.99"
3135+
resolved "https://registry.yarnpkg.com/eslint-config-txo-package-typescript/-/eslint-config-txo-package-typescript-1.0.99.tgz#8184b5b6498d84789354a6507841609edf9596ad"
3136+
integrity sha512-FbQ81Vg9e89wsenL3R6fH5W68dOmF7dO1OQPHU80b/3GG+1k7thKGxQSKup7BccrUCL/B2vyoEfhApKPW5nGSA==
31373137
dependencies:
3138-
eslint-config-txo-typescript "^7.4.92"
3138+
eslint-config-txo-typescript "^7.4.93"
31393139

3140-
eslint-config-txo-typescript@^7.4.92:
3141-
version "7.4.92"
3142-
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.4.92.tgz#926a6c182d9a4bc78671cc2b1ea23e0e39ee57bb"
3143-
integrity sha512-x1HUI3a1whJtYTEr9a5pWFKqZ1eH3l6qfZS/RMLc8zSlFgU2wqvJFdOKkgn5A39sd0VvQc/KgrHE4fo4u+lUnw==
3140+
eslint-config-txo-typescript@^7.4.93:
3141+
version "7.4.94"
3142+
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.4.94.tgz#2933bfeffa668ac2be7d3b33c97a37476f2f40e3"
3143+
integrity sha512-FoVDaSl7/zLXRSoP6iNigesCzKM7UKcFv0lqp8RlGamr+3jS9fMfm+unObtP9nL5V+P90EwUPovqYpMhrwUElA==
31443144
dependencies:
31453145
"@eslint-community/eslint-plugin-eslint-comments" "^4.5.0"
31463146
"@stylistic/eslint-plugin" "^4.4.1"
@@ -3149,8 +3149,8 @@ eslint-config-txo-typescript@^7.4.92:
31493149
eslint-config-love "^120.0.0"
31503150
eslint-import-resolver-typescript "^4.4.3"
31513151
eslint-plugin-import "^2.31.0"
3152-
eslint-plugin-jest "^28.13.3"
3153-
eslint-plugin-n "^17.19.0"
3152+
eslint-plugin-jest "^28.13.5"
3153+
eslint-plugin-n "^17.20.0"
31543154
eslint-plugin-promise "^7.2.1"
31553155
globals "^16.2.0"
31563156
typescript-eslint "^8.34.0"
@@ -3235,17 +3235,17 @@ eslint-plugin-import@^2.31.0:
32353235
string.prototype.trimend "^1.0.8"
32363236
tsconfig-paths "^3.15.0"
32373237

3238-
eslint-plugin-jest@^28.13.3:
3239-
version "28.13.3"
3240-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.13.3.tgz#3774d02d746f9fb1a25e4a8c9cb668c28c27f476"
3241-
integrity sha512-BwC7TkFKn59tyfi6Zd9p/bcVVYOjWqp80jeaQvMy1fNFo8iDF8D5XvoSMM7CPaL6lQXPXCgD+RD4onlSsFelIw==
3238+
eslint-plugin-jest@^28.13.5:
3239+
version "28.13.5"
3240+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.13.5.tgz#b3eaaeba0fb40af25966e2c93914b046f24ca5d8"
3241+
integrity sha512-ThdhaLPqK78iVjWY1zIfe4WdcVB0NgxZzsOE38SRCc/i3lPIcdfkOuWMC6m96LAg9zAbPPY7LSTXXT0Pf8J7pQ==
32423242
dependencies:
32433243
"@typescript-eslint/utils" "^6.0.0 || ^7.0.0 || ^8.0.0"
32443244

3245-
eslint-plugin-n@^17.0.0, eslint-plugin-n@^17.19.0:
3246-
version "17.19.0"
3247-
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.19.0.tgz#3c198306c2eb9ea950c7458cff9c9a6426d02c58"
3248-
integrity sha512-qxn1NaDHtizbhVAPpbMT8wWFaLtPnwhfN/e+chdu2i6Vgzmo/tGM62tcJ1Hf7J5Ie4dhse3DOPMmDxduzfifzw==
3245+
eslint-plugin-n@^17.0.0, eslint-plugin-n@^17.20.0:
3246+
version "17.20.0"
3247+
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.20.0.tgz#000a7a39675d737824d704ae77b626c257b318ef"
3248+
integrity sha512-IRSoatgB/NQJZG5EeTbv/iAx1byOGdbbyhQrNvWdCfTnmPxUT0ao9/eGOeG7ljD8wJBsxwE8f6tES5Db0FRKEw==
32493249
dependencies:
32503250
"@eslint-community/eslint-utils" "^4.5.0"
32513251
"@typescript-eslint/utils" "^8.26.1"

0 commit comments

Comments
 (0)