|
23 | 23 | "cloudinary": "^1.9.1",
|
24 | 24 | "content-type": "^1.0.3",
|
25 | 25 | "debug": "^3.1.0",
|
26 |
| - "eslint": "^4.15.0", |
| 26 | + "eslint": "^4.16.0", |
27 | 27 | "espree": "^3.5.2",
|
28 | 28 | "eventemitter2": "^5.0.1",
|
29 |
| - "file-type": "^7.4.0", |
| 29 | + "file-type": "^7.5.0", |
30 | 30 | "file-url": "^2.0.2",
|
31 | 31 | "fs-extra": "^5.0.0",
|
32 | 32 | "globby": "^7.1.1",
|
33 | 33 | "handlebars": "^4.0.11",
|
34 | 34 | "html-validator": "^2.2.3",
|
35 | 35 | "iconv-lite": "^0.4.19",
|
36 | 36 | "image-size": "^0.6.2",
|
37 |
| - "inquirer": "^5.0.0", |
| 37 | + "inquirer": "^5.0.1", |
38 | 38 | "is-ci": "^1.1.0",
|
39 | 39 | "is-my-json-valid": "^2.17.1",
|
40 |
| - "is-resolvable": "^1.0.1", |
| 40 | + "is-resolvable": "^1.1.0", |
41 | 41 | "is-svg": "^2.1.0",
|
42 | 42 | "js-library-detector": "^4.3.1",
|
43 | 43 | "jsdom": "^11.3.0",
|
44 | 44 | "json-stable-stringify": "^1.0.1",
|
45 | 45 | "lockfile": "^1.0.3",
|
46 | 46 | "lodash": "^4.17.4",
|
47 |
| - "log-symbols": "^2.1.0", |
| 47 | + "log-symbols": "^2.2.0", |
48 | 48 | "metaviewport-parser": "^0.2.0",
|
49 | 49 | "mime-db": "^1.32.0",
|
50 | 50 | "mkdirp": "^0.5.1",
|
|
59 | 59 | "require-uncached": "^1.0.3",
|
60 | 60 | "same-origin": "^0.1.1",
|
61 | 61 | "semver": "^5.5.0",
|
62 |
| - "shelljs": "^0.8.0", |
| 62 | + "shelljs": "^0.8.1", |
63 | 63 | "strip-bom": "^3.0.0",
|
64 | 64 | "strip-json-comments": "^2.0.1",
|
65 | 65 | "text-table": "^0.2.0",
|
|
83 | 83 | "@types/jsdom": "^11.0.4",
|
84 | 84 | "@types/json-stable-stringify": "^1.0.32",
|
85 | 85 | "@types/lockfile": "^1.0.0",
|
86 |
| - "@types/lodash": "^4.14.93", |
| 86 | + "@types/lodash": "^4.14.97", |
87 | 87 | "@types/mime-db": "^1.27.0",
|
88 | 88 | "@types/mkdirp": "^0.5.2",
|
89 | 89 | "@types/node": "8.0.14",
|
90 |
| - "@types/request": "^2.0.12", |
| 90 | + "@types/request": "^2.0.13", |
91 | 91 | "@types/semver": "^5.4.0",
|
92 | 92 | "@types/shelljs": "^0.7.7",
|
93 | 93 | "@types/sinon": "^4.1.3",
|
|
117 | 117 | "on-headers": "^1.0.1",
|
118 | 118 | "proxyquire": "^1.8.0",
|
119 | 119 | "rimraf": "^2.6.2",
|
120 |
| - "sinon": "^4.1.6", |
| 120 | + "sinon": "^4.2.2", |
121 | 121 | "ts-node": "^4.1.0",
|
122 | 122 | "typescript": "^2.6.2",
|
123 | 123 | "typescript-eslint-parser": "^12.0.0"
|
|
0 commit comments