Skip to content

Commit

Permalink
chore(package): update ESLint plugins (#141)
Browse files Browse the repository at this point in the history
  • Loading branch information
macklinu committed Jul 7, 2018
1 parent 47d5c55 commit 56434a6
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -21,14 +21,14 @@
"eslint": "^4.17.0",
"eslint-config-prettier": "^2.9.0",
"eslint-plugin-eslint-plugin": "^1.4.0",
"eslint-plugin-jest": "^21.12.2",
"eslint-plugin-jest": "^21.17.0",
"eslint-plugin-node": "^6.0.0",
"eslint-plugin-prettier": "^2.6.0",
"eslint-plugin-prettier": "^2.6.2",
"husky": "^0.14.3",
"jest": "^22.4.2",
"jest-runner-eslint": "^0.4.0",
"lint-staged": "^6.1.0",
"prettier": "^1.13.0"
"prettier": "^1.13.7"
},
"engines": {
"node": ">=4"
Expand Down

0 comments on commit 56434a6

Please sign in to comment.