Skip to content
This repository has been archived by the owner on Feb 13, 2022. It is now read-only.

Commit

Permalink
build(deps): update dependency xo to v0.46.4 (#467)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Nov 4, 2021
1 parent 5046016 commit c02e11b
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 @@ -26,7 +26,7 @@
"eslint-plugin-react-hooks": "4.2.0",
"prettier": "2.4.1",
"prettier-config-xo": "2.0.0",
"xo": "0.46.3"
"xo": "0.46.4"
},
"homepage": "https://maroon.jonah.pw",
"name": "maroon",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6652,10 +6652,10 @@ xmlhttprequest@1.8.0:
resolved "https://registry.yarnpkg.com/xmlhttprequest/-/xmlhttprequest-1.8.0.tgz#67fe075c5c24fef39f9d65f5f7b7fe75171968fc"
integrity sha1-Z/4HXFwk/vOfnWX197f+dRcZaPw=

xo@0.46.3:
version "0.46.3"
resolved "https://registry.yarnpkg.com/xo/-/xo-0.46.3.tgz#59273da10ca9359f8af39436c1da0ef065e76779"
integrity sha512-olSo9EQhwbBWgAtSC8ixRMLif6T/N3Axs51hgo/VVMVRSEDSmm+lo0OmECYkTtUhUbdkHBAkNc1pC38o8Stf8g==
xo@0.46.4:
version "0.46.4"
resolved "https://registry.yarnpkg.com/xo/-/xo-0.46.4.tgz#45e2f50bbc6c6ba777f868d93f8b087584922a7b"
integrity sha512-nA7txROpMGD6tNT9rGtVeRVn9dLScND6fcZtPalY5M3DtbEDqQi9CCmhD7/RP6sKO0c9bX0Wd3BIXQsATeP3hQ==
dependencies:
"@eslint/eslintrc" "^1.0.3"
"@typescript-eslint/eslint-plugin" "*"
Expand Down

0 comments on commit c02e11b

Please sign in to comment.