Skip to content

Commit 13fa735

Browse files
authored
fix(package): update fs-extra to version 8.0.1 (#350)
Closes #349
1 parent 369c265 commit 13fa735

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"cheerio": "0.22.0",
3838
"css-url-parser": "^1.0.0",
3939
"debug": "^4.0.1",
40-
"fs-extra": "^7.0.0",
40+
"fs-extra": "^8.0.1",
4141
"he": "^1.1.0",
4242
"lodash": "^4.17.5",
4343
"normalize-url": "^4.0.0",

0 commit comments

Comments
 (0)