Skip to content

File tree

2 files changed

+356
-453
lines changed

2 files changed

+356
-453
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -29,25 +29,25 @@
2929
"util": "./util.js"
3030
},
3131
"dependencies": {
32-
"conventional-changelog": "^3.0.5",
32+
"conventional-changelog": "^3.1.10",
3333
"conventional-changelog-ui-router-core": "^1.4.2",
3434
"find-parent-dir": "^0.3.0",
35-
"git-semver-tags": "^2.0.2",
36-
"lodash": "^4.17.11",
35+
"git-semver-tags": "^3.0.0",
36+
"lodash": "^4.17.15",
3737
"node-cleanup": "^2.1.2",
3838
"npm-run-all": "^4.1.5",
39-
"open": "^0.0.5",
40-
"readline-sync": "^1.4.7",
39+
"open": "^6.4.0",
40+
"readline-sync": "^1.4.10",
4141
"shelljs": "^0.8.3",
4242
"shx": "^0.3.1",
43-
"tmp": "^0.0.33",
43+
"tmp": "^0.1.0",
4444
"tweak-sourcemap-paths": "0.0.3",
45-
"typedoc": "0.14.2",
46-
"typedoc-plugin-external-module-name": "2.0.0",
47-
"typedoc-plugin-internal-external": "2.0.1",
45+
"typedoc": "0.15.0",
46+
"typedoc-plugin-external-module-name": "2.1.0",
47+
"typedoc-plugin-internal-external": "2.0.2",
4848
"typedoc-plugin-ui-router": "2.0.0",
4949
"ui-router-typedoc-themes": "1.0.2",
50-
"yalc": "^1.0.0-pre.27",
51-
"yargs": "^12.0.5"
50+
"yalc": "^1.0.0-pre.34",
51+
"yargs": "^14.0.0"
5252
}
5353
}

0 commit comments

Comments
 (0)