Skip to content

Commit

Permalink
chore(deps): update dependency eslint-config-txo-package-typescript t…
Browse files Browse the repository at this point in the history
…o ^1.0.38
  • Loading branch information
renovate[bot] authored Feb 19, 2025
1 parent 70a9acc commit ae1712a
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@types/jest": "^29.5.14",
"@types/node": "^22.13.4",
"concurrently": "^9.1.2",
"eslint-config-txo-package-typescript": "^1.0.37",
"eslint-config-txo-package-typescript": "^1.0.38",
"husky": "^9.1.7",
"immutability-helper": "^3.1.1",
"jest": "^29.7.0",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3056,24 +3056,24 @@ eslint-config-love@^118.0.0:
eslint-plugin-promise "^7.0.0"
typescript-eslint "^8.20.0"

eslint-config-txo-package-typescript@^1.0.37:
version "1.0.37"
resolved "https://registry.yarnpkg.com/eslint-config-txo-package-typescript/-/eslint-config-txo-package-typescript-1.0.37.tgz#77f8cf77c47737223895654f7cf5b0b603eac0c4"
integrity sha512-jqs6yG/SNiVlxA9k9Mcb69aLvjdgPlFTPkpu7Vu2OsUPUnr7eI+sXVPcyOPagkr9gK4F9mA/Ew1mnI/5fDmSLw==
eslint-config-txo-package-typescript@^1.0.38:
version "1.0.38"
resolved "https://registry.yarnpkg.com/eslint-config-txo-package-typescript/-/eslint-config-txo-package-typescript-1.0.38.tgz#c413eb29942f7151ccb456cd294055e721d8e134"
integrity sha512-AjSgMwaexR742b1a9Evjx2B9HAlPEOCsPwDuQrUb+D1xLi1ySAB/2Gu+bjjfbkT9tVg6ekPQlB01j5qQLvtlfQ==
dependencies:
eslint-config-txo-typescript "^7.4.17"
eslint-config-txo-typescript "^7.4.18"

eslint-config-txo-typescript@^7.4.17:
version "7.4.17"
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.4.17.tgz#bce40d82a6da4f5bb060cc3ce3424b98810fe554"
integrity sha512-AX562SQAyui0mlUHjCNtORt9fD0D3dTCktDE9Ud6YyjU+JOkBATkOhZfFM1z5100N33P7OdxGq9DHTVvsIeuSg==
eslint-config-txo-typescript@^7.4.18:
version "7.4.18"
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.4.18.tgz#44027adeac1f4144eff8c2da668cf7dc437ee63d"
integrity sha512-eesrz45Rl/+xbGOmaKXeKnlOdqo3dIfGhs5N6g/hCKr0c5IdiCEvRN1hnSjQudG9kKgQrRjoEO6oEydSvmAFqA==
dependencies:
"@eslint-community/eslint-plugin-eslint-comments" "^4.4.1"
"@stylistic/eslint-plugin" "^2.13.0"
"@typescript-eslint/utils" "^8.24.1"
eslint "^9.20.1"
eslint-config-love "^118.0.0"
eslint-import-resolver-typescript "^3.8.1"
eslint-import-resolver-typescript "^3.8.2"
eslint-plugin-import "^2.31.0"
eslint-plugin-jest "^28.11.0"
eslint-plugin-n "^17.15.1"
Expand All @@ -3091,7 +3091,7 @@ eslint-import-resolver-node@^0.3.9:
is-core-module "^2.13.0"
resolve "^1.22.4"

eslint-import-resolver-typescript@^3.8.1:
eslint-import-resolver-typescript@^3.8.2:
version "3.8.2"
resolved "https://registry.yarnpkg.com/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-3.8.2.tgz#e5223f19f1cb11f68cad7dd5403cfe48d9b9b67a"
integrity sha512-o0nvXxsatYCDTzI1K5b3aYGQ6PjpDGJEVN86zqJw5SEewhmmggfRTotd2dqWr2t2zbeYpIEWGTCkgtUpIEIcaQ==
Expand Down

0 comments on commit ae1712a

Please sign in to comment.