|
50 | 50 | "babel-eslint": "^7.2.3", |
51 | 51 | "browser-sync": "^2.18.12", |
52 | 52 | "chokidar-cli": "^1.2.0", |
53 | | - "clinton": "^0.12.0", |
54 | | - "conventional-changelog-cli": "^1.2.0", |
55 | | - "conventional-changelog-lint": "^1.1.0", |
56 | | - "eslint": "^3.13.1", |
57 | | - "eslint-config-xo": "^0.18.1", |
| 53 | + "clinton": "^0.13.0", |
| 54 | + "conventional-changelog-cli": "^1.3.1", |
| 55 | + "conventional-changelog-lint": "^1.1.9", |
| 56 | + "eslint": "^3.19.0", |
| 57 | + "eslint-config-xo": "^0.18.2", |
58 | 58 | "eslint-formatter-pretty": "^1.1.0", |
59 | | - "eslint-plugin-ava": "^4.1.0", |
60 | | - "eslint-plugin-babel": "^4.0.1", |
61 | | - "eslint-plugin-markdown": "^1.0.0-beta.3", |
62 | | - "eslint-plugin-require-path-exists": "^1.1.5", |
| 59 | + "eslint-plugin-ava": "^4.2.0", |
| 60 | + "eslint-plugin-babel": "^4.1.1", |
| 61 | + "eslint-plugin-markdown": "^1.0.0-beta.6", |
63 | 62 | "eslint-plugin-xo": "^1.0.0", |
64 | 63 | "http-server": "^0.10.0", |
65 | | - "husky": "^0.13.2", |
66 | | - "np": "^2.13.2", |
67 | | - "postcss-at-rules-variables": "0.1.0", |
| 64 | + "husky": "^0.13.4", |
| 65 | + "np": "^2.15.0", |
| 66 | + "postcss-at-rules-variables": "0.1.1", |
68 | 67 | "postcss-attribute-selector-prefix": "0.1.0", |
69 | 68 | "postcss-calc": "^6.0.0", |
70 | 69 | "postcss-class-prefix": "^0.3.0", |
71 | 70 | "postcss-clearfix": "^1.0.0", |
72 | | - "postcss-cli": "^3.2.0", |
| 71 | + "postcss-cli": "^4.0.0", |
73 | 72 | "postcss-conditionals": "^2.1.0", |
74 | 73 | "postcss-csso": "^2.0.0", |
75 | 74 | "postcss-custom-properties": "^6.0.1", |
|
79 | 78 | "postcss-extend": "^1.0.5", |
80 | 79 | "postcss-for": "^2.1.1", |
81 | 80 | "postcss-initial": "^2.0.0", |
82 | | - "postcss-nested": "^2.0.1", |
83 | 81 | "postcss-mixins": "^6.0.0", |
| 82 | + "postcss-nested": "^2.0.2", |
84 | 83 | "postcss-reduce-initial": "^1.0.1", |
85 | 84 | "postcss-sorting": "^2.1.0", |
86 | 85 | "posthtml": "^0.9.2", |
87 | | - "posthtml-cli": "0.2.16", |
| 86 | + "posthtml-cli": "0.3.0", |
88 | 87 | "posthtml-extend": "^0.1.2", |
89 | 88 | "posthtml-modules": "^0.4.2", |
90 | 89 | "posthtml-spaceless": "^0.0.2", |
91 | 90 | "rimraf": "^2.6.1", |
92 | 91 | "stylefmt": "^6.0.0", |
93 | | - "stylelint": "^7.7.1", |
| 92 | + "stylelint": "^7.10.1", |
94 | 93 | "stylelint-config-standard": "^16.0.0", |
95 | | - "testcafe": "^0.14.0", |
| 94 | + "testcafe": "^0.16.0-alpha4", |
96 | 95 | "updtr": "^1.0.0" |
97 | 96 | }, |
98 | 97 | "posthtml": { |
|
143 | 142 | "ava", |
144 | 143 | "xo", |
145 | 144 | "babel", |
146 | | - "require-path-exists", |
147 | 145 | "markdown" |
148 | 146 | ], |
149 | 147 | "extends": [ |
|
0 commit comments