We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 921ff53 commit a8b2555Copy full SHA for a8b2555
2 files changed
package.json
@@ -15,15 +15,15 @@
15
"flatten": "^1.0.2",
16
"object.pick": "^1.3.0",
17
"slick": "^1.12.2",
18
- "specificity": "^0.3.2"
+ "specificity": "^0.4.1"
19
},
20
"devDependencies": {
21
"coveralls": "^3.0.0",
22
"gulp": "^3.9.1",
23
- "gulp-eslint": "^4.0.2",
24
- "gulp-mocha": "^5.0.0",
+ "gulp-eslint": "^5.0.0",
+ "gulp-mocha": "^6.0.0",
25
"mocha": "^5.0.4",
26
- "nyc": "^11.4.1",
+ "nyc": "^13.1.0",
27
"should": "*",
28
"vinyl": "^2.1.0"
29
0 commit comments