We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db0cae5 commit afd6b60Copy full SHA for afd6b60
package.json
@@ -30,13 +30,13 @@
30
"node": ">= 4.2.0"
31
},
32
"dependencies": {
33
- "@types/fs-extra": "4.0.0",
34
- "@types/handlebars": "4.0.31",
35
- "@types/highlight.js": "9.12.0",
36
- "@types/lodash": "4.14.74",
+ "@types/fs-extra": "5.0.0",
+ "@types/handlebars": "4.0.36",
+ "@types/highlight.js": "9.12.2",
+ "@types/lodash": "4.14.99",
37
"@types/marked": "0.3.0",
38
- "@types/minimatch": "2.0.29",
39
- "@types/shelljs": "0.7.0",
+ "@types/minimatch": "3.0.3",
+ "@types/shelljs": "0.7.7",
40
"fs-extra": "^5.0.0",
41
"handlebars": "^4.0.6",
42
"highlight.js": "^9.0.0",
@@ -49,7 +49,7 @@
49
"typescript": "2.5.3"
50
51
"devDependencies": {
52
- "@types/mocha": "^2.2.39",
+ "@types/mocha": "2.2.48",
53
"grunt": "^1.0.1",
54
"grunt-cli": "^1.2.0",
55
"grunt-contrib-clean": "^1.0.0",
0 commit comments