Skip to content

Commit

Permalink
chore(deps): update dependency xo to v0.39.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Apr 20, 2021
1 parent be2c6a8 commit 13870ce
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 @@ -34,7 +34,7 @@
"lint-staged": "10.5.4",
"nyc": "15.1.0",
"semantic-release": "17.4.2",
"xo": "0.39.0"
"xo": "0.39.1"
},
"lint-staged": {
"*.js": [
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10671,10 +10671,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.39.0:
version "0.39.0"
resolved "https://registry.yarnpkg.com/xo/-/xo-0.39.0.tgz#bac95aa2f40e99a5a410eb27a3859e51b7bd0d22"
integrity sha512-vGVK9u9g8QMaSB+h4aco1gGRVTmVt/l00nVtWyLy+1QdA6h/A8Hm644dZAybYJ5aoU+6kEsNGOFRKcfIoUi0rw==
xo@0.39.1:
version "0.39.1"
resolved "https://registry.yarnpkg.com/xo/-/xo-0.39.1.tgz#02cda4d77651548edcc27f1aa6c929c7390132be"
integrity sha512-7OXtjkIfCMw3XfUPGInnUhxb/w/IHqATQM7XHOxwiJqbsQ44OYcLkTZb7mA35tDtqflnvWk88wD+IxiR/XJ5gQ==
dependencies:
"@typescript-eslint/eslint-plugin" "^4.22.0"
"@typescript-eslint/parser" "^4.22.0"
Expand Down

0 comments on commit 13870ce

Please sign in to comment.