Skip to content

Commit 585a337

Browse files
committed
⬆️ deps: Upgrade dependency xo to v0.52.3
1 parent b3e26eb commit 585a337

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
@@ -99,7 +99,7 @@
9999
"pinst": "3.0.0",
100100
"power-assert": "1.6.1",
101101
"regenerator-runtime": "0.13.9",
102-
"xo": "0.52.2"
102+
"xo": "0.52.3"
103103
},
104104
"ava": {
105105
"files": [

yarn.lock

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

10647-
xo@0.52.2:
10648-
version "0.52.2"
10649-
resolved "https://registry.yarnpkg.com/xo/-/xo-0.52.2.tgz#493e2116bf577647a1696a8f4ca586688c4e98a1"
10650-
integrity sha512-FTvJb6P6w1h3tu5jy3firRyLSqvJSHeffajpZ05RP4Xe0OUJkQzcwwOEF9/VUHC7lTBPnOrewEGJzQo8Mujx3Q==
10647+
xo@0.52.3:
10648+
version "0.52.3"
10649+
resolved "https://registry.yarnpkg.com/xo/-/xo-0.52.3.tgz#524de05f1bf83f211045a5f6fe547da914a20a16"
10650+
integrity sha512-liCEteZ5z+QRyh3XzsYWQyxedBHBvx8CDlNvvi+BJz74L0E5/ID2v7JtoX3bD541AlMuOy4e/iWif6hhNGBFNw==
1065110651
dependencies:
1065210652
"@eslint/eslintrc" "^1.3.0"
1065310653
"@typescript-eslint/eslint-plugin" "*"

0 commit comments

Comments
 (0)