Skip to content

Commit 1c69599

Browse files
committed
fix(deps): update dependency eslint-config-txo-typescript to ^3.1.34
1 parent ecaf467 commit 1c69599

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.33"
27+
"eslint-config-txo-typescript": "^3.1.34"
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
@@ -2803,10 +2803,10 @@ eslint-config-standard@17.0.0:
28032803
resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-17.0.0.tgz#fd5b6cf1dcf6ba8d29f200c461de2e19069888cf"
28042804
integrity sha512-/2ks1GKyqSOkH7JFvXJicu0iMpoojkwB+f5Du/1SC0PtBL+s8v30k9njRZ21pm2drKYm2342jFnGWzttxPmZVg==
28052805

2806-
eslint-config-txo-typescript@^3.1.33:
2807-
version "3.1.33"
2808-
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-3.1.33.tgz#b76c69341b07df85c49b5287d9455c8dcf4061c4"
2809-
integrity sha512-/UsfM4uIi/KkUZPxabL6DyQy469AWv1Bw3YgLwByRJUpEtFrvxzA6nNmHGZGja9rugG0AZTC5iR25UvXkKz0Pw==
2806+
eslint-config-txo-typescript@^3.1.34:
2807+
version "3.1.34"
2808+
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-3.1.34.tgz#ae0d7be986d1cc709c4b538bd5f3e0a1b4a2ae87"
2809+
integrity sha512-GTFTpT234uoxMUho5MPu6Iswino1St0k61IHawzkSVnw3sPGgDi/hh/+aeXeoV5lLanfkmfKNgY5OgdJcEKWhA==
28102810
dependencies:
28112811
eslint-config-standard-with-typescript "^23.0.0"
28122812
eslint-import-resolver-typescript "^3.5.1"

0 commit comments

Comments
 (0)