Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lydell committed Jan 16, 2019
1 parent 9072c91 commit a3275ee
Show file tree
Hide file tree
Showing 3 changed files with 70 additions and 6 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -709,7 +709,7 @@ eslint-config-prettier has been tested with:
- eslint-plugin-react 7.12.3
- eslint-plugin-standard 4.0.0
- eslint-plugin-typescript 1.0.0-rc.1
- eslint-plugin-unicorn 6.0.1
- eslint-plugin-unicorn 7.0.0
- eslint-plugin-vue 5.1.0

Have new rules been added since those versions? Have we missed any rules? Is
Expand Down
72 changes: 68 additions & 4 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -47,7 +47,7 @@
"eslint-plugin-react": "7.12.3",
"eslint-plugin-standard": "4.0.0",
"eslint-plugin-typescript": "1.0.0-rc.1",
"eslint-plugin-unicorn": "6.0.1",
"eslint-plugin-unicorn": "7.0.0",
"eslint-plugin-vue": "github:vuejs/eslint-plugin-vue#9c49dcc8ff792ec6798037bd6b7f4ac3d26fdf68",
"jest": "23.6.0",
"prettier": "1.15.3",
Expand Down

0 comments on commit a3275ee

Please sign in to comment.