Skip to content

Commit e4c41fd

Browse files
Update dependency eslint-config-xo to v0.45.0
1 parent c9b6651 commit e4c41fd

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
@@ -27,7 +27,7 @@
2727
"dotenv": "16.4.5",
2828
"eslint": "8.57.0",
2929
"eslint-config-prettier": "8.10.0",
30-
"eslint-config-xo": "0.43.1",
30+
"eslint-config-xo": "0.45.0",
3131
"eslint-config-xo-typescript": "0.57.0",
3232
"ethereum-waffle": "3.4.4",
3333
"hardhat": "2.9.9",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3198,10 +3198,10 @@ eslint-config-xo-typescript@0.57.0:
31983198
resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.57.0.tgz#a1b5fe010657cbdea237a9ebfbd1e4e231b1b899"
31993199
integrity sha512-u+qcTaADHn2/+hbDqZHRWiAps8JS6BcRsJKAADFxYHIPpYqQeQv9mXuhRe/1+ikfZAIz9hlG1V+Lkj8J7nf34A==
32003200

3201-
eslint-config-xo@0.43.1:
3202-
version "0.43.1"
3203-
resolved "https://registry.yarnpkg.com/eslint-config-xo/-/eslint-config-xo-0.43.1.tgz#c2ac8993f6e429048c813f599265d1636a0bc060"
3204-
integrity sha512-azv1L2PysRA0NkZOgbndUpN+581L7wPqkgJOgxxw3hxwXAbJgD6Hqb/SjHRiACifXt/AvxCzE/jIKFAlI7XjvQ==
3201+
eslint-config-xo@0.45.0:
3202+
version "0.45.0"
3203+
resolved "https://registry.yarnpkg.com/eslint-config-xo/-/eslint-config-xo-0.45.0.tgz#80e11c386aad07070bf103c04057dfa3d07b9705"
3204+
integrity sha512-T30F2S2HKKmr/RoHopKE7wMUMWrsLMab1qFl2WyFJjETbD+l7p4hSQWpTVGW7TEbSKG1QBekwf6Jn9ZDPA6thA==
32053205
dependencies:
32063206
confusing-browser-globals "1.0.11"
32073207

0 commit comments

Comments
 (0)