Skip to content

Commit c9b0087

Browse files
chore(deps): update dependency eslint-config-xo to v0.44.0
1 parent 5afea89 commit c9b0087

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
@@ -36,7 +36,7 @@
3636
"dotenv": "16.4.1",
3737
"eslint": "8.56.0",
3838
"eslint-config-prettier": "9.1.0",
39-
"eslint-config-xo": "0.43.1",
39+
"eslint-config-xo": "0.44.0",
4040
"eslint-config-xo-typescript": "1.0.1",
4141
"ethereum-waffle": "4.0.10",
4242
"ethers": "5.7.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2690,10 +2690,10 @@ [email protected]:
26902690
resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-1.0.1.tgz#90a91a4dc2135ea93ef3081ecf1945303ab2bc60"
26912691
integrity sha512-vPQssnRSUgBFOEfB/KY12CXwltwFSn4RSCfa+w7gjBC2PFQ7Yfgmyei+1XUZ3K+8LRGef2NMJUcxts7PldhDjg==
26922692

2693-
eslint-config-xo@0.43.1:
2694-
version "0.43.1"
2695-
resolved "https://registry.yarnpkg.com/eslint-config-xo/-/eslint-config-xo-0.43.1.tgz#c2ac8993f6e429048c813f599265d1636a0bc060"
2696-
integrity sha512-azv1L2PysRA0NkZOgbndUpN+581L7wPqkgJOgxxw3hxwXAbJgD6Hqb/SjHRiACifXt/AvxCzE/jIKFAlI7XjvQ==
2693+
eslint-config-xo@0.44.0:
2694+
version "0.44.0"
2695+
resolved "https://registry.yarnpkg.com/eslint-config-xo/-/eslint-config-xo-0.44.0.tgz#b4a68da791ecfd329bc7e1f88f9edea3d4dca70c"
2696+
integrity sha512-YG4gdaor0mJJi8UBeRJqDPO42MedTWYMaUyucF5bhm2pi/HS98JIxfFQmTLuyj6hGpQlAazNfyVnn7JuDn+Sew==
26972697
dependencies:
26982698
confusing-browser-globals "1.0.11"
26992699

0 commit comments

Comments
 (0)