Skip to content

Commit b887cab

Browse files
committed
update dependencies
closes #675 closes #679 closes #680
1 parent afd6b60 commit b887cab

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,10 @@
4141
"handlebars": "^4.0.6",
4242
"highlight.js": "^9.0.0",
4343
"lodash": "^4.13.1",
44-
"marked": "^0.3.5",
44+
"marked": "^0.3.12",
4545
"minimatch": "^3.0.0",
4646
"progress": "^2.0.0",
47-
"shelljs": "^0.7.0",
47+
"shelljs": "^0.8.1",
4848
"typedoc-default-themes": "^0.5.0",
4949
"typescript": "2.5.3"
5050
},
@@ -60,7 +60,7 @@
6060
"grunt-ts": "^5.5.1",
6161
"grunt-tslint": "^5.0.1",
6262
"istanbul": "^0.4.1",
63-
"mocha": "^4.0.0",
63+
"mocha": "^5.0.0",
6464
"tslint": "^5.9.1"
6565
},
6666
"files": [

0 commit comments

Comments
 (0)