Skip to content

Commit 2ae9608

Browse files
committed
Update dependency eslint-config-xo to v0.43.1
1 parent f79edf1 commit 2ae9608

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
@@ -34,7 +34,7 @@
3434
"dotenv": "16.0.3",
3535
"eslint": "8.27.0",
3636
"eslint-config-prettier": "8.5.0",
37-
"eslint-config-xo": "0.42.0",
37+
"eslint-config-xo": "0.43.1",
3838
"eslint-config-xo-typescript": "0.53.0",
3939
"ethereum-waffle": "3.4.4",
4040
"ethers": "5.7.2",

yarn.lock

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

4113-
eslint-config-xo@0.42.0:
4114-
version "0.42.0"
4115-
resolved "https://registry.yarnpkg.com/eslint-config-xo/-/eslint-config-xo-0.42.0.tgz#07764d626d4f61ce41f04d309e08ff1de1813bd6"
4116-
integrity sha512-HIfd+AM6tHFoaZ/NXYDV3Mr/CJrAj/DoP6IOYt1/v+90XtCwVYOfW7LXbRDYDmhQMzT16h7eqPRcex72waRqdA==
4113+
eslint-config-xo@0.43.1:
4114+
version "0.43.1"
4115+
resolved "https://registry.yarnpkg.com/eslint-config-xo/-/eslint-config-xo-0.43.1.tgz#c2ac8993f6e429048c813f599265d1636a0bc060"
4116+
integrity sha512-azv1L2PysRA0NkZOgbndUpN+581L7wPqkgJOgxxw3hxwXAbJgD6Hqb/SjHRiACifXt/AvxCzE/jIKFAlI7XjvQ==
41174117
dependencies:
41184118
confusing-browser-globals "1.0.11"
41194119

0 commit comments

Comments
 (0)