Skip to content

Commit

Permalink
Merge pull request #30 from WindomZ/dev
Browse files Browse the repository at this point in the history
update dependencies
  • Loading branch information
WindomZ authored Feb 22, 2019
2 parents 83b8aab + 1b9944e commit 73cd25c
Show file tree
Hide file tree
Showing 2 changed files with 471 additions and 331 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,17 +37,17 @@
"homepage": "https://github.com/WindomZ/ci-script#readme",
"dependencies": {
"caporal": "^1.1.0",
"js-yaml": "^3.12.0",
"js-yaml": "^3.12.1",
"shelljs": "^0.8.3"
},
"devDependencies": {
"ava": "^1.0.1",
"ava": "^1.2.1",
"coveralls": "^3.0.2",
"eslint": "^5.11.0",
"eslint-config-prettier": "^3.3.0",
"husky": "^1.2.1",
"lint-staged": "^8.1.0",
"nyc": "^13.1.0",
"prettier": "^1.15.3"
"eslint": "^5.14.0",
"eslint-config-prettier": "^4.0.0",
"husky": "^1.3.1",
"lint-staged": "^8.1.4",
"nyc": "^13.3.0",
"prettier": "^1.16.4"
}
}
Loading

0 comments on commit 73cd25c

Please sign in to comment.