Skip to content

Commit 46a5ee6

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency xo to v0.34.1
1 parent cd1f491 commit 46a5ee6

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
@@ -100,7 +100,7 @@
100100
"nyc": "15.1.0",
101101
"power-assert": "1.6.1",
102102
"regenerator-runtime": "0.13.7",
103-
"xo": "0.34.0"
103+
"xo": "0.34.1"
104104
},
105105
"files": [
106106
"lib"

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3401,10 +3401,10 @@ eslint-config-prettier@^6.13.0:
34013401
dependencies:
34023402
get-stdin "^6.0.0"
34033403

3404-
eslint-config-xo-typescript@^0.34.1:
3405-
version "0.34.1"
3406-
resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.34.1.tgz#26577f3b6ee5c4cf98e3f3d71b21d3e1dcc44bf3"
3407-
integrity sha512-X77gvBzjrVuofwoVoljc/iwP6/RdJssJ8xw2DWhOF534GkCJSPPya/sxChebaA5sCRjtMAMjZfwwsJBW0HE9Mg==
3404+
eslint-config-xo-typescript@^0.35.0:
3405+
version "0.35.0"
3406+
resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.35.0.tgz#4cd8c1208e0f96b80ec8d39dd61930e978e95b59"
3407+
integrity sha512-Pgj9mX0T74Ro8FCvVO1ZjWWcPDW6J42SByG4GMRwMXXZrSwOUY83vj4Ii/+Q+amg2XJwyx0o5/sCprUP/nGM0Q==
34083408

34093409
eslint-config-xo@^0.33.1:
34103410
version "0.33.1"
@@ -8430,10 +8430,10 @@ xdg-basedir@^4.0.0:
84308430
resolved "https://registry.yarnpkg.com/xml-name-validator/-/xml-name-validator-2.0.1.tgz#4d8b8f1eccd3419aa362061becef515e1e559635"
84318431
integrity sha1-TYuPHszTQZqjYgYb7O9RXh5VljU=
84328432

8433-
8434-
version "0.34.0"
8435-
resolved "https://registry.yarnpkg.com/xo/-/xo-0.34.0.tgz#5a81cc4d48e8fab1de5a58c2bce5dbcb1c6ad598"
8436-
integrity sha512-DKfztltJxU6cEztqtFMX4R942DrVctNQgsbwsDRAQDHxNtGH3HcJauUfhaVJjlCJ8cZu2LRGuI3sCaWcFVSTDA==
8433+
8434+
version "0.34.1"
8435+
resolved "https://registry.yarnpkg.com/xo/-/xo-0.34.1.tgz#0a0933fe864b654ca35cbfb71f18a7b4b9b357b6"
8436+
integrity sha512-i8ChTBFNZjzZ26gCoxVxDQ5yBfKAmJyKAzfPfiTvGLezqeWEdj6t/MmOEFi3nJFQzsX1rzBBRbBBgNicbcn8sA==
84378437
dependencies:
84388438
"@typescript-eslint/eslint-plugin" "^4.4.1"
84398439
"@typescript-eslint/parser" "^4.4.1"
@@ -8443,7 +8443,7 @@ [email protected]:
84438443
eslint "^7.11.0"
84448444
eslint-config-prettier "^6.13.0"
84458445
eslint-config-xo "^0.33.1"
8446-
eslint-config-xo-typescript "^0.34.1"
8446+
eslint-config-xo-typescript "^0.35.0"
84478447
eslint-formatter-pretty "^4.0.0"
84488448
eslint-import-resolver-webpack "^0.13.0"
84498449
eslint-plugin-ava "^11.0.0"

0 commit comments

Comments
 (0)