|
8 | 8 | "@gfxfundamentals/lesson-builder": "git://github.com/gfxfundamentals/lesson-builder.git#v1.8.2",
|
9 | 9 | "@gfxfundamentals/live-editor": "git://github.com/gfxfundamentals/live-editor.git#v1.0.17",
|
10 | 10 | "eslint-plugin-google-camelcase": "0.0.2",
|
11 |
| - "eslint-plugin-html": "^6.0.2", |
| 11 | + "eslint-plugin-html": "^6.1.1", |
12 | 12 | "eslint-plugin-one-variable-per-var": "0.0.3",
|
13 | 13 | "eslint-plugin-optional-comma-spacing": "0.0.4",
|
14 | 14 | "eslint-plugin-require-trailing-comma": "0.0.1",
|
15 |
| - "grunt": "^1.2.1", |
16 |
| - "grunt-cli": "^1.3.2", |
17 |
| - "grunt-contrib-clean": "^2.0.0", |
18 |
| - "grunt-contrib-copy": "^1.0.0", |
19 |
| - "grunt-contrib-watch": "^1.1.0", |
20 |
| - "grunt-eslint": "^23.0.0", |
21 |
| - "grunt-jsdoc": "^2.4.1", |
22 |
| - "ld-check-dependencies": "^1.1.1", |
23 |
| - "load-grunt-tasks": "^5.1.0", |
24 |
| - "minami": "^1.2.3", |
25 |
| - "servez": "^1.10.0" |
| 15 | + "grunt": "^1.3.0", |
| 16 | + "grunt-cli": "1.3.2", |
| 17 | + "grunt-contrib-clean": "2.0.0", |
| 18 | + "grunt-contrib-copy": "1.0.0", |
| 19 | + "grunt-contrib-watch": "1.1.0", |
| 20 | + "grunt-eslint": "23.0.0", |
| 21 | + "grunt-jsdoc": "2.4.1", |
| 22 | + "ld-check-dependencies": "1.1.1", |
| 23 | + "load-grunt-tasks": "5.1.0", |
| 24 | + "minami": "1.2.3", |
| 25 | + "servez": "^1.11.0" |
26 | 26 | },
|
27 | 27 | "scripts": {
|
28 | 28 | "build": "ld-check-dependencies && grunt",
|
|
0 commit comments