Skip to content

Commit 0938fb1

Browse files
committed
fix(deps): update dependency eslint-config-txo-typescript to ^3.1.31
1 parent e859e51 commit 0938fb1

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
@@ -24,7 +24,7 @@
2424
"semantic-release": "semantic-release"
2525
},
2626
"dependencies": {
27-
"eslint-config-txo-typescript": "^3.1.30"
27+
"eslint-config-txo-typescript": "^3.1.31"
2828
},
2929
"peerDependencies": {
3030
"eslint-plugin-jsx-a11y": "^6.6.1",

yarn.lock

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

2807-
eslint-config-txo-typescript@^3.1.30:
2808-
version "3.1.30"
2809-
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-3.1.30.tgz#2efae5150d289431c44ee86979d996ec9e8b08c9"
2810-
integrity sha512-HwVEhj2wAxWuWNjigVzRpdiwK1hK3rvaKzffvyZ09Bl0e6bV/QUXzDAjUx8ZBiRv7kSPMbd5FBF2TrxoUat65Q==
2807+
eslint-config-txo-typescript@^3.1.31:
2808+
version "3.1.31"
2809+
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-3.1.31.tgz#82442e7b6491265d80245676a5cb70eb830dc9f4"
2810+
integrity sha512-IthXrVILxH7Vo8khUXy4vr75ij5H0/zjJGIEJPUvxGTSwMN8Qu1w3S9Ws+GxxQq8RW+CH+pEDHkSbUd5SkLISQ==
28112811
dependencies:
28122812
eslint-config-standard-with-typescript "^23.0.0"
28132813
eslint-import-resolver-typescript "^3.5.1"

0 commit comments

Comments
 (0)