Skip to content

Commit 42a7e2a

Browse files
committed
Update dependency eslint-config-xo-typescript to v0.55.1
1 parent 3be976c commit 42a7e2a

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
@@ -34,7 +34,7 @@
3434
"eslint": "7.32.0",
3535
"eslint-config-prettier": "6.15.0",
3636
"eslint-config-xo": "0.43.1",
37-
"eslint-config-xo-typescript": "0.55.0",
37+
"eslint-config-xo-typescript": "0.55.1",
3838
"eslint-plugin-prettier": "4.2.1",
3939
"ethereum-waffle": "3.4.0",
4040
"ethlint": "1.2.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3751,10 +3751,10 @@ eslint-config-prettier@6.15.0:
37513751
dependencies:
37523752
get-stdin "^6.0.0"
37533753

3754-
eslint-config-xo-typescript@0.55.0:
3755-
version "0.55.0"
3756-
resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.55.0.tgz#84b008cb927ec43f57ad0d7969fb30fe8ba1968a"
3757-
integrity sha512-JJbuUbkgDWjN0o6i2Olpw8teP8mq81aMH0vSzEssDS4k1fRvUtsHQNVFb4Q0XyvO0FU9fD4wsqcPv2w1n/AulQ==
3754+
eslint-config-xo-typescript@0.55.1:
3755+
version "0.55.1"
3756+
resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.55.1.tgz#8b0e776af47fad68ac4eb3a7385b7d3b46133b83"
3757+
integrity sha512-iXua+7n9fOp7LzGzvXlcZG0w6cdtscjASGTrAHMj0Rn9voayxF2oRoMIK1QS6ZJb4fMVEQZdU2D6gTKmWhcCQQ==
37583758

37593759
eslint-config-xo@0.43.1:
37603760
version "0.43.1"

0 commit comments

Comments
 (0)