Skip to content

Commit 422debe

Browse files
committed
Update dependency eslint-config-xo-typescript to v0.52.0
1 parent 0b48b8c commit 422debe

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.41.0",
37-
"eslint-config-xo-typescript": "0.51.1",
37+
"eslint-config-xo-typescript": "0.52.0",
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
@@ -3743,10 +3743,10 @@ eslint-config-prettier@6.15.0:
37433743
dependencies:
37443744
get-stdin "^6.0.0"
37453745

3746-
eslint-config-xo-typescript@0.51.1:
3747-
version "0.51.1"
3748-
resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.51.1.tgz#0f9166edffb06cbb1dabddf84d295c843e43cd1f"
3749-
integrity sha512-bqUYpPLylgOtuueawFJnLFX/t2W6shKYR+IwbwBZhw9ivr2sLd+8I2vLfKDDzxMrHzij8bkdVoRoDLRvugQoXg==
3746+
eslint-config-xo-typescript@0.52.0:
3747+
version "0.52.0"
3748+
resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.52.0.tgz#7e620bd862d74fcf7595a5a0331688ebe54f355a"
3749+
integrity sha512-8HMY/ArRT1Jv8dD5Fkjb+5wex+egwuniNcKNHnPZR0YAEy99/SiCcBrS72hlSiWdhrK/dmv3nZM3uIgvhJI0gQ==
37503750

37513751
eslint-config-xo@0.41.0:
37523752
version "0.41.0"

0 commit comments

Comments
 (0)