Skip to content

Commit f433e26

Browse files
committed
Update dependency eslint-config-xo-typescript to v0.52.0
1 parent 461a051 commit f433e26

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
@@ -28,7 +28,7 @@
2828
"eslint": "8.20.0",
2929
"eslint-config-prettier": "8.5.0",
3030
"eslint-config-xo": "0.41.0",
31-
"eslint-config-xo-typescript": "0.51.1",
31+
"eslint-config-xo-typescript": "0.52.0",
3232
"ethereum-waffle": "^3.4.4",
3333
"hardhat": "2.9.9",
3434
"husky": "7.0.4",

yarn.lock

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

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

31873187
eslint-config-xo@0.41.0:
31883188
version "0.41.0"

0 commit comments

Comments
 (0)