Skip to content

Commit

Permalink
chore(deps): update dependency xo to v0.34.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 2, 2020
1 parent 95263b4 commit dc1884d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"micro-dev": "3.0.0",
"nyc": "15.1.0",
"supertest": "5.0.0",
"xo": "0.34.1"
"xo": "0.34.2"
},
"xo": {
"extends": [
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7377,10 +7377,10 @@ xdg-basedir@^4.0.0:
resolved "https://registry.yarnpkg.com/xdg-basedir/-/xdg-basedir-4.0.0.tgz#4bc8d9984403696225ef83a1573cbbcb4e79db13"
integrity sha512-PSNhEJDejZYV7h50BohL09Er9VaIefr2LMAf3OEmpCkjOi34eYyQYAXUTjEQtZJTKcF0E2UKTh+osDLsgNim9Q==

xo@0.34.1:
version "0.34.1"
resolved "https://registry.yarnpkg.com/xo/-/xo-0.34.1.tgz#0a0933fe864b654ca35cbfb71f18a7b4b9b357b6"
integrity sha512-i8ChTBFNZjzZ26gCoxVxDQ5yBfKAmJyKAzfPfiTvGLezqeWEdj6t/MmOEFi3nJFQzsX1rzBBRbBBgNicbcn8sA==
xo@0.34.2:
version "0.34.2"
resolved "https://registry.yarnpkg.com/xo/-/xo-0.34.2.tgz#5b756364a017830795edfb2332d5410628c2c253"
integrity sha512-GhCUAx99ExfHMXFqcmLfHg8G81NP87GouJcoEozdjxQDph2x3MQ9EIFWbCiowwOJRYb22VS5F3s+urp1eP6gBg==
dependencies:
"@typescript-eslint/eslint-plugin" "^4.4.1"
"@typescript-eslint/parser" "^4.4.1"
Expand Down

0 comments on commit dc1884d

Please sign in to comment.