|
29 | 29 | "license": "MIT", |
30 | 30 | "devDependencies": { |
31 | 31 | "btoa": "~1.1.2", |
32 | | - "glob": "~5.0.12", |
| 32 | + "glob": "~5.0.14", |
33 | 33 | "grunt": "~0.4.5", |
34 | 34 | "grunt-autoprefixer": "~3.0.3", |
35 | 35 | "grunt-contrib-clean": "~0.6.0", |
36 | 36 | "grunt-contrib-compress": "~0.13.0", |
37 | 37 | "grunt-contrib-concat": "~0.5.1", |
38 | 38 | "grunt-contrib-connect": "~0.10.1", |
39 | 39 | "grunt-contrib-copy": "~0.8.0", |
40 | | - "grunt-contrib-csslint": "~0.4.0", |
| 40 | + "grunt-contrib-csslint": "~0.5.0", |
41 | 41 | "grunt-contrib-cssmin": "~0.12.3", |
42 | 42 | "grunt-contrib-htmlmin": "~0.4.0", |
43 | | - "grunt-contrib-jade": "~0.14.1", |
| 43 | + "grunt-contrib-jade": "~0.15.0", |
44 | 44 | "grunt-contrib-jshint": "~0.11.2", |
45 | 45 | "grunt-contrib-less": "~1.0.1", |
46 | 46 | "grunt-contrib-qunit": "~0.7.0", |
|
54 | 54 | "grunt-saucelabs": "~8.6.1", |
55 | 55 | "grunt-sed": "twbs/grunt-sed#v0.2.0", |
56 | 56 | "load-grunt-tasks": "~3.2.0", |
57 | | - "markdown-it": "^4.3.0", |
| 57 | + "markdown-it": "^4.4.0", |
58 | 58 | "npm-shrinkwrap": "^200.4.0", |
59 | 59 | "time-grunt": "^1.2.1" |
60 | 60 | }, |
|
0 commit comments