|
37 | 37 | "cli" |
38 | 38 | ], |
39 | 39 | "dependencies": { |
40 | | - "globby": "^6.0.0", |
| 40 | + "globby": "^6.1.0", |
41 | 41 | "path-exists": "^3.0.0", |
42 | | - "post-load-plugins": "0.0.5", |
43 | | - "posthtml": "^0.9.0", |
44 | | - "yargs": "^6.0.0" |
| 42 | + "post-load-plugins": "0.0.3", |
| 43 | + "posthtml": "^0.9.1", |
| 44 | + "yargs": "^6.5.0" |
45 | 45 | }, |
46 | 46 | "devDependencies": { |
47 | 47 | "ava": "*", |
48 | 48 | "ava-codemods": "^0.3.0", |
49 | 49 | "babel-eslint": "^7.1.1", |
50 | 50 | "clinton": "^0.8.0", |
51 | 51 | "conventional-changelog-cli": "^1.2.0", |
52 | | - "conventional-changelog-lint": "^1.0.0", |
53 | | - "coveralls": "^2.11.9", |
| 52 | + "conventional-changelog-lint": "^1.1.0", |
| 53 | + "coveralls": "^2.11.15", |
54 | 54 | "cpy": "^5.0.0", |
55 | | - "eslint": "^3.1.1", |
56 | | - "eslint-config-standard": "^6.0.1", |
57 | | - "eslint-formatter-pretty": "^1.0.0", |
| 55 | + "eslint": "^3.12.2", |
| 56 | + "eslint-config-standard": "^6.2.1", |
| 57 | + "eslint-formatter-pretty": "^1.1.0", |
58 | 58 | "eslint-plugin-ava": "^4.0.0", |
59 | 59 | "eslint-plugin-babel": "^4.0.0", |
60 | | - "eslint-plugin-markdown": "^1.0.0-beta.2", |
| 60 | + "eslint-plugin-markdown": "^1.0.0-beta.3", |
61 | 61 | "eslint-plugin-promise": "^3.4.0", |
62 | 62 | "eslint-plugin-require-path-exists": "^1.1.5", |
63 | 63 | "eslint-plugin-standard": "^2.0.1", |
64 | 64 | "execa": "^0.5.0", |
65 | | - "husky": "^0.11.6", |
66 | | - "np": "^2.7.0", |
67 | | - "nyc": "^10.0.0", |
| 65 | + "husky": "^0.12.0", |
| 66 | + "np": "^2.12.0", |
| 67 | + "nyc": "^10.0.1-candidate.0", |
68 | 68 | "posthtml-bem": "^0.2.2", |
69 | | - "posthtml-css-modules": "^0.1.0", |
| 69 | + "posthtml-css-modules": "^0.1.1", |
70 | 70 | "posthtml-custom-elements": "^1.0.3", |
71 | 71 | "read-pkg": "^2.0.0", |
72 | 72 | "tempfile": "^1.1.1", |
73 | 73 | "testen": "^1.8.2", |
74 | | - "updtr": "^0.2.0" |
| 74 | + "updtr": "^0.2.3" |
75 | 75 | }, |
76 | 76 | "testen": { |
77 | 77 | "node": [ |
|
0 commit comments