Skip to content

Commit 5bd179a

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency xo to v0.34.1
1 parent 230c487 commit 5bd179a

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
@@ -52,7 +52,7 @@
5252
"nyc": "15.1.0",
5353
"power-assert": "1.6.1",
5454
"regenerator-runtime": "0.13.7",
55-
"xo": "0.34.0"
55+
"xo": "0.34.1"
5656
},
5757
"files": [
5858
"lib"

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3372,10 +3372,10 @@ eslint-config-prettier@^6.13.0:
33723372
dependencies:
33733373
get-stdin "^6.0.0"
33743374

3375-
eslint-config-xo-typescript@^0.34.1:
3376-
version "0.34.1"
3377-
resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.34.1.tgz#26577f3b6ee5c4cf98e3f3d71b21d3e1dcc44bf3"
3378-
integrity sha512-X77gvBzjrVuofwoVoljc/iwP6/RdJssJ8xw2DWhOF534GkCJSPPya/sxChebaA5sCRjtMAMjZfwwsJBW0HE9Mg==
3375+
eslint-config-xo-typescript@^0.35.0:
3376+
version "0.35.0"
3377+
resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.35.0.tgz#4cd8c1208e0f96b80ec8d39dd61930e978e95b59"
3378+
integrity sha512-Pgj9mX0T74Ro8FCvVO1ZjWWcPDW6J42SByG4GMRwMXXZrSwOUY83vj4Ii/+Q+amg2XJwyx0o5/sCprUP/nGM0Q==
33793379

33803380
eslint-config-xo@^0.33.1:
33813381
version "0.33.1"
@@ -8386,10 +8386,10 @@ xdg-basedir@^4.0.0:
83868386
resolved "https://registry.yarnpkg.com/xml-name-validator/-/xml-name-validator-2.0.1.tgz#4d8b8f1eccd3419aa362061becef515e1e559635"
83878387
integrity sha1-TYuPHszTQZqjYgYb7O9RXh5VljU=
83888388

8389-
8390-
version "0.34.0"
8391-
resolved "https://registry.yarnpkg.com/xo/-/xo-0.34.0.tgz#5a81cc4d48e8fab1de5a58c2bce5dbcb1c6ad598"
8392-
integrity sha512-DKfztltJxU6cEztqtFMX4R942DrVctNQgsbwsDRAQDHxNtGH3HcJauUfhaVJjlCJ8cZu2LRGuI3sCaWcFVSTDA==
8389+
8390+
version "0.34.1"
8391+
resolved "https://registry.yarnpkg.com/xo/-/xo-0.34.1.tgz#0a0933fe864b654ca35cbfb71f18a7b4b9b357b6"
8392+
integrity sha512-i8ChTBFNZjzZ26gCoxVxDQ5yBfKAmJyKAzfPfiTvGLezqeWEdj6t/MmOEFi3nJFQzsX1rzBBRbBBgNicbcn8sA==
83938393
dependencies:
83948394
"@typescript-eslint/eslint-plugin" "^4.4.1"
83958395
"@typescript-eslint/parser" "^4.4.1"
@@ -8399,7 +8399,7 @@ [email protected]:
83998399
eslint "^7.11.0"
84008400
eslint-config-prettier "^6.13.0"
84018401
eslint-config-xo "^0.33.1"
8402-
eslint-config-xo-typescript "^0.34.1"
8402+
eslint-config-xo-typescript "^0.35.0"
84038403
eslint-formatter-pretty "^4.0.0"
84048404
eslint-import-resolver-webpack "^0.13.0"
84058405
eslint-plugin-ava "^11.0.0"

0 commit comments

Comments
 (0)