Skip to content

Commit fbbc08a

Browse files

File tree

2 files changed

+310
-158
lines changed

2 files changed

+310
-158
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,24 +29,24 @@
2929
"util": "./util.js"
3030
},
3131
"dependencies": {
32-
"check-peer-dependencies": "2.0.1",
33-
"conventional-changelog": "^3.1.18",
32+
"check-peer-dependencies": "2.0.2",
33+
"conventional-changelog": "^3.1.21",
3434
"conventional-changelog-ui-router-core": "^1.4.2",
3535
"find-parent-dir": "^0.3.0",
36-
"git-semver-tags": "^3.0.1",
36+
"git-semver-tags": "^4.0.0",
3737
"lodash": "^4.17.15",
3838
"node-cleanup": "^2.1.2",
3939
"npm-run-all": "^4.1.5",
40-
"open": "^7.0.3",
40+
"open": "^7.0.4",
4141
"readline-sync": "^1.4.10",
4242
"shelljs": "^0.8.4",
4343
"shx": "^0.3.1",
4444
"tmp": "^0.2.1",
4545
"tweak-sourcemap-paths": "0.0.4",
46-
"typedoc": "^0.17.6",
46+
"typedoc": "^0.17.7",
4747
"typedoc-plugin-external-module-name": "3.1.0",
4848
"typedoc-plugin-internal-external": "2.1.1",
49-
"typedoc-plugin-ui-router": "2.0.1",
49+
"typedoc-plugin-ui-router": "2.0.2",
5050
"ui-router-typedoc-themes": "1.0.2",
5151
"yalc": "^1.0.0-pre.35",
5252
"yargs": "^15.3.1"

0 commit comments

Comments
 (0)