Skip to content

Commit 1cc9dc5

Browse files
committed
fix(deps): update dependency eslint-config-txo-typescript to ^3.1.29
1 parent a4b3a7b commit 1cc9dc5

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.28"
27+
"eslint-config-txo-typescript": "^3.1.29"
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
@@ -2808,10 +2808,10 @@ eslint-config-standard@17.0.0:
28082808
resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-17.0.0.tgz#fd5b6cf1dcf6ba8d29f200c461de2e19069888cf"
28092809
integrity sha512-/2ks1GKyqSOkH7JFvXJicu0iMpoojkwB+f5Du/1SC0PtBL+s8v30k9njRZ21pm2drKYm2342jFnGWzttxPmZVg==
28102810

2811-
eslint-config-txo-typescript@^3.1.28:
2812-
version "3.1.28"
2813-
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-3.1.28.tgz#3b4f19768f16642d500f10a8de31e8f26b12a1ec"
2814-
integrity sha512-CzlfLXvIqU/UEsOJNxxcFfHoCFNBUHgydhQIGBRBSK23G2ALW5nZ5uLi65gkA+hIuGTfflu+oxuiUNfIC8jsFg==
2811+
eslint-config-txo-typescript@^3.1.29:
2812+
version "3.1.29"
2813+
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-3.1.29.tgz#2a0b12918a10dd5f17e2563d85bbe262ab5be182"
2814+
integrity sha512-oBvQaqLRpP2lLP+T4us62OolQqpUBcHcwgk4nS9v13iQbn2YFZrRGxm2/tXedHQondQCGD0ICy3NUD4Y/kkvwg==
28152815
dependencies:
28162816
eslint-config-standard-with-typescript "^23.0.0"
28172817
eslint-import-resolver-typescript "^3.5.1"

0 commit comments

Comments
 (0)