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 04c27cd commit 6a7d8a6Copy full SHA for 6a7d8a6
package.json
@@ -42,7 +42,7 @@
42
"eslint-plugin-flowtype": "^2.29.2",
43
"eslint-plugin-import": "^2.2.0",
44
"expect": "^1.20.2",
45
- "flow-bin": "^0.41.0",
+ "flow-bin": "^0.44.0",
46
"jest": "^19.0.0",
47
"jscodeshift": "^0.3.30",
48
"minimist": "^1.2.0",
@@ -54,7 +54,7 @@
54
},
55
"license": "MIT",
56
"dependencies": {
57
- "aria-query": "^0.4.0",
+ "aria-query": "^0.5.0",
58
"ast-types-flow": "0.0.7",
59
"damerau-levenshtein": "^1.0.0",
60
"emoji-regex": "^6.1.0",
0 commit comments