Skip to content

Commit a125395

Browse files
committed
fix(deps): update dependency eslint-config-txo-typescript to ^3.2.17
1 parent 63c8a6f commit a125395

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.16"
27+
"eslint-config-txo-typescript": "^3.2.17"
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
@@ -3034,10 +3034,10 @@ eslint-config-standard@17.0.0:
30343034
resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-17.0.0.tgz#fd5b6cf1dcf6ba8d29f200c461de2e19069888cf"
30353035
integrity sha512-/2ks1GKyqSOkH7JFvXJicu0iMpoojkwB+f5Du/1SC0PtBL+s8v30k9njRZ21pm2drKYm2342jFnGWzttxPmZVg==
30363036

3037-
eslint-config-txo-typescript@^3.2.16:
3038-
version "3.2.16"
3039-
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-3.2.16.tgz#9415d55819770586201b02c85b7af43008b6975a"
3040-
integrity sha512-nAnwv46CgindW54brg+VoESdYCfDheoSzgWjsQPGE4zU7rryrzLs+G/uFeklbuCGDbqOem+wBsywdEadAU861g==
3037+
eslint-config-txo-typescript@^3.2.17:
3038+
version "3.2.17"
3039+
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-3.2.17.tgz#b079aa7d725335eda47f029c9280cf2cb459a04c"
3040+
integrity sha512-GxEun6zJyktPU2Fke3dySsZMMYTuKd2Gcd6Mh1jkfb+nw5Y26xdu6I+BSygaudnl+d8Oom1Em0ngu2y284x4GA==
30413041
dependencies:
30423042
eslint-config-standard-with-typescript "^34.0.0"
30433043
eslint-import-resolver-typescript "^3.5.3"

0 commit comments

Comments
 (0)