Skip to content

Commit 57ee11f

Browse files
committed
Update dependency eslint-config-xo to v0.43.1
1 parent c9e2f0e commit 57ee11f

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"dotenv": "16.0.3",
3434
"eslint": "8.27.0",
3535
"eslint-config-prettier": "8.5.0",
36-
"eslint-config-xo": "0.42.0",
36+
"eslint-config-xo": "0.43.1",
3737
"eslint-config-xo-typescript": "0.53.0",
3838
"ethereum-waffle": "3.4.4",
3939
"ethers": "5.7.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4066,10 +4066,10 @@ eslint-config-xo-typescript@0.53.0:
40664066
resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.53.0.tgz#702be21ea0dfcb124903c5f723d023b1fdeb0da2"
40674067
integrity sha512-IJ1n70egMPTou/41HoGGFbLf/2WCsVW5lSUxOSklrR8T1221fMRPVJxIVZ3evr8R+N5wR6uzg/0uzSymwWA5Bg==
40684068

4069-
eslint-config-xo@0.42.0:
4070-
version "0.42.0"
4071-
resolved "https://registry.yarnpkg.com/eslint-config-xo/-/eslint-config-xo-0.42.0.tgz#07764d626d4f61ce41f04d309e08ff1de1813bd6"
4072-
integrity sha512-HIfd+AM6tHFoaZ/NXYDV3Mr/CJrAj/DoP6IOYt1/v+90XtCwVYOfW7LXbRDYDmhQMzT16h7eqPRcex72waRqdA==
4069+
eslint-config-xo@0.43.1:
4070+
version "0.43.1"
4071+
resolved "https://registry.yarnpkg.com/eslint-config-xo/-/eslint-config-xo-0.43.1.tgz#c2ac8993f6e429048c813f599265d1636a0bc060"
4072+
integrity sha512-azv1L2PysRA0NkZOgbndUpN+581L7wPqkgJOgxxw3hxwXAbJgD6Hqb/SjHRiACifXt/AvxCzE/jIKFAlI7XjvQ==
40734073
dependencies:
40744074
confusing-browser-globals "1.0.11"
40754075

0 commit comments

Comments
 (0)