Skip to content

Commit 817bed8

Browse files
committed
Update dependency eslint-config-xo-typescript to v0.53.0
1 parent 7a2cd30 commit 817bed8

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
@@ -28,7 +28,7 @@
2828
"eslint": "8.22.0",
2929
"eslint-config-prettier": "8.5.0",
3030
"eslint-config-xo": "0.42.0",
31-
"eslint-config-xo-typescript": "0.52.0",
31+
"eslint-config-xo-typescript": "0.53.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
@@ -3194,10 +3194,10 @@ eslint-config-prettier@8.5.0:
31943194
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.5.0.tgz#5a81680ec934beca02c7b1a61cf8ca34b66feab1"
31953195
integrity sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==
31963196

3197-
eslint-config-xo-typescript@0.52.0:
3198-
version "0.52.0"
3199-
resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.52.0.tgz#7e620bd862d74fcf7595a5a0331688ebe54f355a"
3200-
integrity sha512-8HMY/ArRT1Jv8dD5Fkjb+5wex+egwuniNcKNHnPZR0YAEy99/SiCcBrS72hlSiWdhrK/dmv3nZM3uIgvhJI0gQ==
3197+
eslint-config-xo-typescript@0.53.0:
3198+
version "0.53.0"
3199+
resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.53.0.tgz#702be21ea0dfcb124903c5f723d023b1fdeb0da2"
3200+
integrity sha512-IJ1n70egMPTou/41HoGGFbLf/2WCsVW5lSUxOSklrR8T1221fMRPVJxIVZ3evr8R+N5wR6uzg/0uzSymwWA5Bg==
32013201

32023202
eslint-config-xo@0.42.0:
32033203
version "0.42.0"

0 commit comments

Comments
 (0)