Skip to content

Commit 1ff38b1

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency xo to v0.34.1
1 parent 7bbdc41 commit 1ff38b1

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
@@ -45,7 +45,7 @@
4545
"np": "6.5.0",
4646
"nyc": "15.1.0",
4747
"regenerator-runtime": "0.13.7",
48-
"xo": "0.34.0"
48+
"xo": "0.34.1"
4949
},
5050
"files": [
5151
"lib"

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3320,10 +3320,10 @@ eslint-config-prettier@^6.13.0:
33203320
dependencies:
33213321
get-stdin "^6.0.0"
33223322

3323-
eslint-config-xo-typescript@^0.34.1:
3324-
version "0.34.1"
3325-
resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.34.1.tgz#26577f3b6ee5c4cf98e3f3d71b21d3e1dcc44bf3"
3326-
integrity sha512-X77gvBzjrVuofwoVoljc/iwP6/RdJssJ8xw2DWhOF534GkCJSPPya/sxChebaA5sCRjtMAMjZfwwsJBW0HE9Mg==
3323+
eslint-config-xo-typescript@^0.35.0:
3324+
version "0.35.0"
3325+
resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.35.0.tgz#4cd8c1208e0f96b80ec8d39dd61930e978e95b59"
3326+
integrity sha512-Pgj9mX0T74Ro8FCvVO1ZjWWcPDW6J42SByG4GMRwMXXZrSwOUY83vj4Ii/+Q+amg2XJwyx0o5/sCprUP/nGM0Q==
33273327

33283328
eslint-config-xo@^0.33.1:
33293329
version "0.33.1"
@@ -8210,10 +8210,10 @@ xdg-basedir@^4.0.0:
82108210
resolved "https://registry.yarnpkg.com/xml-name-validator/-/xml-name-validator-2.0.1.tgz#4d8b8f1eccd3419aa362061becef515e1e559635"
82118211
integrity sha1-TYuPHszTQZqjYgYb7O9RXh5VljU=
82128212

8213-
8214-
version "0.34.0"
8215-
resolved "https://registry.yarnpkg.com/xo/-/xo-0.34.0.tgz#5a81cc4d48e8fab1de5a58c2bce5dbcb1c6ad598"
8216-
integrity sha512-DKfztltJxU6cEztqtFMX4R942DrVctNQgsbwsDRAQDHxNtGH3HcJauUfhaVJjlCJ8cZu2LRGuI3sCaWcFVSTDA==
8213+
8214+
version "0.34.1"
8215+
resolved "https://registry.yarnpkg.com/xo/-/xo-0.34.1.tgz#0a0933fe864b654ca35cbfb71f18a7b4b9b357b6"
8216+
integrity sha512-i8ChTBFNZjzZ26gCoxVxDQ5yBfKAmJyKAzfPfiTvGLezqeWEdj6t/MmOEFi3nJFQzsX1rzBBRbBBgNicbcn8sA==
82178217
dependencies:
82188218
"@typescript-eslint/eslint-plugin" "^4.4.1"
82198219
"@typescript-eslint/parser" "^4.4.1"
@@ -8223,7 +8223,7 @@ [email protected]:
82238223
eslint "^7.11.0"
82248224
eslint-config-prettier "^6.13.0"
82258225
eslint-config-xo "^0.33.1"
8226-
eslint-config-xo-typescript "^0.34.1"
8226+
eslint-config-xo-typescript "^0.35.0"
82278227
eslint-formatter-pretty "^4.0.0"
82288228
eslint-import-resolver-webpack "^0.13.0"
82298229
eslint-plugin-ava "^11.0.0"

0 commit comments

Comments
 (0)