Skip to content

Commit 2341c14

Browse files
committed
⬆️ deps: Upgrade dependency xo to v0.52.3
1 parent e05c84c commit 2341c14

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
@@ -90,7 +90,7 @@
9090
"pinst": "3.0.0",
9191
"power-assert": "1.6.1",
9292
"regenerator-runtime": "0.13.9",
93-
"xo": "0.52.2"
93+
"xo": "0.52.3"
9494
},
9595
"ava": {
9696
"files": [

yarn.lock

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

10132-
xo@0.52.2:
10133-
version "0.52.2"
10134-
resolved "https://registry.yarnpkg.com/xo/-/xo-0.52.2.tgz#493e2116bf577647a1696a8f4ca586688c4e98a1"
10135-
integrity sha512-FTvJb6P6w1h3tu5jy3firRyLSqvJSHeffajpZ05RP4Xe0OUJkQzcwwOEF9/VUHC7lTBPnOrewEGJzQo8Mujx3Q==
10132+
xo@0.52.3:
10133+
version "0.52.3"
10134+
resolved "https://registry.yarnpkg.com/xo/-/xo-0.52.3.tgz#524de05f1bf83f211045a5f6fe547da914a20a16"
10135+
integrity sha512-liCEteZ5z+QRyh3XzsYWQyxedBHBvx8CDlNvvi+BJz74L0E5/ID2v7JtoX3bD541AlMuOy4e/iWif6hhNGBFNw==
1013610136
dependencies:
1013710137
"@eslint/eslintrc" "^1.3.0"
1013810138
"@typescript-eslint/eslint-plugin" "*"

0 commit comments

Comments
 (0)