Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
WindomZ committed Dec 26, 2018
1 parent cc63312 commit 0180d85
Show file tree
Hide file tree
Showing 3 changed files with 954 additions and 1,342 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ os:
- osx

node_js:
- '8'
- '10'
- 'lts/*'
- 'node'
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,11 @@
"shelljs": "^0.8.3"
},
"devDependencies": {
"ava": "^0.25.0",
"ava": "^1.0.1",
"coveralls": "^3.0.2",
"eslint": "^5.9.0",
"eslint": "^5.11.0",
"eslint-config-prettier": "^3.3.0",
"husky": "^1.2.0",
"husky": "^1.2.1",
"lint-staged": "^8.1.0",
"nyc": "^13.1.0",
"prettier": "^1.15.3"
Expand Down
Loading

0 comments on commit 0180d85

Please sign in to comment.