Skip to content

Commit e379a7b

Browse files
Update dependency eslint-config-xo-typescript to v0.57.0
1 parent 3900422 commit e379a7b

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
@@ -33,7 +33,7 @@
3333
"eslint": "8.38.0",
3434
"eslint-config-prettier": "8.8.0",
3535
"eslint-config-xo": "0.43.1",
36-
"eslint-config-xo-typescript": "0.55.1",
36+
"eslint-config-xo-typescript": "0.57.0",
3737
"ethereum-waffle": "3.4.4",
3838
"ethers": "5.6.1",
3939
"fast-deep-equal": "3.1.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3612,10 +3612,10 @@ [email protected]:
36123612
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.8.0.tgz#bfda738d412adc917fd7b038857110efe98c9348"
36133613
integrity sha512-wLbQiFre3tdGgpDv67NQKnJuTlcUVYHas3k+DZCc2U2BadthoEY4B7hLPvAxaqdyOGCzuLfii2fqGph10va7oA==
36143614

3615-
eslint-config-xo-typescript@0.55.1:
3616-
version "0.55.1"
3617-
resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.55.1.tgz#8b0e776af47fad68ac4eb3a7385b7d3b46133b83"
3618-
integrity sha512-iXua+7n9fOp7LzGzvXlcZG0w6cdtscjASGTrAHMj0Rn9voayxF2oRoMIK1QS6ZJb4fMVEQZdU2D6gTKmWhcCQQ==
3615+
eslint-config-xo-typescript@0.57.0:
3616+
version "0.57.0"
3617+
resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.57.0.tgz#a1b5fe010657cbdea237a9ebfbd1e4e231b1b899"
3618+
integrity sha512-u+qcTaADHn2/+hbDqZHRWiAps8JS6BcRsJKAADFxYHIPpYqQeQv9mXuhRe/1+ikfZAIz9hlG1V+Lkj8J7nf34A==
36193619

36203620
36213621
version "0.43.1"

0 commit comments

Comments
 (0)