Skip to content

Commit 9516db3

Browse files
Update dependencies
1 parent c30ac1f commit 9516db3

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -30,20 +30,20 @@
3030
"dependencies": {
3131
"typescript": "1.5.0-beta",
3232
"typedoc-default-themes": "0.3.4",
33-
"fs-extra": "^0.16.5",
34-
"minimatch": "^2.0.4",
35-
"handlebars": "3.0.0",
33+
"fs-extra": "^0.22.1",
34+
"minimatch": "^2.0.8",
35+
"handlebars": "3.0.3",
3636
"marked": "^0.3.3",
37-
"highlight.js": "^8.4.0",
38-
"shelljs": "^0.4.0",
37+
"highlight.js": "^8.6.0",
38+
"shelljs": "^0.5.1",
3939
"progress": "^1.1.8"
4040
},
4141
"devDependencies": {
4242
"grunt": "^0.4.5",
4343
"grunt-contrib-clean": "^0.6.0",
4444
"grunt-contrib-watch": "~0.6.1",
45-
"grunt-string-replace": "^1.0.0",
46-
"grunt-ts": "^3.0.0"
45+
"grunt-string-replace": "^1.2.0",
46+
"grunt-ts": "^4.2.0-beta"
4747
},
4848
"files": [
4949
"bin",

0 commit comments

Comments
 (0)