Skip to content

Commit f4e7db6

Browse files
update libs
1 parent 30f1f61 commit f4e7db6

File tree

2 files changed

+130
-74
lines changed

2 files changed

+130
-74
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,11 @@
2929
"util": "./util.js"
3030
},
3131
"dependencies": {
32-
"conventional-changelog": "^2.0.1",
32+
"conventional-changelog": "^2.0.3",
3333
"conventional-changelog-ui-router-core": "^1.4.2",
3434
"find-parent-dir": "^0.3.0",
3535
"git-semver-tags": "^2.0.0",
36-
"lodash": "^4.17.5",
36+
"lodash": "^4.17.11",
3737
"node-cleanup": "^2.1.2",
3838
"npm-run-all": "^4.1.3",
3939
"open": "^0.0.5",
@@ -42,12 +42,12 @@
4242
"shx": "^0.3.1",
4343
"tmp": "^0.0.33",
4444
"tweak-sourcemap-paths": "0.0.3",
45-
"typedoc": "0.11.1",
46-
"typedoc-plugin-external-module-name": "1.1.1",
45+
"typedoc": "0.12.0",
46+
"typedoc-plugin-external-module-name": "1.1.3",
4747
"typedoc-plugin-internal-external": "1.0.10",
4848
"typedoc-plugin-ui-router": "1.0.6",
4949
"ui-router-typedoc-themes": "1.0.2",
50-
"yalc": "^1.0.0-pre.22",
51-
"yargs": "^12.0.1"
50+
"yalc": "^1.0.0-pre.23",
51+
"yargs": "^12.0.2"
5252
}
5353
}

0 commit comments

Comments
 (0)