Skip to content

Commit

Permalink
chore(deps): update dependency eslint-config-xo-space to v0.29.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Aug 8, 2021
1 parent 660c3be commit 505c186
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@typescript-eslint/parser": "1.13.0",
"eslint": "5.16.0",
"eslint-config-prettier": "4.3.0",
"eslint-config-xo-space": "0.28.0",
"eslint-config-xo-space": "0.29.0",
"eslint-plugin-jest": "22.21.0",
"eslint-plugin-prettier": "3.4.0",
"gh-pages": "2.2.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4484,17 +4484,17 @@ eslint-config-prettier@4.3.0:
dependencies:
get-stdin "^6.0.0"

eslint-config-xo-space@0.28.0:
version "0.28.0"
resolved "https://registry.yarnpkg.com/eslint-config-xo-space/-/eslint-config-xo-space-0.28.0.tgz#4c42f9bea3b54cc7734d950761307d00fdf0b14a"
integrity sha512-bmDi9G52GZOPh1OWqQ3AxvAFJ3BBJt7ByUH6qzS8KSy0Zab/TToPda2cBSp8nD437+RB2P3kArf0EuaheV+3jA==
eslint-config-xo-space@0.29.0:
version "0.29.0"
resolved "https://registry.yarnpkg.com/eslint-config-xo-space/-/eslint-config-xo-space-0.29.0.tgz#5bbd2d0ecb172c4e65022b8543ecb1f7d199b8e2"
integrity sha512-emUZVHjmzl3I1aO2M/2gEpqa/GHXTl7LF/vQeAX4W+mQIU+2kyqY97FkMnSc2J8Osoq+vCSXCY/HjFUmFIF/Ag==
dependencies:
eslint-config-xo "^0.37.0"
eslint-config-xo "^0.38.0"

eslint-config-xo@^0.37.0:
version "0.37.0"
resolved "https://registry.yarnpkg.com/eslint-config-xo/-/eslint-config-xo-0.37.0.tgz#5f2f339a04b7c1207d5a24236e9b4913cb2d39fe"
integrity sha512-aOCZ4fDELnhdojORvV5GcyxrjOzDH75UMkRlRD5/eGVekA5PfTiQjW0/E3Tqa4zCnEgB77PO7JCRWhB8dEv7xg==
eslint-config-xo@^0.38.0:
version "0.38.0"
resolved "https://registry.yarnpkg.com/eslint-config-xo/-/eslint-config-xo-0.38.0.tgz#50cbe676a90d5582e1bbf1de750286e7cf09378e"
integrity sha512-G2jL+VyfkcZW8GoTmqLsExvrWssBedSoaQQ11vyhflDeT3csMdBVp0On+AVijrRuvgmkWeDwwUL5Rj0qDRHK6g==
dependencies:
confusing-browser-globals "1.0.10"

Expand Down

0 comments on commit 505c186

Please sign in to comment.