Skip to content

Commit

Permalink
fix(deps): update dependency eslint-config-xo-typescript to ^0.23.0
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate-bot authored and renovate[bot] committed Nov 27, 2019
1 parent 0666419 commit 34ae238
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion configs/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"eslint-config-prettier": "^6.7.0",
"eslint-config-xo": "^0.27.2",
"eslint-config-xo-react": "^0.20.0",
"eslint-config-xo-typescript": "^0.22.0",
"eslint-config-xo-typescript": "^0.23.0",
"eslint-import-resolver-alias": "^1.1.2",
"eslint-mdx": "^1.6.3",
"eslint-plugin-eslint-comments": "^3.1.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6361,10 +6361,10 @@ eslint-config-xo-react@^0.20.0:
resolved "https://registry.yarnpkg.com/eslint-config-xo-react/-/eslint-config-xo-react-0.20.0.tgz#b20dc454ff3407eb90934d6691618c75f39f2f68"
integrity sha512-or9vqE6WCsieEh9Bp6QZQEG7jOWLeGrAq/f/82D/f3mNICgYFW6SfEzKyWl34P3XkjIH/tNJDrf1hhPf5hWvxg==

eslint-config-xo-typescript@^0.22.0:
version "0.22.0"
resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.22.0.tgz#ba642af1662cdd2f8185adbc997be96c073fbb6e"
integrity sha512-GBtV7b6XruzC0XmRQuwe2o26uYL3UsJXmNWbnRvy19CqOkz6ydWJ/FFf3xBqJQJk4BY9FZ6K14eL8Pu8lcjBGg==
eslint-config-xo-typescript@^0.23.0:
version "0.23.0"
resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.23.0.tgz#bde8e0d27214819913812220f1e3a3daac4f260a"
integrity sha512-xkPVvdCVrWyoUgOrXw+jqEVSLN3+Q6bBxUd5lD2zeOdEhALXPKpEc0sozvt85ZKo84cAyw8dNakIAuZE3Jm6dw==

eslint-config-xo@^0.27.2:
version "0.27.2"
Expand Down

0 comments on commit 34ae238

Please sign in to comment.