Skip to content

Commit ad9c587

Browse files
Update dependency eslint-config-xo-typescript to v0.56.0
1 parent 97f7bba commit ad9c587

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
@@ -4465,10 +4465,10 @@ eslint-config-prettier@8.6.0:
44654465
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.6.0.tgz#dec1d29ab728f4fa63061774e1672ac4e363d207"
44664466
integrity sha512-bAF0eLpLVqP5oEVUFKpMA+NnRFICwn9X8B5jrR9FcqnYBuPbqWEjTEspPWMj5ye6czoSLDweCzSo3Ko7gGrZaA==
44674467

4468-
eslint-config-xo-typescript@0.55.1:
4469-
version "0.55.1"
4470-
resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.55.1.tgz#8b0e776af47fad68ac4eb3a7385b7d3b46133b83"
4471-
integrity sha512-iXua+7n9fOp7LzGzvXlcZG0w6cdtscjASGTrAHMj0Rn9voayxF2oRoMIK1QS6ZJb4fMVEQZdU2D6gTKmWhcCQQ==
4468+
eslint-config-xo-typescript@0.56.0:
4469+
version "0.56.0"
4470+
resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.56.0.tgz#291c4298a26aa951b998f005a4c896cbcd75944a"
4471+
integrity sha512-JOuV9M6R0BphdWome5SiolbsZFpw5DX83HgUaIUoEZwkk0hDv+fmPoHNc3KwmoON5QEkuBxlIbW0o3PifzPCuw==
44724472

44734473
eslint-config-xo@0.43.1:
44744474
version "0.43.1"

0 commit comments

Comments
 (0)