Skip to content

Commit 4051d58

Browse files
committed
fix(deps): update dependency eslint-config-txo-typescript to ^3.2.30
1 parent 7225439 commit 4051d58

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.29"
27+
"eslint-config-txo-typescript": "^3.2.30"
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
@@ -3122,10 +3122,10 @@ eslint-config-standard@17.0.0:
31223122
resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-17.0.0.tgz#fd5b6cf1dcf6ba8d29f200c461de2e19069888cf"
31233123
integrity sha512-/2ks1GKyqSOkH7JFvXJicu0iMpoojkwB+f5Du/1SC0PtBL+s8v30k9njRZ21pm2drKYm2342jFnGWzttxPmZVg==
31243124

3125-
eslint-config-txo-typescript@^3.2.29:
3126-
version "3.2.29"
3127-
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-3.2.29.tgz#49b0db1d6702628a0f92f4fd2fbf6382748e4856"
3128-
integrity sha512-f1y7vG/DCcFmK7wRi9KHRBJveqWeDV3KEkA5cpp3NyZKPfePPI66yKn2ueTe6mGZBD63ebxMOTrxR5ZkfPdcRQ==
3125+
eslint-config-txo-typescript@^3.2.30:
3126+
version "3.2.30"
3127+
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-3.2.30.tgz#0d8cc1f71d9c0df2edfab38a0f8bf24fd96a5865"
3128+
integrity sha512-gWbdWqe4q1Z1pYLjbcnnS1VRgVctRZJqLiE84ebfMuDY9mwMq65Ds6LU0OOsG+5D3BAo0RUxkv6scBcZsAxV0w==
31293129
dependencies:
31303130
eslint-config-standard-with-typescript "^34.0.1"
31313131
eslint-import-resolver-typescript "^3.5.5"

0 commit comments

Comments
 (0)