Skip to content

Commit f58615e

Browse files
fix(deps): update dependency eslint-config-txo-typescript to ^3.2.62 (#290)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ef26c57 commit f58615e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"semantic-release": "semantic-release"
2626
},
2727
"dependencies": {
28-
"eslint-config-txo-typescript": "^3.2.61"
28+
"eslint-config-txo-typescript": "^3.2.62"
2929
},
3030
"peerDependencies": {
3131
"eslint-plugin-jsx-a11y": "^6.7.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3154,10 +3154,10 @@ eslint-config-standard@17.0.0:
31543154
resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-17.0.0.tgz#fd5b6cf1dcf6ba8d29f200c461de2e19069888cf"
31553155
integrity sha512-/2ks1GKyqSOkH7JFvXJicu0iMpoojkwB+f5Du/1SC0PtBL+s8v30k9njRZ21pm2drKYm2342jFnGWzttxPmZVg==
31563156

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

0 commit comments

Comments
 (0)