Skip to content

Commit

Permalink
chore(deps): update dependency eslint-config-txo-package-react to ^1.…
Browse files Browse the repository at this point in the history
…0.13 (#717)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 20, 2024
1 parent 7eb4f5f commit 638e65d
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 @@ -48,7 +48,7 @@
"@types/react": "^18.3.18",
"@types/react-redux": "^7.1.34",
"concurrently": "^9.1.0",
"eslint-config-txo-package-react": "^1.0.12",
"eslint-config-txo-package-react": "^1.0.13",
"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 @@ -3090,12 +3090,12 @@ eslint-config-love@^112.0.0:
eslint-plugin-promise "^7.0.0"
typescript-eslint "^8.15.0"

eslint-config-txo-package-react@^1.0.12:
version "1.0.12"
resolved "https://registry.yarnpkg.com/eslint-config-txo-package-react/-/eslint-config-txo-package-react-1.0.12.tgz#f437258f690ead4387c66ce949f6785decabed18"
integrity sha512-sjc4W3jzZG+WAkxKrh6nAeLsZbfgDNo/FuszrMwJlWrkMjoYWituJ1ieonyl55zlT6qHk9zq61Uftr+WtL+LOg==
eslint-config-txo-package-react@^1.0.13:
version "1.0.13"
resolved "https://registry.yarnpkg.com/eslint-config-txo-package-react/-/eslint-config-txo-package-react-1.0.13.tgz#9df6d4988e9f60275062f501c2d832a1195a7873"
integrity sha512-nhGqGcdxUMCQ/vk9QNBWxKYYq7np23o/DQiMZoNrSl9M7fVf+X6Ru08ZUGrUINdqhFXbmqdKOblNdJ42cGoSMg==
dependencies:
eslint-config-txo-typescript "^7.3.5"
eslint-config-txo-typescript "^7.3.6"
eslint-config-txo-typescript-react "^3.0.6"

eslint-config-txo-typescript-react@^3.0.6:
Expand All @@ -3107,10 +3107,10 @@ eslint-config-txo-typescript-react@^3.0.6:
eslint-plugin-react "^7.37.2"
eslint-plugin-react-hooks "^5.0.0"

eslint-config-txo-typescript@^7.3.5:
version "7.3.5"
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.3.5.tgz#1571a441e26554aef9b2c1855590d78adc320af8"
integrity sha512-FbJu4bT3Dabk5xeCCT6+aacTSeyprozc+H/sMaFDB29jKcRoZexj6XCnaW7skjo2yJoZTpTHVlhXhplTPZbWiA==
eslint-config-txo-typescript@^7.3.6:
version "7.3.6"
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.3.6.tgz#1c4f34e4de79cc79a84c682e1edaa34116051dee"
integrity sha512-56Hyy7I0zBviRJXTsU5BLfdd6CfCE/4ixg/0Knnxq0UWIlHaX9V6ULhiuIEbgP29wYRd+StenOHk2hXkqphtvg==
dependencies:
"@eslint-community/eslint-plugin-eslint-comments" "^4.4.1"
"@stylistic/eslint-plugin" "^2.12.1"
Expand All @@ -3119,7 +3119,7 @@ eslint-config-txo-typescript@^7.3.5:
eslint-config-love "^112.0.0"
eslint-import-resolver-typescript "^3.7.0"
eslint-plugin-import "^2.31.0"
eslint-plugin-jest "^28.9.0"
eslint-plugin-jest "^28.10.0"
eslint-plugin-n "^17.15.0"
eslint-plugin-promise "^7.2.1"
globals "^15.14.0"
Expand Down Expand Up @@ -3198,10 +3198,10 @@ eslint-plugin-import@^2.31.0:
string.prototype.trimend "^1.0.8"
tsconfig-paths "^3.15.0"

eslint-plugin-jest@^28.9.0:
version "28.9.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.9.0.tgz#19168dfaed124339cd2252c4c4d1ac3688aeb243"
integrity sha512-rLu1s1Wf96TgUUxSw6loVIkNtUjq1Re7A9QdCCHSohnvXEBAjuL420h0T/fMmkQlNsQP2GhQzEUpYHPfxBkvYQ==
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==
dependencies:
"@typescript-eslint/utils" "^6.0.0 || ^7.0.0 || ^8.0.0"

Expand Down

0 comments on commit 638e65d

Please sign in to comment.