Skip to content

Commit 5a42d63

Browse files
committed
fix(deps): update dependency eslint-config-txo-typescript to ^3.1.77
1 parent 130a76f commit 5a42d63

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.76"
27+
"eslint-config-txo-typescript": "^3.1.77"
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
@@ -3011,10 +3011,10 @@ eslint-config-standard@17.0.0:
30113011
resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-17.0.0.tgz#fd5b6cf1dcf6ba8d29f200c461de2e19069888cf"
30123012
integrity sha512-/2ks1GKyqSOkH7JFvXJicu0iMpoojkwB+f5Du/1SC0PtBL+s8v30k9njRZ21pm2drKYm2342jFnGWzttxPmZVg==
30133013

3014-
eslint-config-txo-typescript@^3.1.76:
3015-
version "3.1.76"
3016-
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-3.1.76.tgz#9d6173f3a179466769439235ff48457899b8fc3a"
3017-
integrity sha512-nI6BhlRDO31HbVK7N6r0Vml5WhJZXnOm85ZH547kCYLE+G+U5IBKr94aqS4b+BUJgNA7sE2u8ak9Wx90GC/kgQ==
3014+
eslint-config-txo-typescript@^3.1.77:
3015+
version "3.1.77"
3016+
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-3.1.77.tgz#815c284b3729db6baac51ca276e247cb33de87d9"
3017+
integrity sha512-31MY0LUdW85gLnwlo7FpM0FVabLSXRu8A48B4ax3uUQntBkvWN5zoXqRGKd6ILhwNhFnlnyZyllpz6ye6JQhyw==
30183018
dependencies:
30193019
eslint-config-standard-with-typescript "^26.0.0"
30203020
eslint-import-resolver-typescript "^3.5.3"

0 commit comments

Comments
 (0)