Skip to content

Commit

Permalink
Update dependency eslint-config-xo-typescript to v0.56.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 20, 2023
1 parent 4a8fc20 commit cd9f9e1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"eslint": "8.34.0",
"eslint-config-prettier": "8.6.0",
"eslint-config-xo": "0.43.1",
"eslint-config-xo-typescript": "0.55.1",
"eslint-config-xo-typescript": "0.56.0",
"husky": "8.0.3",
"js-base64": "3.7.5",
"p-queue": "6.6.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4411,10 +4411,10 @@ eslint-config-prettier@8.6.0:
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.6.0.tgz#dec1d29ab728f4fa63061774e1672ac4e363d207"
integrity sha512-bAF0eLpLVqP5oEVUFKpMA+NnRFICwn9X8B5jrR9FcqnYBuPbqWEjTEspPWMj5ye6czoSLDweCzSo3Ko7gGrZaA==

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

eslint-config-xo@0.43.1:
version "0.43.1"
Expand Down

0 comments on commit cd9f9e1

Please sign in to comment.