File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 27
27
"dotenv" : " 16.4.5" ,
28
28
"eslint" : " 8.57.0" ,
29
29
"eslint-config-prettier" : " 8.10.0" ,
30
- "eslint-config-xo" : " 0.43.1 " ,
30
+ "eslint-config-xo" : " 0.45.0 " ,
31
31
"eslint-config-xo-typescript" : " 0.57.0" ,
32
32
"ethereum-waffle" : " 3.4.4" ,
33
33
"hardhat" : " 2.9.9" ,
Original file line number Diff line number Diff line change @@ -3198,10 +3198,10 @@ eslint-config-xo-typescript@0.57.0:
3198
3198
resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.57.0.tgz#a1b5fe010657cbdea237a9ebfbd1e4e231b1b899"
3199
3199
integrity sha512-u+qcTaADHn2/+hbDqZHRWiAps8JS6BcRsJKAADFxYHIPpYqQeQv9mXuhRe/1+ikfZAIz9hlG1V+Lkj8J7nf34A==
3200
3200
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 ==
3205
3205
dependencies :
3206
3206
confusing-browser-globals "1.0.11"
3207
3207
You can’t perform that action at this time.
0 commit comments