Skip to content

Commit 2015136

Browse files
committed
⬆️ deps: Upgrade dependency xo to v0.52.3
1 parent 986ced3 commit 2015136

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

yarn.lock

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

10127-
xo@0.52.2:
10128-
version "0.52.2"
10129-
resolved "https://registry.yarnpkg.com/xo/-/xo-0.52.2.tgz#493e2116bf577647a1696a8f4ca586688c4e98a1"
10130-
integrity sha512-FTvJb6P6w1h3tu5jy3firRyLSqvJSHeffajpZ05RP4Xe0OUJkQzcwwOEF9/VUHC7lTBPnOrewEGJzQo8Mujx3Q==
10127+
xo@0.52.3:
10128+
version "0.52.3"
10129+
resolved "https://registry.yarnpkg.com/xo/-/xo-0.52.3.tgz#524de05f1bf83f211045a5f6fe547da914a20a16"
10130+
integrity sha512-liCEteZ5z+QRyh3XzsYWQyxedBHBvx8CDlNvvi+BJz74L0E5/ID2v7JtoX3bD541AlMuOy4e/iWif6hhNGBFNw==
1013110131
dependencies:
1013210132
"@eslint/eslintrc" "^1.3.0"
1013310133
"@typescript-eslint/eslint-plugin" "*"

0 commit comments

Comments
 (0)