Skip to content

Commit 6160bd8

Browse files
Update dependency eslint-config-xo-typescript to v0.56.0
1 parent 0f5904b commit 6160bd8

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.35.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
@@ -4423,10 +4423,10 @@ eslint-config-prettier@8.6.0:
44234423
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.6.0.tgz#dec1d29ab728f4fa63061774e1672ac4e363d207"
44244424
integrity sha512-bAF0eLpLVqP5oEVUFKpMA+NnRFICwn9X8B5jrR9FcqnYBuPbqWEjTEspPWMj5ye6czoSLDweCzSo3Ko7gGrZaA==
44254425

4426-
eslint-config-xo-typescript@0.55.1:
4427-
version "0.55.1"
4428-
resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.55.1.tgz#8b0e776af47fad68ac4eb3a7385b7d3b46133b83"
4429-
integrity sha512-iXua+7n9fOp7LzGzvXlcZG0w6cdtscjASGTrAHMj0Rn9voayxF2oRoMIK1QS6ZJb4fMVEQZdU2D6gTKmWhcCQQ==
4426+
eslint-config-xo-typescript@0.56.0:
4427+
version "0.56.0"
4428+
resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.56.0.tgz#291c4298a26aa951b998f005a4c896cbcd75944a"
4429+
integrity sha512-JOuV9M6R0BphdWome5SiolbsZFpw5DX83HgUaIUoEZwkk0hDv+fmPoHNc3KwmoON5QEkuBxlIbW0o3PifzPCuw==
44304430

44314431
eslint-config-xo@0.43.1:
44324432
version "0.43.1"

0 commit comments

Comments
 (0)