Skip to content

Commit 9bb092f

Browse files
committed
fix(deps): update dependency eslint-config-txo-typescript to ^3.1.44
1 parent 3733c72 commit 9bb092f

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.43"
27+
"eslint-config-txo-typescript": "^3.1.44"
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
@@ -2828,10 +2828,10 @@ eslint-config-standard@17.0.0:
28282828
resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-17.0.0.tgz#fd5b6cf1dcf6ba8d29f200c461de2e19069888cf"
28292829
integrity sha512-/2ks1GKyqSOkH7JFvXJicu0iMpoojkwB+f5Du/1SC0PtBL+s8v30k9njRZ21pm2drKYm2342jFnGWzttxPmZVg==
28302830

2831-
eslint-config-txo-typescript@^3.1.43:
2832-
version "3.1.43"
2833-
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-3.1.43.tgz#f6421ba72809bcf6fa8ee70ed09d08e813ff39be"
2834-
integrity sha512-Po27ceyGpU864c0OAxnVp7/SsU1J0/CHRTSm7F9AG3M7y0mATCp1VfBbUUDIE0CCmW6N3Z4HwQJAf6Ln9VcqMg==
2831+
eslint-config-txo-typescript@^3.1.44:
2832+
version "3.1.44"
2833+
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-3.1.44.tgz#3429cf78837bdcd61bfd142388def0cc8429324f"
2834+
integrity sha512-baVn7V4pbP26Sk0juQ0mEqkIJOmor/P6UMc7mJzZ2WQxg27XfNqmSD5nqfVEWz1kii+INxVtx+qPZtaW2g8+Cg==
28352835
dependencies:
28362836
eslint-config-standard-with-typescript "^23.0.0"
28372837
eslint-import-resolver-typescript "^3.5.2"

0 commit comments

Comments
 (0)