Skip to content

Commit c9fbaa3

Browse files
Update dependency eslint-config-xo to v0.45.0
1 parent 0ca83b1 commit c9fbaa3

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
@@ -41,7 +41,7 @@
4141
"dotenv": "16.4.5",
4242
"eslint": "8.57.0",
4343
"eslint-config-prettier": "8.10.0",
44-
"eslint-config-xo": "0.43.1",
44+
"eslint-config-xo": "0.45.0",
4545
"eslint-config-xo-typescript": "0.57.0",
4646
"ethereum-waffle": "3.4.4",
4747
"ethers": "5.7.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4087,10 +4087,10 @@ [email protected]:
40874087
resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.57.0.tgz#a1b5fe010657cbdea237a9ebfbd1e4e231b1b899"
40884088
integrity sha512-u+qcTaADHn2/+hbDqZHRWiAps8JS6BcRsJKAADFxYHIPpYqQeQv9mXuhRe/1+ikfZAIz9hlG1V+Lkj8J7nf34A==
40894089

4090-
eslint-config-xo@0.43.1:
4091-
version "0.43.1"
4092-
resolved "https://registry.yarnpkg.com/eslint-config-xo/-/eslint-config-xo-0.43.1.tgz#c2ac8993f6e429048c813f599265d1636a0bc060"
4093-
integrity sha512-azv1L2PysRA0NkZOgbndUpN+581L7wPqkgJOgxxw3hxwXAbJgD6Hqb/SjHRiACifXt/AvxCzE/jIKFAlI7XjvQ==
4090+
eslint-config-xo@0.45.0:
4091+
version "0.45.0"
4092+
resolved "https://registry.yarnpkg.com/eslint-config-xo/-/eslint-config-xo-0.45.0.tgz#80e11c386aad07070bf103c04057dfa3d07b9705"
4093+
integrity sha512-T30F2S2HKKmr/RoHopKE7wMUMWrsLMab1qFl2WyFJjETbD+l7p4hSQWpTVGW7TEbSKG1QBekwf6Jn9ZDPA6thA==
40944094
dependencies:
40954095
confusing-browser-globals "1.0.11"
40964096

0 commit comments

Comments
 (0)