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.96
  • Loading branch information
renovate[bot] committed Jul 11, 2023
1 parent d19520a commit ac2de46
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 @@ -57,7 +57,7 @@
"commitizen": "^4.3.0",
"concurrently": "^8.2.0",
"eslint": "^8.44.0",
"eslint-config-txo-typescript-react": "^1.0.95",
"eslint-config-txo-typescript-react": "^1.0.96",
"eslint-formatter-pretty": "^5.0.0",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import": "^2.27.5",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3458,17 +3458,17 @@ [email protected]:
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.95:
version "1.0.95"
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript-react/-/eslint-config-txo-typescript-react-1.0.95.tgz#20fbc2de46c98632f81ab56995eab51317cdfb6f"
integrity sha512-jYwcmzkgvqZiVbUYyVhy1KH+uddN0QsVxobC6PI7/O49S4A/+5fFQapC5lqksR4lASAEiSDEB+S4Y+xqUQ5mog==
eslint-config-txo-typescript-react@^1.0.96:
version "1.0.96"
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript-react/-/eslint-config-txo-typescript-react-1.0.96.tgz#2def707b311dea9b29f89ebe0e0add5aa6abf21b"
integrity sha512-QL4hMlxxBt1qovX9qFi4UzlgVUzefryNhmAIOz+/reCivyl0/YoSRXJ8NpRzAM6M137nLuQ21TgtRxxg9iGd1Q==
dependencies:
eslint-config-txo-typescript "^3.2.54"
eslint-config-txo-typescript "^3.2.55"

eslint-config-txo-typescript@^3.2.54:
version "3.2.54"
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-3.2.54.tgz#e61017e2f7a44d32d2e525739ce9bd5b0ae5462d"
integrity sha512-jVbVqjeGQyDx7ppuvj+VfUBPYrU4m5Fk+kBXhmt4cMSIJHKoyel4J0zWwYQcksfvjAguxWRKGqrbF47xm87WPw==
eslint-config-txo-typescript@^3.2.55:
version "3.2.55"
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-3.2.55.tgz#058735e90577274a6a144ea0790def07e3a6ae19"
integrity sha512-34JOTfRY4JSWMXpyEQGkWtiyqLZvd7uNanNjbDxAhVy/+mZr9OYlTxNyU0vXbKhxO/e2BU+jLMnk7IJX6KR/xw==
dependencies:
eslint-config-standard-with-typescript "^36.0.0"
eslint-import-resolver-typescript "^3.5.5"
Expand Down

0 comments on commit ac2de46

Please sign in to comment.