Skip to content

Commit c4ce5bb

Browse files
committed
⬆️ deps: Upgrade dependency xo to v0.53.1
1 parent 4200a59 commit c4ce5bb

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.11",
91-
"xo": "0.53.0"
91+
"xo": "0.53.1"
9292
},
9393
"ava": {
9494
"files": [

yarn.lock

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

10316-
xo@0.53.0:
10317-
version "0.53.0"
10318-
resolved "https://registry.yarnpkg.com/xo/-/xo-0.53.0.tgz#cb91c1a833146a2f3d9bfbcd82d695783957be3d"
10319-
integrity sha512-sWLhl4IwuZ1Q8vza6qW3rEExEh1dFRYShW4iwsiHu6RxrRJtkUxP8TJZortF+kbi5fF7eloPMYXG8pYQZHdDQg==
10316+
xo@0.53.1:
10317+
version "0.53.1"
10318+
resolved "https://registry.yarnpkg.com/xo/-/xo-0.53.1.tgz#23f35b007d50bbcd863cb9afbceff41aa9beb8ce"
10319+
integrity sha512-/2R8SPehv1UhiIqJ9uSvrAjslcoygICNsUlEb/Zf2V6rMtr7YCoggc6hlt6b/kbncpR989Roqt6AvEO779dFxw==
1032010320
dependencies:
1032110321
"@eslint/eslintrc" "^1.3.3"
1032210322
"@typescript-eslint/eslint-plugin" "^5.43.0"

0 commit comments

Comments
 (0)