Skip to content

Commit 1234724

Browse files
committed
Update fs-extra
1 parent db9d942 commit 1234724

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,14 +30,14 @@
3030
"node": ">= 4.2.0"
3131
},
3232
"dependencies": {
33-
"@types/fs-extra": "^3.0.0",
33+
"@types/fs-extra": "^4.0.0",
3434
"@types/handlebars": "^4.0.31",
3535
"@types/highlight.js": "^9.1.8",
3636
"@types/lodash": "^4.14.37",
3737
"@types/marked": "0.0.28",
3838
"@types/minimatch": "^2.0.29",
3939
"@types/shelljs": "^0.7.0",
40-
"fs-extra": "^3.0.0",
40+
"fs-extra": "^4.0.0",
4141
"handlebars": "^4.0.6",
4242
"highlight.js": "^9.0.0",
4343
"lodash": "^4.13.1",

0 commit comments

Comments
 (0)