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.26 (#630)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 15, 2025
1 parent f00b3c9 commit 4793f7e
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 @@ -58,7 +58,7 @@
"@types/jest": "^29.5.14",
"@types/node": "^22.10.6",
"concurrently": "^9.1.2",
"eslint-config-txo-package-typescript": "^1.0.25",
"eslint-config-txo-package-typescript": "^1.0.26",
"husky": "^9.1.7",
"immutability-helper": "^3.1.1",
"jest": "^29.7.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3056,14 +3056,14 @@ eslint-config-love@^116.0.0:
eslint-plugin-promise "^7.0.0"
typescript-eslint "^8.15.0"

eslint-config-txo-package-typescript@^1.0.25:
version "1.0.25"
resolved "https://registry.yarnpkg.com/eslint-config-txo-package-typescript/-/eslint-config-txo-package-typescript-1.0.25.tgz#ed3247cbe094705ef108955c2068a99c30246e1d"
integrity sha512-7A0jxg10cMxhCYChH4aoiARGVSMTUDFd3Npc46erJsVXeCOYZndFBf57e/4JVj45Kd4tjL9dp+5KVJlcJwPYiQ==
eslint-config-txo-package-typescript@^1.0.26:
version "1.0.26"
resolved "https://registry.yarnpkg.com/eslint-config-txo-package-typescript/-/eslint-config-txo-package-typescript-1.0.26.tgz#a072cea0ac7e6465a0cc51822b8b6db7cf54451c"
integrity sha512-13Au69HTWyQzm9ObTS6TvRmcJaujyRH0sGXRJ00A2cFzdHdvxsdvsSdpynm+dqtajiEKGnckeheeOQ2G44gkeA==
dependencies:
eslint-config-txo-typescript "^7.3.21"
eslint-config-txo-typescript "^7.3.22"

eslint-config-txo-typescript@^7.3.21:
eslint-config-txo-typescript@^7.3.22:
version "7.3.22"
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.3.22.tgz#34559f4678ba1d36552dd3d4dc7b2154b654335b"
integrity sha512-y0E8xeFK2C+pvfEWFcmUlh8SZuqJRGYl+9KZZ+/6LS5dTU8TfTTaz5mdsF8GQ5Thv4nDfXjgQSXhPjpszZvwow==
Expand Down

0 comments on commit 4793f7e

Please sign in to comment.