Skip to content

Commit 63aad8a

Browse files
chore(deps): update dependency eslint-config-xo to v0.44.0
1 parent 04fb9eb commit 63aad8a

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
@@ -38,7 +38,7 @@
3838
"dotenv": "16.4.1",
3939
"eslint": "8.56.0",
4040
"eslint-config-prettier": "9.1.0",
41-
"eslint-config-xo": "0.43.1",
41+
"eslint-config-xo": "0.44.0",
4242
"eslint-config-xo-typescript": "1.0.1",
4343
"ethereum-waffle": "4.0.10",
4444
"ethers": "5.7.2",

yarn.lock

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

3029-
eslint-config-xo@0.43.1:
3030-
version "0.43.1"
3031-
resolved "https://registry.yarnpkg.com/eslint-config-xo/-/eslint-config-xo-0.43.1.tgz#c2ac8993f6e429048c813f599265d1636a0bc060"
3032-
integrity sha512-azv1L2PysRA0NkZOgbndUpN+581L7wPqkgJOgxxw3hxwXAbJgD6Hqb/SjHRiACifXt/AvxCzE/jIKFAlI7XjvQ==
3029+
eslint-config-xo@0.44.0:
3030+
version "0.44.0"
3031+
resolved "https://registry.yarnpkg.com/eslint-config-xo/-/eslint-config-xo-0.44.0.tgz#b4a68da791ecfd329bc7e1f88f9edea3d4dca70c"
3032+
integrity sha512-YG4gdaor0mJJi8UBeRJqDPO42MedTWYMaUyucF5bhm2pi/HS98JIxfFQmTLuyj6hGpQlAazNfyVnn7JuDn+Sew==
30333033
dependencies:
30343034
confusing-browser-globals "1.0.11"
30353035

0 commit comments

Comments
 (0)