Skip to content

Commit 5eb2375

Browse files
committed
fix(deps): update dependency eslint-config-txo-typescript to ^3.3.24
1 parent 0268bc9 commit 5eb2375

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
@@ -25,7 +25,7 @@
2525
"semantic-release": "semantic-release"
2626
},
2727
"dependencies": {
28-
"eslint-config-txo-typescript": "^3.3.23"
28+
"eslint-config-txo-typescript": "^3.3.24"
2929
},
3030
"peerDependencies": {
3131
"eslint-plugin-jsx-a11y": "^6.7.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3434,10 +3434,10 @@ eslint-config-standard@17.1.0:
34343434
resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-17.1.0.tgz#40ffb8595d47a6b242e07cbfd49dc211ed128975"
34353435
integrity sha512-IwHwmaBNtDK4zDHQukFDW5u/aTb8+meQWZvNFWkiGmbWjD6bqyuSSBxxXKkCftCUzc1zwCH2m/baCNDLGmuO5Q==
34363436

3437-
eslint-config-txo-typescript@^3.3.23:
3438-
version "3.3.23"
3439-
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-3.3.23.tgz#2c586106737064db2e783e9557810ae2c47910f4"
3440-
integrity sha512-APSTIiRKBxk6hzI/iWOJFAYiR33TyQ1Q21B0h71bvtrMtkhiWMswG8gymzs8rIT906pc19PcSWZEQG3S8T14pQ==
3437+
eslint-config-txo-typescript@^3.3.24:
3438+
version "3.3.24"
3439+
resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-3.3.24.tgz#cea3842d5af7f059934620925510e8f4ed646f0c"
3440+
integrity sha512-xzujiEIBbEVCE09WVkEtiGA7G+iVT9j28XrqCwpfFfvuUM8ag3QD7rJ8e3tdv0HRRHjU1iDA1jKtT2ZL0XsBKw==
34413441
dependencies:
34423442
eslint-config-standard-with-typescript "^39.0.0"
34433443
eslint-import-resolver-typescript "^3.6.1"

0 commit comments

Comments
 (0)