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.2.3
  • Loading branch information
renovate[bot] committed Jul 20, 2023
1 parent 7b453b1 commit 93d6ebb
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.45.0",
"eslint-config-txo-typescript-react": "^1.2.2",
"eslint-config-txo-typescript-react": "^1.2.3",
"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 @@ -3426,17 +3426,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.2.2:
version "1.2.2"
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript-react/-/eslint-config-txo-typescript-react-1.2.2.tgz#8a8945466b7452d9301d2d1d085a9c029e0fb78e"
integrity sha512-adCwSf+StPba/p6F40W1RQEVI+y8jK8avwqOvIjYVSrqc8Uu24NsaRogxamTY822oxxd2Go0aOcZVTYc7CJWCw==
eslint-config-txo-typescript-react@^1.2.3:
version "1.2.3"
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript-react/-/eslint-config-txo-typescript-react-1.2.3.tgz#83cd3dd088568ff439a64050e54671ab3107d9a8"
integrity sha512-R7aMKJ+9s/nrj+skXGGhtWcehX4Q1D8i1M1+eFw0r3V2q0T89qBrZedHhglBAI1Pmfl7RTQ/zW00gxtCYQT9mg==
dependencies:
eslint-config-txo-typescript "^3.2.61"
eslint-config-txo-typescript "^3.2.62"

eslint-config-txo-typescript@^3.2.61:
version "3.2.61"
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-3.2.61.tgz#1bcbb0287f9b9e2af38fd6f2e603fa0dca21e1a9"
integrity sha512-ypHHnuqGubWUW5IU0TMfnaHDt/VKeAO2jztyLZdOcGAwTTUon//h/nWtdxI1Qj2R+4MCwpNHIACKVeVs9qXZRQ==
eslint-config-txo-typescript@^3.2.62:
version "3.2.62"
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-3.2.62.tgz#7914cc2bcde601931195d3129ab2fed784b0400a"
integrity sha512-tWhbaAW6vLGs8L0iEMwtAy49xv2hnk427Zfg6yD2xq+aFUFsG0ouQdR48Vux39NQpvulvClkhN2jxPBhEkMhMQ==
dependencies:
eslint-config-standard-with-typescript "git+https://github.com/technology-studio-forks/eslint-config-standard-with-typescript.git"
eslint-import-resolver-typescript "^3.5.5"
Expand Down

0 comments on commit 93d6ebb

Please sign in to comment.