Skip to content

Commit a8b2555

Browse files
committed
Update dependencies.
1 parent 921ff53 commit a8b2555

2 files changed

Lines changed: 1141 additions & 632 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,15 @@
1515
"flatten": "^1.0.2",
1616
"object.pick": "^1.3.0",
1717
"slick": "^1.12.2",
18-
"specificity": "^0.3.2"
18+
"specificity": "^0.4.1"
1919
},
2020
"devDependencies": {
2121
"coveralls": "^3.0.0",
2222
"gulp": "^3.9.1",
23-
"gulp-eslint": "^4.0.2",
24-
"gulp-mocha": "^5.0.0",
23+
"gulp-eslint": "^5.0.0",
24+
"gulp-mocha": "^6.0.0",
2525
"mocha": "^5.0.4",
26-
"nyc": "^11.4.1",
26+
"nyc": "^13.1.0",
2727
"should": "*",
2828
"vinyl": "^2.1.0"
2929
},

0 commit comments

Comments
 (0)