Skip to content

Commit 5fa622c

Browse files
committed
fix(deps): update dependency eslint-config-txo-typescript to ^3.2.52
1 parent 0ca4f66 commit 5fa622c

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.2.51"
27+
"eslint-config-txo-typescript": "^3.2.52"
2828
},
2929
"peerDependencies": {
3030
"eslint-plugin-jsx-a11y": "^6.7.1",

yarn.lock

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

3173-
eslint-config-txo-typescript@^3.2.51:
3174-
version "3.2.51"
3175-
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-3.2.51.tgz#0468e6abd8d3bf11b77d02937f9abb17005187fc"
3176-
integrity sha512-+pjcdBCTIAAgPQJDZffqHKD9u4WRLGfa1Qy2zRxQXxkd6RIH+7RW9qdazovAb8Lt6o8TLQJa4LnAXSuFDqWyPw==
3173+
eslint-config-txo-typescript@^3.2.52:
3174+
version "3.2.52"
3175+
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-3.2.52.tgz#e4b2296613514e763919b7b1b487cc5209c0e947"
3176+
integrity sha512-y1xKhAoBN/2cmGtuLQSKwsLiiuIU1Kbyc8Gvnpa1QYdtY5Yr+FMg2irKdBSLhaqdrmwZpWIQUFBRF5nWMGRp2Q==
31773177
dependencies:
31783178
eslint-config-standard-with-typescript "^35.0.0"
31793179
eslint-import-resolver-typescript "^3.5.5"

0 commit comments

Comments
 (0)