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.25 (#629)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 15, 2025
1 parent 5de48c4 commit f00b3c9
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 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.24",
"eslint-config-txo-package-typescript": "^1.0.25",
"husky": "^9.1.7",
"immutability-helper": "^3.1.1",
"jest": "^29.7.0",
Expand Down
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3056,17 +3056,17 @@ eslint-config-love@^116.0.0:
eslint-plugin-promise "^7.0.0"
typescript-eslint "^8.15.0"

eslint-config-txo-package-typescript@^1.0.24:
version "1.0.24"
resolved "https://registry.yarnpkg.com/eslint-config-txo-package-typescript/-/eslint-config-txo-package-typescript-1.0.24.tgz#7d53f1f1dee8c3625966908e5f6ce678c601b28a"
integrity sha512-N+kIo/TBww4g8rgksg9KerHEc02HqeFU436nKMIupEBaGKA2JUbZnD+PrdliWbbbH0BMBou0GmNH+ArmmCd8yw==
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==
dependencies:
eslint-config-txo-typescript "^7.3.20"
eslint-config-txo-typescript "^7.3.21"

eslint-config-txo-typescript@^7.3.20:
version "7.3.20"
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.3.20.tgz#561b2ef40b6c6287568a18cbab8f367dcb25477f"
integrity sha512-XWsPTYEpf8wKaRPEQy/xb/GWbLtGvoqx0jEkp5rPKKPsBuXynEdWRoFLHV5UDTK2dAkNldoROPXxk7fvN2oIwA==
eslint-config-txo-typescript@^7.3.21:
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==
dependencies:
"@eslint-community/eslint-plugin-eslint-comments" "^4.4.1"
"@stylistic/eslint-plugin" "^2.13.0"
Expand All @@ -3075,7 +3075,7 @@ eslint-config-txo-typescript@^7.3.20:
eslint-config-love "^116.0.0"
eslint-import-resolver-typescript "^3.7.0"
eslint-plugin-import "^2.31.0"
eslint-plugin-jest "^28.10.0"
eslint-plugin-jest "^28.11.0"
eslint-plugin-n "^17.15.1"
eslint-plugin-promise "^7.2.1"
globals "^15.14.0"
Expand Down Expand Up @@ -3154,10 +3154,10 @@ eslint-plugin-import@^2.31.0:
string.prototype.trimend "^1.0.8"
tsconfig-paths "^3.15.0"

eslint-plugin-jest@^28.10.0:
version "28.10.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.10.0.tgz#4b35b8abb0f7cfe699bff8d9060270a2ddd770ea"
integrity sha512-hyMWUxkBH99HpXT3p8hc7REbEZK3D+nk8vHXGgpB+XXsi0gO4PxMSP+pjfUzb67GnV9yawV9a53eUmcde1CCZA==
eslint-plugin-jest@^28.11.0:
version "28.11.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.11.0.tgz#2641ecb4411941bbddb3d7cf8a8ff1163fbb510e"
integrity sha512-QAfipLcNCWLVocVbZW8GimKn5p5iiMcgGbRzz8z/P5q7xw+cNEpYqyzFMtIF/ZgF2HLOyy+dYBut+DoYolvqig==
dependencies:
"@typescript-eslint/utils" "^6.0.0 || ^7.0.0 || ^8.0.0"

Expand Down

0 comments on commit f00b3c9

Please sign in to comment.