Skip to content

Commit f207837

Browse files
committed
Update dependency eslint-config-xo-typescript to v0.47.1
1 parent a738afb commit f207837

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
@@ -35,7 +35,7 @@
3535
"eslint": "8.3.0",
3636
"eslint-config-prettier": "8.3.0",
3737
"eslint-config-xo": "0.39.0",
38-
"eslint-config-xo-typescript": "0.44.0",
38+
"eslint-config-xo-typescript": "0.47.1",
3939
"ethereum-waffle": "3.4.0",
4040
"ethers": "5.5.1",
4141
"hardhat": "2.7.0",

yarn.lock

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3590,12 +3590,10 @@ eslint-config-prettier@8.3.0:
35903590
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.3.0.tgz#f7471b20b6fe8a9a9254cc684454202886a2dd7a"
35913591
integrity sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew==
35923592

3593-
eslint-config-xo-typescript@0.44.0:
3594-
version "0.44.0"
3595-
resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.44.0.tgz#972285f401ea6b26c5802e177431de8b15851b0f"
3596-
integrity sha512-/mRj2KHHwnl3ZyM8vn68NSfRoEunkSYagWERGmNnU5UOLo4AY9jjBNZW+/sDOaPYuc5xzYmLxYspDCVCXKLGNQ==
3597-
dependencies:
3598-
typescript ">=4.3"
3593+
eslint-config-xo-typescript@0.47.1:
3594+
version "0.47.1"
3595+
resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.47.1.tgz#87b5865d8a3428fa26cc8dc3146ef4f712dfed46"
3596+
integrity sha512-BkbzIltZCWp8QLekKJKG8zJ/ZGezD8Z9FaJ+hJ5PrAVUGkIPmxXLLEHCKS3ax7oOqZLYQiG+jyKfQDIEdTQgbg==
35993597

36003598
eslint-config-xo@0.39.0:
36013599
version "0.39.0"
@@ -9035,7 +9033,7 @@ typescript@4.5.2:
90359033
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.2.tgz#8ac1fba9f52256fdb06fb89e4122fa6a346c2998"
90369034
integrity sha512-5BlMof9H1yGt0P8/WF+wPNw6GfctgGjXp5hkblpyT+8rkASSmkUKMXrxR0Xg8ThVCi/JnHQiKXeBaEwCeQwMFw==
90379035

9038-
typescript@>=4.3, typescript@^4.3.4:
9036+
typescript@^4.3.4:
90399037
version "4.4.2"
90409038
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.2.tgz#6d618640d430e3569a1dfb44f7d7e600ced3ee86"
90419039
integrity sha512-gzP+t5W4hdy4c+68bfcv0t400HVJMMd2+H9B7gae1nQlBzCqvrXX+6GL/b3GAgyTH966pzrZ70/fRjwAtZksSQ==

0 commit comments

Comments
 (0)