Skip to content

Commit 8c89b73

Browse files
chore(deps): update dependency eslint-config-xo-typescript to v0.57.0
1 parent e124bae commit 8c89b73

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.57.1",
4343
"eslint-config-prettier": "10.1.5",
4444
"eslint-config-xo": "0.43.1",
45-
"eslint-config-xo-typescript": "0.55.1",
45+
"eslint-config-xo-typescript": "0.57.0",
4646
"husky": "9.1.7",
4747
"js-base64": "3.7.7",
4848
"p-queue": "6.6.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5124,10 +5124,10 @@ eslint-config-prettier@10.1.5:
51245124
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.5.tgz#00c18d7225043b6fbce6a665697377998d453782"
51255125
integrity sha512-zc1UmCpNltmVY34vuLRV61r1K27sWuX39E+uyUnY8xS2Bex88VV9cugG+UZbRSRGtGyFboj+D8JODyme1plMpw==
51265126

5127-
eslint-config-xo-typescript@0.55.1:
5128-
version "0.55.1"
5129-
resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.55.1.tgz#8b0e776af47fad68ac4eb3a7385b7d3b46133b83"
5130-
integrity sha512-iXua+7n9fOp7LzGzvXlcZG0w6cdtscjASGTrAHMj0Rn9voayxF2oRoMIK1QS6ZJb4fMVEQZdU2D6gTKmWhcCQQ==
5127+
eslint-config-xo-typescript@0.57.0:
5128+
version "0.57.0"
5129+
resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.57.0.tgz#a1b5fe010657cbdea237a9ebfbd1e4e231b1b899"
5130+
integrity sha512-u+qcTaADHn2/+hbDqZHRWiAps8JS6BcRsJKAADFxYHIPpYqQeQv9mXuhRe/1+ikfZAIz9hlG1V+Lkj8J7nf34A==
51315131

51325132
eslint-config-xo@0.43.1:
51335133
version "0.43.1"

0 commit comments

Comments
 (0)