We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83b8aab commit 1b9944eCopy full SHA for 1b9944e
package.json
@@ -37,17 +37,17 @@
37
"homepage": "https://github.com/WindomZ/ci-script#readme",
38
"dependencies": {
39
"caporal": "^1.1.0",
40
- "js-yaml": "^3.12.0",
+ "js-yaml": "^3.12.1",
41
"shelljs": "^0.8.3"
42
},
43
"devDependencies": {
44
- "ava": "^1.0.1",
+ "ava": "^1.2.1",
45
"coveralls": "^3.0.2",
46
- "eslint": "^5.11.0",
47
- "eslint-config-prettier": "^3.3.0",
48
- "husky": "^1.2.1",
49
- "lint-staged": "^8.1.0",
50
- "nyc": "^13.1.0",
51
- "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"
52
}
53
0 commit comments