Skip to content

Commit 45a02fe

Browse files
committed
⬆️ deps: Upgrade dependency xo to v0.52.4
1 parent 0d6f7ae commit 45a02fe

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"pinst": "3.0.0",
8989
"power-assert": "1.6.1",
9090
"regenerator-runtime": "0.13.9",
91-
"xo": "0.52.3"
91+
"xo": "0.52.4"
9292
},
9393
"ava": {
9494
"files": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10211,10 +10211,10 @@ xdg-basedir@^4.0.0:
1021110211
resolved "https://registry.yarnpkg.com/xml-name-validator/-/xml-name-validator-2.0.1.tgz#4d8b8f1eccd3419aa362061becef515e1e559635"
1021210212
integrity sha1-TYuPHszTQZqjYgYb7O9RXh5VljU=
1021310213

10214-
xo@0.52.3:
10215-
version "0.52.3"
10216-
resolved "https://registry.yarnpkg.com/xo/-/xo-0.52.3.tgz#524de05f1bf83f211045a5f6fe547da914a20a16"
10217-
integrity sha512-liCEteZ5z+QRyh3XzsYWQyxedBHBvx8CDlNvvi+BJz74L0E5/ID2v7JtoX3bD541AlMuOy4e/iWif6hhNGBFNw==
10214+
xo@0.52.4:
10215+
version "0.52.4"
10216+
resolved "https://registry.yarnpkg.com/xo/-/xo-0.52.4.tgz#c153be451c9fa258e3f993ccae3b9fef03e0a6c5"
10217+
integrity sha512-5K+2bSy+nPO1fE6TS5KydgqhZ5pyXvO1P6Rw98aflxHi2LFWoShLmDpJOCxSpIP5867LVOCdH/WO+7iXk6/WVQ==
1021810218
dependencies:
1021910219
"@eslint/eslintrc" "^1.3.0"
1022010220
"@typescript-eslint/eslint-plugin" "*"

0 commit comments

Comments
 (0)