Skip to content

Commit 5f4e1d8

Browse files
committed
Update dependency eslint-config-xo-typescript to v0.52.0
1 parent 585500c commit 5f4e1d8

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
@@ -34,7 +34,7 @@
3434
"eslint": "8.20.0",
3535
"eslint-config-prettier": "8.5.0",
3636
"eslint-config-xo": "0.41.0",
37-
"eslint-config-xo-typescript": "0.51.1",
37+
"eslint-config-xo-typescript": "0.52.0",
3838
"ethereum-waffle": "3.4.4",
3939
"ethers": "5.6.9",
4040
"hardhat": "2.9.9",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4039,10 +4039,10 @@ eslint-config-prettier@8.5.0:
40394039
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.5.0.tgz#5a81680ec934beca02c7b1a61cf8ca34b66feab1"
40404040
integrity sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==
40414041

4042-
eslint-config-xo-typescript@0.51.1:
4043-
version "0.51.1"
4044-
resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.51.1.tgz#0f9166edffb06cbb1dabddf84d295c843e43cd1f"
4045-
integrity sha512-bqUYpPLylgOtuueawFJnLFX/t2W6shKYR+IwbwBZhw9ivr2sLd+8I2vLfKDDzxMrHzij8bkdVoRoDLRvugQoXg==
4042+
eslint-config-xo-typescript@0.52.0:
4043+
version "0.52.0"
4044+
resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.52.0.tgz#7e620bd862d74fcf7595a5a0331688ebe54f355a"
4045+
integrity sha512-8HMY/ArRT1Jv8dD5Fkjb+5wex+egwuniNcKNHnPZR0YAEy99/SiCcBrS72hlSiWdhrK/dmv3nZM3uIgvhJI0gQ==
40464046

40474047
eslint-config-xo@0.41.0:
40484048
version "0.41.0"

0 commit comments

Comments
 (0)