Skip to content

Commit 2139723

Browse files
update libs
1 parent bc4d22d commit 2139723

File tree

2 files changed

+239
-212
lines changed

2 files changed

+239
-212
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,17 +29,17 @@
2929
"util": "./util.js"
3030
},
3131
"dependencies": {
32-
"conventional-changelog": "^1.1.4",
32+
"conventional-changelog": "^2.0.1",
3333
"conventional-changelog-ui-router-core": "^1.4.2",
3434
"find-parent-dir": "^0.3.0",
35-
"git-semver-tags": "^1.2.1",
35+
"git-semver-tags": "^2.0.0",
3636
"lodash": "^4.17.5",
3737
"node-cleanup": "^2.1.2",
3838
"npm-run-all": "^4.1.3",
3939
"open": "^0.0.5",
4040
"readline-sync": "^1.4.7",
4141
"shelljs": "^0.8.2",
42-
"shx": "^0.2.2",
42+
"shx": "^0.3.1",
4343
"tmp": "^0.0.33",
4444
"tweak-sourcemap-paths": "0.0.3",
4545
"typedoc": "0.11.1",
@@ -48,6 +48,6 @@
4848
"typedoc-plugin-ui-router": "1.0.6",
4949
"ui-router-typedoc-themes": "1.0.2",
5050
"yalc": "^1.0.0-pre.22",
51-
"yargs": "^11.0.0"
51+
"yargs": "^12.0.1"
5252
}
5353
}

0 commit comments

Comments
 (0)