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 5fb77bc commit f83dec4Copy full SHA for f83dec4
package.json
@@ -38,7 +38,7 @@
38
"mime": "^1.3.4",
39
"module-deps-sortable": "4.0.6",
40
"parse-filepath": "^1.0.1",
41
- "pify": "^2.3.0",
+ "pify": "^3.0.0",
42
"read-pkg-up": "^2.0.0",
43
"remark": "^7.0.0",
44
"remark-html": "6.0.0",
@@ -55,7 +55,7 @@
55
"vfile-sort": "^2.0.0",
56
"vinyl": "^2.0.0",
57
"vinyl-fs": "^2.3.1",
58
- "yargs": "^6.0.0"
+ "yargs": "^6.0.1"
59
},
60
"devDependencies": {
61
"are-we-flow-yet": "^1.0.0",
@@ -69,7 +69,7 @@
69
"cz-conventional-changelog": "2.0.0",
70
"documentation-schema": "0.0.1",
71
"eslint": "^3.19.0",
72
- "eslint-config-prettier": "^1.7.0",
+ "eslint-config-prettier": "^2.1.1",
73
"eslint-plugin-flowtype": "^2.32.1",
74
"flow-bin": "^0.46.0",
75
"fs-extra": "^3.0.0",
0 commit comments