Skip to content

Commit 58a9be8

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency xo to v0.34.1
1 parent ebc4306 commit 58a9be8

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"nyc": "15.1.0",
100100
"power-assert": "1.6.1",
101101
"regenerator-runtime": "0.13.7",
102-
"xo": "0.34.0"
102+
"xo": "0.34.1"
103103
},
104104
"files": [
105105
"lib"

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3391,10 +3391,10 @@ eslint-config-prettier@^6.13.0:
33913391
dependencies:
33923392
get-stdin "^6.0.0"
33933393

3394-
eslint-config-xo-typescript@^0.34.1:
3395-
version "0.34.1"
3396-
resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.34.1.tgz#26577f3b6ee5c4cf98e3f3d71b21d3e1dcc44bf3"
3397-
integrity sha512-X77gvBzjrVuofwoVoljc/iwP6/RdJssJ8xw2DWhOF534GkCJSPPya/sxChebaA5sCRjtMAMjZfwwsJBW0HE9Mg==
3394+
eslint-config-xo-typescript@^0.35.0:
3395+
version "0.35.0"
3396+
resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.35.0.tgz#4cd8c1208e0f96b80ec8d39dd61930e978e95b59"
3397+
integrity sha512-Pgj9mX0T74Ro8FCvVO1ZjWWcPDW6J42SByG4GMRwMXXZrSwOUY83vj4Ii/+Q+amg2XJwyx0o5/sCprUP/nGM0Q==
33983398

33993399
eslint-config-xo@^0.33.1:
34003400
version "0.33.1"
@@ -8405,10 +8405,10 @@ xdg-basedir@^4.0.0:
84058405
resolved "https://registry.yarnpkg.com/xml-name-validator/-/xml-name-validator-2.0.1.tgz#4d8b8f1eccd3419aa362061becef515e1e559635"
84068406
integrity sha1-TYuPHszTQZqjYgYb7O9RXh5VljU=
84078407

8408-
xo@0.34.0:
8409-
version "0.34.0"
8410-
resolved "https://registry.yarnpkg.com/xo/-/xo-0.34.0.tgz#5a81cc4d48e8fab1de5a58c2bce5dbcb1c6ad598"
8411-
integrity sha512-DKfztltJxU6cEztqtFMX4R942DrVctNQgsbwsDRAQDHxNtGH3HcJauUfhaVJjlCJ8cZu2LRGuI3sCaWcFVSTDA==
8408+
xo@0.34.1:
8409+
version "0.34.1"
8410+
resolved "https://registry.yarnpkg.com/xo/-/xo-0.34.1.tgz#0a0933fe864b654ca35cbfb71f18a7b4b9b357b6"
8411+
integrity sha512-i8ChTBFNZjzZ26gCoxVxDQ5yBfKAmJyKAzfPfiTvGLezqeWEdj6t/MmOEFi3nJFQzsX1rzBBRbBBgNicbcn8sA==
84128412
dependencies:
84138413
"@typescript-eslint/eslint-plugin" "^4.4.1"
84148414
"@typescript-eslint/parser" "^4.4.1"
@@ -8418,7 +8418,7 @@ xo@0.34.0:
84188418
eslint "^7.11.0"
84198419
eslint-config-prettier "^6.13.0"
84208420
eslint-config-xo "^0.33.1"
8421-
eslint-config-xo-typescript "^0.34.1"
8421+
eslint-config-xo-typescript "^0.35.0"
84228422
eslint-formatter-pretty "^4.0.0"
84238423
eslint-import-resolver-webpack "^0.13.0"
84248424
eslint-plugin-ava "^11.0.0"

0 commit comments

Comments
 (0)