Skip to content

Commit 1855c10

Browse files
committed
Update dependency eslint-config-xo-typescript to v0.47.1
1 parent 578fafc commit 1855c10

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.2.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.6.8",

yarn.lock

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

3588-
eslint-config-xo-typescript@0.44.0:
3589-
version "0.44.0"
3590-
resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.44.0.tgz#972285f401ea6b26c5802e177431de8b15851b0f"
3591-
integrity sha512-/mRj2KHHwnl3ZyM8vn68NSfRoEunkSYagWERGmNnU5UOLo4AY9jjBNZW+/sDOaPYuc5xzYmLxYspDCVCXKLGNQ==
3592-
dependencies:
3593-
typescript ">=4.3"
3588+
eslint-config-xo-typescript@0.47.1:
3589+
version "0.47.1"
3590+
resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.47.1.tgz#87b5865d8a3428fa26cc8dc3146ef4f712dfed46"
3591+
integrity sha512-BkbzIltZCWp8QLekKJKG8zJ/ZGezD8Z9FaJ+hJ5PrAVUGkIPmxXLLEHCKS3ax7oOqZLYQiG+jyKfQDIEdTQgbg==
35943592

35953593
eslint-config-xo@0.39.0:
35963594
version "0.39.0"
@@ -9016,7 +9014,7 @@ typescript@4.4.4:
90169014
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.4.tgz#2cd01a1a1f160704d3101fd5a58ff0f9fcb8030c"
90179015
integrity sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA==
90189016

9019-
typescript@>=4.3, typescript@^4.3.4:
9017+
typescript@^4.3.4:
90209018
version "4.4.2"
90219019
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.2.tgz#6d618640d430e3569a1dfb44f7d7e600ced3ee86"
90229020
integrity sha512-gzP+t5W4hdy4c+68bfcv0t400HVJMMd2+H9B7gae1nQlBzCqvrXX+6GL/b3GAgyTH966pzrZ70/fRjwAtZksSQ==

0 commit comments

Comments
 (0)