Skip to content

Commit 80c920c

Browse files
harunurhanblakeembrey
authored andcommitted
Pin @types dependencies (#579)
1 parent 9b5b544 commit 80c920c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,13 @@
3030
"node": ">= 4.2.0"
3131
},
3232
"dependencies": {
33-
"@types/fs-extra": "^4.0.0",
34-
"@types/handlebars": "^4.0.31",
35-
"@types/highlight.js": "^9.1.8",
36-
"@types/lodash": "^4.14.37",
33+
"@types/fs-extra": "4.0.0",
34+
"@types/handlebars": "4.0.31",
35+
"@types/highlight.js": "9.1.8",
36+
"@types/lodash": "4.14.74",
3737
"@types/marked": "0.3.0",
38-
"@types/minimatch": "^2.0.29",
39-
"@types/shelljs": "^0.7.0",
38+
"@types/minimatch": "2.0.29",
39+
"@types/shelljs": "0.7.0",
4040
"fs-extra": "^4.0.0",
4141
"handlebars": "^4.0.6",
4242
"highlight.js": "^9.0.0",

0 commit comments

Comments
 (0)