Skip to content

Commit 101b3bc

Browse files
committed
Update dependency eslint-config-xo-typescript to v0.51.1
1 parent 4ccc95c commit 101b3bc

2 files changed

Lines changed: 6 additions & 8 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"eslint": "8.17.0",
3838
"eslint-config-prettier": "8.5.0",
3939
"eslint-config-xo": "0.41.0",
40-
"eslint-config-xo-typescript": "0.44.0",
40+
"eslint-config-xo-typescript": "0.51.1",
4141
"ethereum-waffle": "3.4.4",
4242
"ethers": "5.6.8",
4343
"hardhat": "2.9.9",

yarn.lock

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4041,12 +4041,10 @@ eslint-config-prettier@8.5.0:
40414041
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.5.0.tgz#5a81680ec934beca02c7b1a61cf8ca34b66feab1"
40424042
integrity sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==
40434043

4044-
eslint-config-xo-typescript@0.44.0:
4045-
version "0.44.0"
4046-
resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.44.0.tgz#972285f401ea6b26c5802e177431de8b15851b0f"
4047-
integrity sha512-/mRj2KHHwnl3ZyM8vn68NSfRoEunkSYagWERGmNnU5UOLo4AY9jjBNZW+/sDOaPYuc5xzYmLxYspDCVCXKLGNQ==
4048-
dependencies:
4049-
typescript ">=4.3"
4044+
eslint-config-xo-typescript@0.51.1:
4045+
version "0.51.1"
4046+
resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.51.1.tgz#0f9166edffb06cbb1dabddf84d295c843e43cd1f"
4047+
integrity sha512-bqUYpPLylgOtuueawFJnLFX/t2W6shKYR+IwbwBZhw9ivr2sLd+8I2vLfKDDzxMrHzij8bkdVoRoDLRvugQoXg==
40504048

40514049
eslint-config-xo@0.41.0:
40524050
version "0.41.0"
@@ -9548,7 +9546,7 @@ typescript@4.7.3:
95489546
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.3.tgz#8364b502d5257b540f9de4c40be84c98e23a129d"
95499547
integrity sha512-WOkT3XYvrpXx4vMMqlD+8R8R37fZkjyLGlxavMc4iB8lrl8L0DeTcHbYgw/v0N/z9wAFsgBhcsF0ruoySS22mA==
95509548

9551-
typescript@>=4.3, typescript@^4.3.4:
9549+
typescript@^4.3.4:
95529550
version "4.4.2"
95539551
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.2.tgz#6d618640d430e3569a1dfb44f7d7e600ced3ee86"
95549552
integrity sha512-gzP+t5W4hdy4c+68bfcv0t400HVJMMd2+H9B7gae1nQlBzCqvrXX+6GL/b3GAgyTH966pzrZ70/fRjwAtZksSQ==

0 commit comments

Comments
 (0)