|
1 | 1 | { |
2 | 2 | "name": "posthtml-cli", |
3 | | - "version": "0.2.13", |
| 3 | + "version": "0.2.14", |
4 | 4 | "description": "CLI for posthtml", |
5 | 5 | "license": "MIT", |
6 | 6 | "repository": "posthtml/posthtml-cli", |
|
40 | 40 | "globby": "^6.1.0", |
41 | 41 | "post-load-plugins": "0.0.13", |
42 | 42 | "posthtml": "^0.9.2", |
43 | | - "yargs": "^6.6.0" |
| 43 | + "yargs": "^7.0.2" |
44 | 44 | }, |
45 | 45 | "devDependencies": { |
46 | | - "path-exists": "^3.0.0", |
47 | 46 | "ava": "*", |
48 | | - "ava-codemods": "^0.3.0", |
49 | | - "babel-eslint": "^7.1.1", |
| 47 | + "ava-codemods": "^0.3.2", |
| 48 | + "babel-eslint": "^7.2.0", |
50 | 49 | "clinton": "^0.11.0", |
51 | | - "conventional-changelog-cli": "^1.2.0", |
52 | | - "conventional-changelog-lint": "^1.1.0", |
53 | | - "coveralls": "^2.11.15", |
| 50 | + "conventional-changelog-cli": "^1.3.1", |
| 51 | + "conventional-changelog-lint": "^1.1.7", |
| 52 | + "coveralls": "^2.13.0", |
54 | 53 | "cpy": "^5.0.0", |
55 | | - "eslint": "^3.14.0", |
56 | | - "eslint-config-standard": "^6.2.1", |
| 54 | + "eslint": "^3.18.0", |
| 55 | + "eslint-config-standard": "^7.1.0", |
57 | 56 | "eslint-formatter-pretty": "^1.1.0", |
58 | 57 | "eslint-plugin-ava": "^4.0.1", |
59 | | - "eslint-plugin-babel": "^4.0.1", |
| 58 | + "eslint-plugin-babel": "^4.1.0", |
60 | 59 | "eslint-plugin-markdown": "^1.0.0-beta.3", |
61 | | - "eslint-plugin-promise": "^3.4.0", |
| 60 | + "eslint-plugin-promise": "^3.5.0", |
62 | 61 | "eslint-plugin-require-path-exists": "^1.1.5", |
63 | | - "eslint-plugin-standard": "^2.0.1", |
64 | | - "execa": "^0.6.0", |
65 | | - "husky": "^0.13.0", |
66 | | - "np": "^2.12.0", |
| 62 | + "eslint-plugin-standard": "^2.1.1", |
| 63 | + "execa": "^0.6.3", |
| 64 | + "husky": "^0.13.2", |
| 65 | + "np": "^2.13.0", |
67 | 66 | "nyc": "^10.1.2", |
| 67 | + "path-exists": "^3.0.0", |
68 | 68 | "posthtml-bem": "^0.2.2", |
69 | 69 | "posthtml-css-modules": "^0.1.1", |
70 | 70 | "posthtml-custom-elements": "^1.0.3", |
|
0 commit comments