Skip to content

Commit 5d45432

Browse files
Update dependency eslint-config-xo-typescript to v0.56.0
1 parent c07b465 commit 5d45432

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
@@ -42,7 +42,7 @@
4242
"eslint": "8.36.0",
4343
"eslint-config-prettier": "8.7.0",
4444
"eslint-config-xo": "0.43.1",
45-
"eslint-config-xo-typescript": "0.55.1",
45+
"eslint-config-xo-typescript": "0.56.0",
4646
"husky": "8.0.3",
4747
"js-base64": "3.7.5",
4848
"p-queue": "6.6.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4799,10 +4799,10 @@ [email protected]:
47994799
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.7.0.tgz#f1cc58a8afebc50980bd53475451df146c13182d"
48004800
integrity sha512-HHVXLSlVUhMSmyW4ZzEuvjpwqamgmlfkutD53cYXLikh4pt/modINRcCIApJ84czDxM4GZInwUrromsDdTImTA==
48014801

4802-
eslint-config-xo-typescript@0.55.1:
4803-
version "0.55.1"
4804-
resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.55.1.tgz#8b0e776af47fad68ac4eb3a7385b7d3b46133b83"
4805-
integrity sha512-iXua+7n9fOp7LzGzvXlcZG0w6cdtscjASGTrAHMj0Rn9voayxF2oRoMIK1QS6ZJb4fMVEQZdU2D6gTKmWhcCQQ==
4802+
eslint-config-xo-typescript@0.56.0:
4803+
version "0.56.0"
4804+
resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.56.0.tgz#291c4298a26aa951b998f005a4c896cbcd75944a"
4805+
integrity sha512-JOuV9M6R0BphdWome5SiolbsZFpw5DX83HgUaIUoEZwkk0hDv+fmPoHNc3KwmoON5QEkuBxlIbW0o3PifzPCuw==
48064806

48074807
48084808
version "0.43.1"

0 commit comments

Comments
 (0)