|
29 | 29 | "util": "./util.js"
|
30 | 30 | },
|
31 | 31 | "dependencies": {
|
32 |
| - "conventional-changelog": "^2.0.3", |
| 32 | + "conventional-changelog": "^3.0.5", |
33 | 33 | "conventional-changelog-ui-router-core": "^1.4.2",
|
34 | 34 | "find-parent-dir": "^0.3.0",
|
35 |
| - "git-semver-tags": "^2.0.0", |
| 35 | + "git-semver-tags": "^2.0.2", |
36 | 36 | "lodash": "^4.17.11",
|
37 | 37 | "node-cleanup": "^2.1.2",
|
38 |
| - "npm-run-all": "^4.1.3", |
| 38 | + "npm-run-all": "^4.1.5", |
39 | 39 | "open": "^0.0.5",
|
40 | 40 | "readline-sync": "^1.4.7",
|
41 |
| - "shelljs": "^0.8.2", |
| 41 | + "shelljs": "^0.8.3", |
42 | 42 | "shx": "^0.3.1",
|
43 | 43 | "tmp": "^0.0.33",
|
44 | 44 | "tweak-sourcemap-paths": "0.0.3",
|
45 |
| - "typedoc": "0.12.0", |
46 |
| - "typedoc-plugin-external-module-name": "1.1.3", |
47 |
| - "typedoc-plugin-internal-external": "1.0.10", |
48 |
| - "typedoc-plugin-ui-router": "1.0.6", |
| 45 | + "typedoc": "0.14.2", |
| 46 | + "typedoc-plugin-external-module-name": "2.0.0", |
| 47 | + "typedoc-plugin-internal-external": "2.0.1", |
| 48 | + "typedoc-plugin-ui-router": "2.0.0", |
49 | 49 | "ui-router-typedoc-themes": "1.0.2",
|
50 |
| - "yalc": "^1.0.0-pre.23", |
51 |
| - "yargs": "^12.0.2" |
| 50 | + "yalc": "^1.0.0-pre.27", |
| 51 | + "yargs": "^12.0.5" |
52 | 52 | }
|
53 | 53 | }
|
0 commit comments