Skip to content

Commit 4cd1f1d

Browse files
Update dependency eslint-config-xo-typescript to v0.57.0
1 parent 5e37fba commit 4cd1f1d

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.57.1",
3434
"eslint-config-prettier": "8.10.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
@@ -3624,10 +3624,10 @@ [email protected]:
36243624
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.10.0.tgz#3a06a662130807e2502fc3ff8b4143d8a0658e11"
36253625
integrity sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg==
36263626

3627-
eslint-config-xo-typescript@0.55.1:
3628-
version "0.55.1"
3629-
resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.55.1.tgz#8b0e776af47fad68ac4eb3a7385b7d3b46133b83"
3630-
integrity sha512-iXua+7n9fOp7LzGzvXlcZG0w6cdtscjASGTrAHMj0Rn9voayxF2oRoMIK1QS6ZJb4fMVEQZdU2D6gTKmWhcCQQ==
3627+
eslint-config-xo-typescript@0.57.0:
3628+
version "0.57.0"
3629+
resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.57.0.tgz#a1b5fe010657cbdea237a9ebfbd1e4e231b1b899"
3630+
integrity sha512-u+qcTaADHn2/+hbDqZHRWiAps8JS6BcRsJKAADFxYHIPpYqQeQv9mXuhRe/1+ikfZAIz9hlG1V+Lkj8J7nf34A==
36313631

36323632
36333633
version "0.43.1"

0 commit comments

Comments
 (0)