Skip to content

Commit 540c08c

Browse files
committed
fix(deps): update dependency eslint-config-txo-typescript to ^3.2.47
1 parent e5ebac8 commit 540c08c

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.45"
27+
"eslint-config-txo-typescript": "^3.2.47"
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
@@ -3152,10 +3152,10 @@ eslint-config-standard@17.0.0:
31523152
resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-17.0.0.tgz#fd5b6cf1dcf6ba8d29f200c461de2e19069888cf"
31533153
integrity sha512-/2ks1GKyqSOkH7JFvXJicu0iMpoojkwB+f5Du/1SC0PtBL+s8v30k9njRZ21pm2drKYm2342jFnGWzttxPmZVg==
31543154

3155-
eslint-config-txo-typescript@^3.2.45:
3156-
version "3.2.45"
3157-
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-3.2.45.tgz#ea75833f1702ca34f9d411e10825942b852231c5"
3158-
integrity sha512-1UFdMOkoaabOeL5LjE7qwF7YjjWUh+du32c7rJqsDzf32Y/LJWxwhsB/cOCg9VF3z43KNjlQXD5+bqctp3IN3A==
3155+
eslint-config-txo-typescript@^3.2.47:
3156+
version "3.2.47"
3157+
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-3.2.47.tgz#ad6ad75d5309657e03dbc085df763ab9b1a527bf"
3158+
integrity sha512-3qFcqT77FIiVDh+01Yumll3TXuZcik+fNyomVZqoBKRHp6mUjbad/4BKNClRo969c3iifWVtAK0K2dmilpPK5w==
31593159
dependencies:
31603160
eslint-config-standard-with-typescript "^35.0.0"
31613161
eslint-import-resolver-typescript "^3.5.5"

0 commit comments

Comments
 (0)