Skip to content

Commit c927573

Browse files
committed
Update dependency eslint-config-xo-typescript to v0.55.1
1 parent ae1925d commit c927573

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.28.0",
2929
"eslint-config-prettier": "8.5.0",
3030
"eslint-config-xo": "0.43.1",
31-
"eslint-config-xo-typescript": "0.55.0",
31+
"eslint-config-xo-typescript": "0.55.1",
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
@@ -3197,10 +3197,10 @@ eslint-config-prettier@8.5.0:
31973197
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.5.0.tgz#5a81680ec934beca02c7b1a61cf8ca34b66feab1"
31983198
integrity sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==
31993199

3200-
eslint-config-xo-typescript@0.55.0:
3201-
version "0.55.0"
3202-
resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.55.0.tgz#84b008cb927ec43f57ad0d7969fb30fe8ba1968a"
3203-
integrity sha512-JJbuUbkgDWjN0o6i2Olpw8teP8mq81aMH0vSzEssDS4k1fRvUtsHQNVFb4Q0XyvO0FU9fD4wsqcPv2w1n/AulQ==
3200+
eslint-config-xo-typescript@0.55.1:
3201+
version "0.55.1"
3202+
resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.55.1.tgz#8b0e776af47fad68ac4eb3a7385b7d3b46133b83"
3203+
integrity sha512-iXua+7n9fOp7LzGzvXlcZG0w6cdtscjASGTrAHMj0Rn9voayxF2oRoMIK1QS6ZJb4fMVEQZdU2D6gTKmWhcCQQ==
32043204

32053205
eslint-config-xo@0.43.1:
32063206
version "0.43.1"

0 commit comments

Comments
 (0)