Skip to content

Commit 2b72a47

Browse files
committed
⬆️ deps: Upgrade dependency xo to v0.52.2
1 parent e86641d commit 2b72a47

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.0"
93+
"xo": "0.52.2"
9494
},
9595
"ava": {
9696
"files": [

yarn.lock

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

10138-
xo@0.52.0:
10139-
version "0.52.0"
10140-
resolved "https://registry.yarnpkg.com/xo/-/xo-0.52.0.tgz#0c6c8291afad22b3e0a310822525b80e88c820fa"
10141-
integrity sha512-CGiemAlVWUK05PUST+P6tK6LG8NOIFTiTf4+VgsV6B+fhB6ZIrwdksxO2iPyfVy6aNoNL5Ac19C+FBdDbZ/YGw==
10138+
xo@0.52.2:
10139+
version "0.52.2"
10140+
resolved "https://registry.yarnpkg.com/xo/-/xo-0.52.2.tgz#493e2116bf577647a1696a8f4ca586688c4e98a1"
10141+
integrity sha512-FTvJb6P6w1h3tu5jy3firRyLSqvJSHeffajpZ05RP4Xe0OUJkQzcwwOEF9/VUHC7lTBPnOrewEGJzQo8Mujx3Q==
1014210142
dependencies:
1014310143
"@eslint/eslintrc" "^1.3.0"
1014410144
"@typescript-eslint/eslint-plugin" "*"

0 commit comments

Comments
 (0)