Skip to content

Commit 566a4b8

Browse files
authored
Merge pull request #13 from dev-protocol/renovate/eslint-config-xo-typescript-0.x
Update dependency eslint-config-xo-typescript to ^0.55.0
2 parents 4150c18 + d10a154 commit 566a4b8

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
@@ -20,7 +20,7 @@
2020
"eslint": "^8.17.0",
2121
"eslint-config-prettier": "^8.5.0",
2222
"eslint-config-xo": "^0.43.0",
23-
"eslint-config-xo-typescript": "^0.51.1",
23+
"eslint-config-xo-typescript": "^0.55.0",
2424
"husky": "^8.0.1",
2525
"mustache": "4.2.0",
2626
"prettier": "^2.6.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1364,10 +1364,10 @@ eslint-config-prettier@^8.5.0:
13641364
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.5.0.tgz#5a81680ec934beca02c7b1a61cf8ca34b66feab1"
13651365
integrity sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==
13661366

1367-
eslint-config-xo-typescript@^0.51.1:
1368-
version "0.51.1"
1369-
resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.51.1.tgz#0f9166edffb06cbb1dabddf84d295c843e43cd1f"
1370-
integrity sha512-bqUYpPLylgOtuueawFJnLFX/t2W6shKYR+IwbwBZhw9ivr2sLd+8I2vLfKDDzxMrHzij8bkdVoRoDLRvugQoXg==
1367+
eslint-config-xo-typescript@^0.55.0:
1368+
version "0.55.1"
1369+
resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.55.1.tgz#8b0e776af47fad68ac4eb3a7385b7d3b46133b83"
1370+
integrity sha512-iXua+7n9fOp7LzGzvXlcZG0w6cdtscjASGTrAHMj0Rn9voayxF2oRoMIK1QS6ZJb4fMVEQZdU2D6gTKmWhcCQQ==
13711371

13721372
eslint-config-xo@^0.43.0:
13731373
version "0.43.1"

0 commit comments

Comments
 (0)