Skip to content

Commit 5bd59a0

Browse files
1 parent 8020420 commit 5bd59a0

File tree

2 files changed

+279
-159
lines changed

2 files changed

+279
-159
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,26 +29,26 @@
2929
"util": "./util.js"
3030
},
3131
"dependencies": {
32-
"check-peer-dependencies": "1.0.4",
33-
"conventional-changelog": "^3.1.10",
32+
"check-peer-dependencies": "1.0.5",
33+
"conventional-changelog": "^3.1.15",
3434
"conventional-changelog-ui-router-core": "^1.4.2",
3535
"find-parent-dir": "^0.3.0",
36-
"git-semver-tags": "^3.0.0",
36+
"git-semver-tags": "^3.0.1",
3737
"lodash": "^4.17.15",
3838
"node-cleanup": "^2.1.2",
3939
"npm-run-all": "^4.1.5",
40-
"open": "^6.4.0",
40+
"open": "^7.0.0",
4141
"readline-sync": "^1.4.10",
4242
"shelljs": "^0.8.3",
4343
"shx": "^0.3.1",
4444
"tmp": "^0.1.0",
4545
"tweak-sourcemap-paths": "0.0.3",
46-
"typedoc": "0.15.0",
46+
"typedoc": "0.15.3",
4747
"typedoc-plugin-external-module-name": "2.1.0",
4848
"typedoc-plugin-internal-external": "2.0.2",
4949
"typedoc-plugin-ui-router": "2.0.0",
5050
"ui-router-typedoc-themes": "1.0.2",
5151
"yalc": "^1.0.0-pre.34",
52-
"yargs": "^14.0.0"
52+
"yargs": "^15.0.2"
5353
}
5454
}

0 commit comments

Comments
 (0)