Skip to content

Commit

Permalink
chore(deps): update dependency eslint-config-xo-space to v0.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jun 18, 2021
1 parent 2ce44a4 commit 21327f7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
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.27.0",
"eslint-config-xo-space": "0.28.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
Expand Up @@ -4429,17 +4429,17 @@ eslint-config-prettier@4.3.0:
dependencies:
get-stdin "^6.0.0"

eslint-config-xo-space@0.27.0:
version "0.27.0"
resolved "https://registry.yarnpkg.com/eslint-config-xo-space/-/eslint-config-xo-space-0.27.0.tgz#9663e41d7bedc0f345488377770565aa9b0085e0"
integrity sha512-b8UjW+nQyOkhiANVpIptqlKPyE7XRyQ40uQ1NoBhzVfu95gxfZGrpliq8ZHBpaOF2wCLZaexTSjg7Rvm99vj4A==
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==
dependencies:
eslint-config-xo "^0.35.0"
eslint-config-xo "^0.37.0"

eslint-config-xo@^0.35.0:
version "0.35.0"
resolved "https://registry.yarnpkg.com/eslint-config-xo/-/eslint-config-xo-0.35.0.tgz#8b5afca244c44129c32386c28602f973ad5cb762"
integrity sha512-+WyZTLWUJlvExFrBU/Ldw8AB/S0d3x+26JQdBWbcqig2ZaWh0zinYcHok+ET4IoPaEcRRf3FE9kjItNVjBwnAg==
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==
dependencies:
confusing-browser-globals "1.0.10"

Expand Down

0 comments on commit 21327f7

Please sign in to comment.