Skip to content

Commit ff7707e

Browse files
committed
Update dependency eslint-config-xo-typescript to v0.52.0
1 parent 498ffa6 commit ff7707e

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.20.0",
3434
"eslint-config-prettier": "8.5.0",
3535
"eslint-config-xo": "0.41.0",
36-
"eslint-config-xo-typescript": "0.51.1",
36+
"eslint-config-xo-typescript": "0.52.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
@@ -3629,10 +3629,10 @@ [email protected]:
36293629
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.5.0.tgz#5a81680ec934beca02c7b1a61cf8ca34b66feab1"
36303630
integrity sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==
36313631

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

36373637
36383638
version "0.41.0"

0 commit comments

Comments
 (0)