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 729c600 commit 9ed734fCopy full SHA for 9ed734f
package.json
@@ -16,17 +16,17 @@
16
"dependencies": {
17
"escape-string-regexp": "^1.0.3",
18
"extend": "^2.0.1",
19
- "postcss": "^4.1.5"
+ "postcss": "^4.1.11"
20
},
21
"devDependencies": {
22
- "bluebird": "^2.9.25",
+ "bluebird": "^2.9.26",
23
"chai": "^2.3.0",
24
"chai-as-promised": "^5.0.0",
25
"clean-css": "^3.2.10",
26
"gulp": "^3.8.11",
27
- "gulp-eslint": "^0.11.1",
28
- "gulp-mocha": "^2.0.1",
29
- "mocha": "^2.2.4"
+ "gulp-eslint": "^0.12.0",
+ "gulp-mocha": "^2.1.0",
+ "mocha": "^2.2.5"
30
31
"scripts": {
32
"test": "gulp"
0 commit comments