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.15 (#720)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 21, 2024
1 parent c799fea commit bac2ffc
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 @@ -49,7 +49,7 @@
"@types/react": "^18.3.18",
"@types/react-redux": "^7.1.34",
"concurrently": "^9.1.0",
"eslint-config-txo-package-react": "^1.0.14",
"eslint-config-txo-package-react": "^1.0.15",
"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 @@ -3078,10 +3078,10 @@ eslint-compat-utils@^0.5.1:
dependencies:
semver "^7.5.4"

eslint-config-love@^112.0.0:
version "112.0.0"
resolved "https://registry.yarnpkg.com/eslint-config-love/-/eslint-config-love-112.0.0.tgz#f2324d16fe6e68aa6f2e1736b73c219e9da870e5"
integrity sha512-fips6u8TIzw8LO9z0qF+lu2pjVm5zsvBh0hkCxZrBUD/OxOSqLYit2vW/u80v2v3lQfFpg5igO9qon+wTDaEcA==
eslint-config-love@^113.0.0:
version "113.0.0"
resolved "https://registry.yarnpkg.com/eslint-config-love/-/eslint-config-love-113.0.0.tgz#e422fa0c846192d0a057d665f9abd82c239fa705"
integrity sha512-uKhiArdqHkMQhLyNQI3kRMiQZZ00tz0edSKY4r6FeAi9NOIO91kbAOUSk9/UXVnFY7QqMpi+hHK+/gmcEKn1jA==
dependencies:
"@typescript-eslint/utils" "^8.15.0"
eslint-plugin-eslint-comments "^3.2.0"
Expand All @@ -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.14:
version "1.0.14"
resolved "https://registry.yarnpkg.com/eslint-config-txo-package-react/-/eslint-config-txo-package-react-1.0.14.tgz#3157646e042c8cdd76e0b25869deff1c55195121"
integrity sha512-K6LOhdxQCf1sCyFAcS8jKaz72rDZISLQw62A5R17ETMYsnQAQnG1aB7xr2WkyCeQUN4fTdLx556nTJpiFOrQwg==
eslint-config-txo-package-react@^1.0.15:
version "1.0.15"
resolved "https://registry.yarnpkg.com/eslint-config-txo-package-react/-/eslint-config-txo-package-react-1.0.15.tgz#557f338e8faadb625d0e79e8b0cfd363a3a2ffe4"
integrity sha512-6lBw+dK6CQ9TEWzomwzwflxm5JsqUWVtMHYChRoUizt7mvWDYswk6NegJwk3fGjNQfzpD3EX4NvFVagWrmCQ0A==
dependencies:
eslint-config-txo-typescript "^7.3.7"
eslint-config-txo-typescript "^7.3.8"
eslint-config-txo-typescript-react "^3.0.6"

eslint-config-txo-typescript-react@^3.0.6:
Expand All @@ -3107,16 +3107,16 @@ 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.7:
version "7.3.7"
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.3.7.tgz#5abf774fcecd4dc716e0f61e83170ceacceecd59"
integrity sha512-P5tRf3BoUsKFnhAwjLZy4ImTjmEEhFMjKp6a8yII+mYa3mYHKQd/xwigdmWE9zAB4p9pT6W2zoNi8kRm1SxsVQ==
eslint-config-txo-typescript@^7.3.8:
version "7.3.8"
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.3.8.tgz#7a84dcbc03638ce37c6c9eadbd40537a00e945f4"
integrity sha512-0puv8oN1mam9SUOKXgytPggobMk2dafLEN66ZfBCHquEtrspmzJkv3cvW1B7ICwVod/36asMWDeIS5J8rBSvHg==
dependencies:
"@eslint-community/eslint-plugin-eslint-comments" "^4.4.1"
"@stylistic/eslint-plugin" "^2.12.1"
"@typescript-eslint/utils" "^8.18.1"
eslint "^9.17.0"
eslint-config-love "^112.0.0"
eslint-config-love "^113.0.0"
eslint-import-resolver-typescript "^3.7.0"
eslint-plugin-import "^2.31.0"
eslint-plugin-jest "^28.10.0"
Expand Down

0 comments on commit bac2ffc

Please sign in to comment.