Skip to content

Commit 2d9e951

Browse files
committed
⬆️ deps: Upgrade dependency xo to v0.53.1
1 parent 16b3528 commit 2d9e951

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.11",
102-
"xo": "0.53.0"
102+
"xo": "0.53.1"
103103
},
104104
"ava": {
105105
"files": [

yarn.lock

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

10830-
xo@0.53.0:
10831-
version "0.53.0"
10832-
resolved "https://registry.yarnpkg.com/xo/-/xo-0.53.0.tgz#cb91c1a833146a2f3d9bfbcd82d695783957be3d"
10833-
integrity sha512-sWLhl4IwuZ1Q8vza6qW3rEExEh1dFRYShW4iwsiHu6RxrRJtkUxP8TJZortF+kbi5fF7eloPMYXG8pYQZHdDQg==
10830+
xo@0.53.1:
10831+
version "0.53.1"
10832+
resolved "https://registry.yarnpkg.com/xo/-/xo-0.53.1.tgz#23f35b007d50bbcd863cb9afbceff41aa9beb8ce"
10833+
integrity sha512-/2R8SPehv1UhiIqJ9uSvrAjslcoygICNsUlEb/Zf2V6rMtr7YCoggc6hlt6b/kbncpR989Roqt6AvEO779dFxw==
1083410834
dependencies:
1083510835
"@eslint/eslintrc" "^1.3.3"
1083610836
"@typescript-eslint/eslint-plugin" "^5.43.0"

0 commit comments

Comments
 (0)