Skip to content

Commit

Permalink
chore(deps): update dependency eslint-config-txo-typescript-react to …
Browse files Browse the repository at this point in the history
…^2.0.2
  • Loading branch information
renovate[bot] committed Nov 10, 2023
1 parent 74864ef commit 40cd407
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@types/react": "~18.2.37",
"@types/react-native": "0.72.6",
"concurrently": "^8.2.2",
"eslint-config-txo-typescript-react": "^2.0.1",
"eslint-config-txo-typescript-react": "^2.0.2",
"husky": "^8.0.3",
"jest": "^29.7.0",
"lint-staged": "^15.0.2",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4440,20 +4440,20 @@ [email protected]:
resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-17.1.0.tgz#40ffb8595d47a6b242e07cbfd49dc211ed128975"
integrity sha512-IwHwmaBNtDK4zDHQukFDW5u/aTb8+meQWZvNFWkiGmbWjD6bqyuSSBxxXKkCftCUzc1zwCH2m/baCNDLGmuO5Q==

eslint-config-txo-typescript-react@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript-react/-/eslint-config-txo-typescript-react-2.0.1.tgz#739d3ed68ee517bf8bd7853cfe376f0e8bd808f7"
integrity sha512-aQWqxR8fICRurGC0cDGXsiwK3XbaMi18xCTK8O6wzOP+ZhoZivp53Vtx3ruN6061QP9aVh5M/9IfHzi4pYkPmQ==
eslint-config-txo-typescript-react@^2.0.2:
version "2.0.2"
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript-react/-/eslint-config-txo-typescript-react-2.0.2.tgz#68ac4a70cdfaea4009df8b4a18a93218e145c7a1"
integrity sha512-ErMUIfbAmrLPEDoy7ruPs4NZ7OK+zeV4ZOOie3IWDFpnZpgETQSsfn/CQqcTdhUBAPBa5s/TT91WYpFF3Dfl8g==
dependencies:
eslint-config-txo-typescript "^4.0.3"
eslint-config-txo-typescript "^4.0.4"
eslint-plugin-jsx-a11y "^6.8.0"
eslint-plugin-react "^7.33.2"
eslint-plugin-react-hooks "^4.6.0"

eslint-config-txo-typescript@^4.0.3:
version "4.0.3"
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-4.0.3.tgz#38b68a8bb3d4b2232e7fb7ebd10c1df6d9b7c501"
integrity sha512-TAGh8aJC2d2jaVsQolBaDB/pbIyRC+RBjYe8gXU9bmcmKaE/TQ33Pmf8ghbhurXCjZs2EpljazIFXeMCRLGv2w==
eslint-config-txo-typescript@^4.0.4:
version "4.0.4"
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-4.0.4.tgz#959d7a7093f928021bec345314a5406e93d0ccb5"
integrity sha512-IdIsZr+mRJe72WmHWC+IANTTn0erUCkvlk2T4q0DUeXQgSEdFybQftNXAmAGiJthb/3d1qciAIcuIkFg3rlbVg==
dependencies:
"@eslint-community/eslint-plugin-eslint-comments" "^4.1.0"
"@typescript-eslint/eslint-plugin" "^6.10.0"
Expand All @@ -4463,7 +4463,7 @@ eslint-config-txo-typescript@^4.0.3:
eslint-import-resolver-typescript "^3.6.1"
eslint-plugin-import "^2.29.0"
eslint-plugin-jest "^27.6.0"
eslint-plugin-n "^16.3.0"
eslint-plugin-n "^16.3.1"
eslint-plugin-promise "^6.1.1"
globals "^13.23.0"

Expand Down Expand Up @@ -4556,7 +4556,7 @@ eslint-plugin-jsx-a11y@^6.8.0:
object.entries "^1.1.7"
object.fromentries "^2.0.7"

eslint-plugin-n@^16.3.0:
eslint-plugin-n@^16.3.1:
version "16.3.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-16.3.1.tgz#6cd377d1349fed10854b6535392e91fb4123193b"
integrity sha512-w46eDIkxQ2FaTHcey7G40eD+FhTXOdKudDXPUO2n9WNcslze/i/HT2qJ3GXjHngYSGDISIgPNhwGtgoix4zeOw==
Expand Down

0 comments on commit 40cd407

Please sign in to comment.