Skip to content

Commit 426b4d4

Browse files
chore(package) bump conventional-changelog@3.0.5, git-semver-tags@2.0.2, npm-run-all@4.1.5, shelljs@0.8.3, typedoc@0.14.2, typedoc-plugin-external-module-name@2.0.0
, typedoc-plugin-internal-external@2.0.1, typedoc-plugin-ui-router@2.0.0, yalc@1.0.0-pre.27, yargs@12.0.5
1 parent 891335f commit 426b4d4

File tree

2 files changed

+207
-306
lines changed

2 files changed

+207
-306
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -29,25 +29,25 @@
2929
"util": "./util.js"
3030
},
3131
"dependencies": {
32-
"conventional-changelog": "^2.0.3",
32+
"conventional-changelog": "^3.0.5",
3333
"conventional-changelog-ui-router-core": "^1.4.2",
3434
"find-parent-dir": "^0.3.0",
35-
"git-semver-tags": "^2.0.0",
35+
"git-semver-tags": "^2.0.2",
3636
"lodash": "^4.17.11",
3737
"node-cleanup": "^2.1.2",
38-
"npm-run-all": "^4.1.3",
38+
"npm-run-all": "^4.1.5",
3939
"open": "^0.0.5",
4040
"readline-sync": "^1.4.7",
41-
"shelljs": "^0.8.2",
41+
"shelljs": "^0.8.3",
4242
"shx": "^0.3.1",
4343
"tmp": "^0.0.33",
4444
"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",
4949
"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"
5252
}
5353
}

0 commit comments

Comments
 (0)