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
…^1.0.14
  • Loading branch information
renovate[bot] committed Oct 20, 2022
1 parent b91de03 commit 91fcaa2
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"enzyme": "^3.11.0",
"enzyme-adapter-react-16": "^1.15.6",
"eslint": "^8.25.0",
"eslint-config-txo-typescript-react": "^1.0.13",
"eslint-config-txo-typescript-react": "^1.0.14",
"eslint-formatter-pretty": "^4.1.0",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import": "^2.26.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3066,17 +3066,17 @@ eslint-config-standard@17.0.0:
resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-17.0.0.tgz#fd5b6cf1dcf6ba8d29f200c461de2e19069888cf"
integrity sha512-/2ks1GKyqSOkH7JFvXJicu0iMpoojkwB+f5Du/1SC0PtBL+s8v30k9njRZ21pm2drKYm2342jFnGWzttxPmZVg==

eslint-config-txo-typescript-react@^1.0.13:
version "1.0.13"
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript-react/-/eslint-config-txo-typescript-react-1.0.13.tgz#8ed74888546d8ea37ad36f932c8bb0d80226221e"
integrity sha512-Qdd2TRhFl9X08cuSNBmS7YutEECyThMNKy30WzW4reeJC1mE2WFOVj/Zh2BDiAjQUZKR6M+ZYJKdWk0hZLT/Og==
eslint-config-txo-typescript-react@^1.0.14:
version "1.0.14"
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript-react/-/eslint-config-txo-typescript-react-1.0.14.tgz#4811408df0ff4bb313dda48be6738328d309cb78"
integrity sha512-87xGz5CIQBOcmnrkrnAqRAubuCkDl+kR6XzvwuIA13+ZOyIajqQWsVADHvmph0AMhB7ynpMNDl3ahOv3AHKCQg==
dependencies:
eslint-config-txo-typescript "^3.1.37"
eslint-config-txo-typescript "^3.1.38"

eslint-config-txo-typescript@^3.1.37:
version "3.1.37"
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-3.1.37.tgz#e21153f33c09eba7bf4d27e670faa7549ad4a1e0"
integrity sha512-1rS20fjRYd4W1uNvGiaZhYvLd4cZWYJeBCJTYqK/tOxD7i01qUpirOxH5z6tmSCIQ0HSOrVJEr1F4aswVuy8wg==
eslint-config-txo-typescript@^3.1.38:
version "3.1.38"
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-3.1.38.tgz#86920397e3f70b59c7478addf6cb1c89e671cef0"
integrity sha512-IZM2sr03YPGZeck1Pg3ojHbUmE6sLUr6CPDPs8t0QekVs46LAgleX/9iCqiy/EJhMJE4GpMBk4Dv6Pl4VbZ9zA==
dependencies:
eslint-config-standard-with-typescript "^23.0.0"
eslint-import-resolver-typescript "^3.5.1"
Expand Down

0 comments on commit 91fcaa2

Please sign in to comment.