|
41 | 41 | "assemble-contrib-permalinks": "*",
|
42 | 42 | "autoprefixer": "^6.7.7",
|
43 | 43 | "cssnano": "^4.1.10",
|
44 |
| - "ejs": "^2.6.1", |
| 44 | + "ejs": "^2.7.4", |
45 | 45 | "eslint": "^4.19.1",
|
46 |
| - "eslint-config-prettier": "^2.9.0", |
47 |
| - "eslint-plugin-prettier": "^2.6.0", |
48 |
| - "grunt": "^1.0.4", |
| 46 | + "eslint-config-prettier": "^2.10.0", |
| 47 | + "eslint-plugin-prettier": "^2.7.0", |
| 48 | + "grunt": "^1.1.0", |
49 | 49 | "grunt-assemble": "^0.6.3",
|
50 |
| - "grunt-cli": "^1.2.0", |
| 50 | + "grunt-cli": "^1.3.2", |
51 | 51 | "grunt-contrib-clean": "^0.6.0",
|
52 |
| - "grunt-contrib-compress": "^1.4.3", |
| 52 | + "grunt-contrib-compress": "^1.6.0", |
53 | 53 | "grunt-contrib-concat": "^1.0.1",
|
54 | 54 | "grunt-contrib-connect": "^2.1.0",
|
55 | 55 | "grunt-contrib-copy": "^0.5.0",
|
56 | 56 | "grunt-contrib-imagemin": "^3.1.0",
|
57 | 57 | "grunt-contrib-requirejs": "^1.0.0",
|
58 |
| - "grunt-contrib-uglify": "^3.3.0", |
| 58 | + "grunt-contrib-uglify": "^3.4.0", |
59 | 59 | "grunt-contrib-watch": "^1.1.0",
|
60 | 60 | "grunt-exec": "^1.0.1",
|
61 | 61 | "grunt-file-append": "0.0.7",
|
62 |
| - "grunt-html": "^11.1.0", |
| 62 | + "grunt-html": "^11.1.1", |
63 | 63 | "grunt-newer": "^1.3.0",
|
64 | 64 | "grunt-postcss": "^0.8.0",
|
65 | 65 | "grunt-serve": "^0.1.6",
|
66 |
| - "grunt-uncss": "^0.8.5", |
| 66 | + "grunt-uncss": "^0.8.6", |
67 | 67 | "handlebars": "^4.7.6",
|
68 | 68 | "husky": "^0.14.3",
|
69 | 69 | "js-yaml": "^3.13.1",
|
70 | 70 | "lint-staged": "^9.5.0",
|
71 | 71 | "load-grunt-tasks": "^5.1.0",
|
72 | 72 | "lodash": "^4.17.15",
|
73 |
| - "marked": "^0.8.0", |
74 |
| - "moment": "^2.22.1", |
| 73 | + "marked": "^0.8.2", |
| 74 | + "moment": "^2.24.0", |
75 | 75 | "ms": "^0.7.3",
|
76 |
| - "prettier": "^1.12.1", |
| 76 | + "prettier": "^1.19.1", |
77 | 77 | "qs": "^1.2.2",
|
78 | 78 | "send": "^0.16.2",
|
79 | 79 | "serve-index": "^1.9.1",
|
80 |
| - "simple-git": "^1.96.0", |
| 80 | + "simple-git": "^1.132.0", |
81 | 81 | "time-grunt": "^1.4.0",
|
82 | 82 | "uglify-js": "^2.8.29"
|
83 | 83 | },
|
|
0 commit comments