Skip to content

Commit 507f5ff

Browse files
committed
chore(deps): update dependency eslint-config-xo-typescript to v0.57.0
1 parent 7b4be52 commit 507f5ff

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"eslint": "8.37.0",
3737
"eslint-config-prettier": "8.8.0",
3838
"eslint-config-xo": "0.43.1",
39-
"eslint-config-xo-typescript": "0.56.0",
39+
"eslint-config-xo-typescript": "0.57.0",
4040
"ethereum-waffle": "4.0.10",
4141
"ethers": "^5.7.2",
4242
"hardhat": "2.13.0",

yarn.lock

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

2338-
eslint-config-xo-typescript@0.56.0:
2339-
version "0.56.0"
2340-
resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.56.0.tgz#291c4298a26aa951b998f005a4c896cbcd75944a"
2341-
integrity sha512-JOuV9M6R0BphdWome5SiolbsZFpw5DX83HgUaIUoEZwkk0hDv+fmPoHNc3KwmoON5QEkuBxlIbW0o3PifzPCuw==
2338+
eslint-config-xo-typescript@0.57.0:
2339+
version "0.57.0"
2340+
resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.57.0.tgz#a1b5fe010657cbdea237a9ebfbd1e4e231b1b899"
2341+
integrity sha512-u+qcTaADHn2/+hbDqZHRWiAps8JS6BcRsJKAADFxYHIPpYqQeQv9mXuhRe/1+ikfZAIz9hlG1V+Lkj8J7nf34A==
23422342

23432343
eslint-config-xo@0.43.1:
23442344
version "0.43.1"

0 commit comments

Comments
 (0)