Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency eslint-config-txo-typescript-react to ^2.0.32 #386

Merged
merged 1 commit into from
Jan 20, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore(deps): update dependency eslint-config-txo-typescript-react to …
…^2.0.32
renovate[bot] authored Jan 20, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit 38093e5abd0a63c5b4129d1a6fca1175ab2cc29b
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -48,7 +48,7 @@
"@types/react": "~18.2.48",
"@types/react-native": "0.72.8",
"concurrently": "^8.2.2",
"eslint-config-txo-typescript-react": "^2.0.31",
"eslint-config-txo-typescript-react": "^2.0.32",
"husky": "^8.0.3",
"jest": "^29.7.0",
"lint-staged": "^15.2.0",
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -4507,10 +4507,10 @@ eslint-compat-utils@^0.1.2:
resolved "https://registry.yarnpkg.com/eslint-compat-utils/-/eslint-compat-utils-0.1.2.tgz#f45e3b5ced4c746c127cf724fb074cd4e730d653"
integrity sha512-Jia4JDldWnFNIru1Ehx1H5s9/yxiRHY/TimCuUc0jNexew3cF1gI6CYZil1ociakfWO3rRqFjl1mskBblB3RYg==

eslint-config-standard-with-typescript@^43.0.0:
version "43.0.0"
resolved "https://registry.yarnpkg.com/eslint-config-standard-with-typescript/-/eslint-config-standard-with-typescript-43.0.0.tgz#e3d336b949e621a79b9150585777cdc9808e37d7"
integrity sha512-AT0qK01M5bmsWiE3UZvaQO5da1y1n6uQckAKqGNe6zPW5IOzgMLXZxw77nnFm+C11nxAZXsCPrbsgJhSrGfX6Q==
eslint-config-standard-with-typescript@^43.0.1:
version "43.0.1"
resolved "https://registry.yarnpkg.com/eslint-config-standard-with-typescript/-/eslint-config-standard-with-typescript-43.0.1.tgz#977862d7d41b0e1f27f399137bbf7b2e017037ff"
integrity sha512-WfZ986+qzIzX6dcr4yGUyVb/l9N3Z8wPXCc5z/70fljs3UbWhhV+WxrfgsqMToRzuuyX9MqZ974pq2UPhDTOcA==
dependencies:
"@typescript-eslint/parser" "^6.4.0"
eslint-config-standard "17.1.0"
@@ -4520,26 +4520,26 @@ [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.31:
version "2.0.31"
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript-react/-/eslint-config-txo-typescript-react-2.0.31.tgz#dc0848fa6fbeda700cc1b4f2b3775a9adb2c2c02"
integrity sha512-OkL19JGTSh2Gj1ZnEMsA706b9OlP+6GD0zO85HXdIYIn2eE7wMWQrnAs28zb3eQc8VaibjMzaHKJ9JV9MXUC7A==
eslint-config-txo-typescript-react@^2.0.32:
version "2.0.32"
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript-react/-/eslint-config-txo-typescript-react-2.0.32.tgz#676b0f98260ef7b7b3400c1b826d540448d92ceb"
integrity sha512-X7Zxh8OvGFSCdmbD1kpZ0S0TdcEvuJioxboo7LRoZsin4VLDMYgxFNFbp/ZfwZ4GQh33ZI1lHKrBDkgTiBi99w==
dependencies:
eslint-config-txo-typescript "^4.0.33"
eslint-config-txo-typescript "^4.0.34"
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.33:
version "4.0.33"
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-4.0.33.tgz#a8c6a6abf2860469fe909cfd96bc89efa02fa679"
integrity sha512-U7kGBsPXzTzhxOZ99Wy5kDz8WA4rHmO/h4lIquxJFA39eefgNe5NIoj5Ilkw5oacm7i95jSqVOZMzRL2qcPkYg==
eslint-config-txo-typescript@^4.0.34:
version "4.0.34"
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-4.0.34.tgz#91e33f477b5254c1b77d64279e38709adb00f546"
integrity sha512-rvZego7h29biwPL3RAU35CKRO7YePgDJa8p72SEo37HiWjqXjdwJmNz6ZxXQrY73N/olX4+ProL2c+gJIUAlng==
dependencies:
"@eslint-community/eslint-plugin-eslint-comments" "^4.1.0"
"@typescript-eslint/eslint-plugin" "^6.19.0"
"@typescript-eslint/parser" "^6.19.0"
eslint "^8.56.0"
eslint-config-standard-with-typescript "^43.0.0"
eslint-config-standard-with-typescript "^43.0.1"
eslint-import-resolver-typescript "^3.6.1"
eslint-plugin-import "^2.29.1"
eslint-plugin-jest "^27.6.3"