Skip to content

Commit 3a21b73

Browse files
committed
fix(deps): update dependency eslint-config-txo-typescript to ^3.1.45
1 parent cc4d7c7 commit 3a21b73

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.44"
27+
"eslint-config-txo-typescript": "^3.1.45"
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.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==
2831+
eslint-config-txo-typescript@^3.1.45:
2832+
version "3.1.45"
2833+
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-3.1.45.tgz#5e266c3069023e97ce0295191e2afab6bdb0f8f4"
2834+
integrity sha512-D4UOnOkDAScqr3iw6qsd9n8xJzUggbYOgpmaUkUInvGgi2Z+y7cLHvUK4WZiVPo5kZtp1xQS+lAKZHRR9vkntw==
28352835
dependencies:
28362836
eslint-config-standard-with-typescript "^23.0.0"
28372837
eslint-import-resolver-typescript "^3.5.2"

0 commit comments

Comments
 (0)