Skip to content

Commit 202055e

Browse files
committed
chore(deps): update dependency eslint-config-xo-typescript to v1
1 parent 4645a03 commit 202055e

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
@@ -36,7 +36,7 @@
3636
"eslint": "8.45.0",
3737
"eslint-config-prettier": "8.8.0",
3838
"eslint-config-xo": "0.43.1",
39-
"eslint-config-xo-typescript": "0.57.0",
39+
"eslint-config-xo-typescript": "1.0.0",
4040
"ethereum-waffle": "4.0.10",
4141
"ethers": "^5.7.2",
4242
"hardhat": "2.17.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2496,10 +2496,10 @@ eslint-config-prettier@8.8.0:
24962496
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.8.0.tgz#bfda738d412adc917fd7b038857110efe98c9348"
24972497
integrity sha512-wLbQiFre3tdGgpDv67NQKnJuTlcUVYHas3k+DZCc2U2BadthoEY4B7hLPvAxaqdyOGCzuLfii2fqGph10va7oA==
24982498

2499-
eslint-config-xo-typescript@0.57.0:
2500-
version "0.57.0"
2501-
resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.57.0.tgz#a1b5fe010657cbdea237a9ebfbd1e4e231b1b899"
2502-
integrity sha512-u+qcTaADHn2/+hbDqZHRWiAps8JS6BcRsJKAADFxYHIPpYqQeQv9mXuhRe/1+ikfZAIz9hlG1V+Lkj8J7nf34A==
2499+
eslint-config-xo-typescript@1.0.0:
2500+
version "1.0.0"
2501+
resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-1.0.0.tgz#efc36a41b4ab38ebd8cbce516ebe26d776aaa7ca"
2502+
integrity sha512-gqc7nzzEavIHKDMqj7IDmbqIusYQ9QWUUgYgRWL5Gi49DOH33/ndzrCDn5aTKyAePaCwl1SR3iwwEYNX9u/efA==
25032503

25042504
eslint-config-xo@0.43.1:
25052505
version "0.43.1"

0 commit comments

Comments
 (0)