Skip to content

Commit

Permalink
chore(deps): update dependency eslint-config-xo to v0.29.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 6, 2020
1 parent dd217ea commit fc722e4
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"auto": "7.17.0",
"eslint": "6.8.0",
"eslint-config-prettier": "6.10.0",
"eslint-config-xo": "0.27.2",
"eslint-config-xo": "0.29.1",
"eslint-plugin-jest": "23.8.2",
"husky": "3.1.0",
"jest": "24.9.0",
Expand Down
15 changes: 11 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2369,6 +2369,11 @@ config-chain@^1.1.11:
ini "^1.3.4"
proto-list "~1.2.1"

[email protected]:
version "1.0.9"
resolved "https://registry.yarnpkg.com/confusing-browser-globals/-/confusing-browser-globals-1.0.9.tgz#72bc13b483c0276801681871d4898516f8f54fdd"
integrity sha512-KbS1Y0jMtyPgIxjO7ZzMAuUpAKMt1SzCL9fsrKsX6b0zJPTaT0SiSPmewwVZg9UAO83HVIlEhZF84LIjZ0lmAw==

console-control-strings@^1.0.0, console-control-strings@~1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/console-control-strings/-/console-control-strings-1.1.0.tgz#3d7cf4464db6446ea644bf4b39507f9851008e8e"
Expand Down Expand Up @@ -2956,10 +2961,12 @@ [email protected]:
dependencies:
get-stdin "^6.0.0"

[email protected]:
version "0.27.2"
resolved "https://registry.yarnpkg.com/eslint-config-xo/-/eslint-config-xo-0.27.2.tgz#71aff3d5b5554e9e5b5e1853e21da7799bb53f1f"
integrity sha512-qEuZP0zNQkWpOdNZvWnfY2GNp1AZ33uXgeOXl4DN5YVLHFvekHbeSM2FFZ8A489fp1rCCColVRlJsYMf28o4DA==
[email protected]:
version "0.29.1"
resolved "https://registry.yarnpkg.com/eslint-config-xo/-/eslint-config-xo-0.29.1.tgz#876e29b2f4711f2fd365885b09b9536b6ef328dc"
integrity sha512-RDjeKh8CV0/EH4utW/6uOkwJJOOU+rX3uE5eUBOamcLNe4lNjyo8kSt3B6DzAm1L/1tWGikI7LFNVY9gG7PDQw==
dependencies:
confusing-browser-globals "1.0.9"

[email protected]:
version "23.8.2"
Expand Down

0 comments on commit fc722e4

Please sign in to comment.