Skip to content

Commit b6ca99a

Browse files
Update dependency eslint-config-xo-typescript to v0.56.0
1 parent 4436145 commit b6ca99a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"eslint": "8.34.0",
4343
"eslint-config-prettier": "8.6.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

+4-4
Original file line numberDiff line numberDiff line change
@@ -4411,10 +4411,10 @@ eslint-config-prettier@8.6.0:
44114411
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.6.0.tgz#dec1d29ab728f4fa63061774e1672ac4e363d207"
44124412
integrity sha512-bAF0eLpLVqP5oEVUFKpMA+NnRFICwn9X8B5jrR9FcqnYBuPbqWEjTEspPWMj5ye6czoSLDweCzSo3Ko7gGrZaA==
44134413

4414-
eslint-config-xo-typescript@0.55.1:
4415-
version "0.55.1"
4416-
resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.55.1.tgz#8b0e776af47fad68ac4eb3a7385b7d3b46133b83"
4417-
integrity sha512-iXua+7n9fOp7LzGzvXlcZG0w6cdtscjASGTrAHMj0Rn9voayxF2oRoMIK1QS6ZJb4fMVEQZdU2D6gTKmWhcCQQ==
4414+
eslint-config-xo-typescript@0.56.0:
4415+
version "0.56.0"
4416+
resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.56.0.tgz#291c4298a26aa951b998f005a4c896cbcd75944a"
4417+
integrity sha512-JOuV9M6R0BphdWome5SiolbsZFpw5DX83HgUaIUoEZwkk0hDv+fmPoHNc3KwmoON5QEkuBxlIbW0o3PifzPCuw==
44184418

44194419
eslint-config-xo@0.43.1:
44204420
version "0.43.1"

0 commit comments

Comments
 (0)