Skip to content

Commit ea9e3e5

Browse files
committed
fix(deps): update dependency eslint-config-txo-typescript to ^3.2.39
1 parent 9b0c8a7 commit ea9e3e5

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.38"
27+
"eslint-config-txo-typescript": "^3.2.39"
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
@@ -3134,10 +3134,10 @@ eslint-config-standard@17.0.0:
31343134
resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-17.0.0.tgz#fd5b6cf1dcf6ba8d29f200c461de2e19069888cf"
31353135
integrity sha512-/2ks1GKyqSOkH7JFvXJicu0iMpoojkwB+f5Du/1SC0PtBL+s8v30k9njRZ21pm2drKYm2342jFnGWzttxPmZVg==
31363136

3137-
eslint-config-txo-typescript@^3.2.38:
3138-
version "3.2.38"
3139-
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-3.2.38.tgz#c8d310b5007970a5ebf90249251c2d3a4ea5cdc9"
3140-
integrity sha512-yfa7itYSOwJN6aa72R2d7guF1YWwJDYA5x8be+MeG+EIFEMHCFzwLIgZxGJ+283Bx7562h5rjXtXYpMW8eMlIw==
3137+
eslint-config-txo-typescript@^3.2.39:
3138+
version "3.2.39"
3139+
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-3.2.39.tgz#836c012efce9e2cd60697cecff1d8a955cce6126"
3140+
integrity sha512-S/JtmCA0tvzC+x4/uvX5vI6cwwRf3h7kWEUEePpD4WZqO6A8NVE7SEIVN/wRKIW2+T8sjHNb/qdxbWfem2+TVw==
31413141
dependencies:
31423142
eslint-config-standard-with-typescript "^34.0.1"
31433143
eslint-import-resolver-typescript "^3.5.5"

0 commit comments

Comments
 (0)