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.20 (#215)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 9, 2025
1 parent 5fc4654 commit 8e7fe4c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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/uuid": "^10.0.0",
"concurrently": "^9.1.2",
"eslint-config-txo-package-typescript": "^1.0.19",
"eslint-config-txo-package-typescript": "^1.0.20",
"husky": "^9.1.7",
"jest": "^29.7.0",
"lint-staged": "^15.3.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2925,14 +2925,14 @@ eslint-config-love@^114.0.0:
eslint-plugin-promise "^7.0.0"
typescript-eslint "^8.15.0"

eslint-config-txo-package-typescript@^1.0.19:
version "1.0.19"
resolved "https://registry.yarnpkg.com/eslint-config-txo-package-typescript/-/eslint-config-txo-package-typescript-1.0.19.tgz#27a3a19746762bd81529d034112c169f753a7a58"
integrity sha512-EUJuDQ+rsFcQXTui9AgrNPFoM5DYAWSSPy3ivXfaTk+ML9h6SBWbuRVtyjbCyrs0qhX0vFrDwr+HYPVAqtTOUQ==
eslint-config-txo-package-typescript@^1.0.20:
version "1.0.20"
resolved "https://registry.yarnpkg.com/eslint-config-txo-package-typescript/-/eslint-config-txo-package-typescript-1.0.20.tgz#daa9ca04a32df6f8914f9e2327dfe387eaaed926"
integrity sha512-RTkjsOxH4aj7RYqqnOL8oiqARfJvXznPKkZ/Mux4SQCxAlU5Fymo/zsMvH/o4Qy95eriq/AQkYcXO1SRBzmNVQ==
dependencies:
eslint-config-txo-typescript "^7.3.14"
eslint-config-txo-typescript "^7.3.15"

eslint-config-txo-typescript@^7.3.14:
eslint-config-txo-typescript@^7.3.15:
version "7.3.15"
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.3.15.tgz#640f4d0632e6af4facd7f443017b8451dbc85a00"
integrity sha512-s/fZ9qqcvm16RgDtNnm5M6xzBdqOiT4fKgON89O0vAH6PJaz+n8wLqBqEgdNv2mr6Ddi9ToSuBPCjtwrVkCVew==
Expand Down

0 comments on commit 8e7fe4c

Please sign in to comment.