Skip to content

Commit

Permalink
⬆️ deps: Upgrade dependency xo to v0.40.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed May 12, 2021
1 parent 4769fab commit 524c25a
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 @@ -89,7 +89,7 @@
"pinst": "2.1.6",
"power-assert": "1.6.1",
"regenerator-runtime": "0.13.7",
"xo": "0.40.0"
"xo": "0.40.1"
},
"ava": {
"files": [
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10010,10 +10010,10 @@ xdg-basedir@^4.0.0:
resolved "https://registry.yarnpkg.com/xml-name-validator/-/xml-name-validator-2.0.1.tgz#4d8b8f1eccd3419aa362061becef515e1e559635"
integrity sha1-TYuPHszTQZqjYgYb7O9RXh5VljU=

xo@0.40.0:
version "0.40.0"
resolved "https://registry.yarnpkg.com/xo/-/xo-0.40.0.tgz#32031355a1a0bad8bc57c8b75b00f76befffe901"
integrity sha512-Gcm4/qics4j992WH379D5oDKWI+Caann6I+wflmViIHA1tJ+YAiwRZ7V0brAzgW3yRka+9676e+GLoniWGNmaQ==
xo@0.40.1:
version "0.40.1"
resolved "https://registry.yarnpkg.com/xo/-/xo-0.40.1.tgz#5f9d7ca80d0f99b4d744b30987b92686a233b724"
integrity sha512-cle9DGwXjiL/Xu4KU2uajBLaNgi1K97BWO2sRJwAodWSRSdDFgLWdVCGCYQWCvRx/PI9yDaMM/KIng3U3yYPdQ==
dependencies:
"@eslint/eslintrc" "^0.4.1"
"@typescript-eslint/eslint-plugin" "^4.22.0"
Expand Down

0 comments on commit 524c25a

Please sign in to comment.