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.28
  • Loading branch information
renovate[bot] authored Jan 17, 2025
1 parent f84c7da commit 38cd87d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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.27",
"eslint-config-txo-package-typescript": "^1.0.28",
"husky": "^9.1.7",
"jest": "^29.7.0",
"lint-staged": "^15.4.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2926,10 +2926,10 @@ eslint-config-love@^117.0.0:
eslint-plugin-promise "^7.0.0"
typescript-eslint "^8.20.0"

eslint-config-txo-package-typescript@^1.0.27:
version "1.0.27"
resolved "https://registry.yarnpkg.com/eslint-config-txo-package-typescript/-/eslint-config-txo-package-typescript-1.0.27.tgz#c580a50c118a2cb5d8070a55da0c19b86ce6ea82"
integrity sha512-dagrKrgdkQrc4lJmqV6wbO7mFS2DeqayHBUPSSTuebelrTdZZ3BoEBjoZ1XUO82CQ36npVvyF7rhXc8RkFQTsw==
eslint-config-txo-package-typescript@^1.0.28:
version "1.0.28"
resolved "https://registry.yarnpkg.com/eslint-config-txo-package-typescript/-/eslint-config-txo-package-typescript-1.0.28.tgz#1dec9d00f5cb15f82f2e24d0fc45f58f3aea8e8b"
integrity sha512-p71jWHHAO8Q0oCcuFtAD0G60OpTn7PenoHcsEVNHV4dhAQdiJJL5uTeXPXfFWIQZnhSf3eTulMXWjsabpQBsxA==
dependencies:
eslint-config-txo-typescript "^7.3.23"

Expand Down

0 comments on commit 38cd87d

Please sign in to comment.