File tree Expand file tree Collapse file tree 3 files changed +9
-8
lines changed Expand file tree Collapse file tree 3 files changed +9
-8
lines changed Original file line number Diff line number Diff line change 39
39
"coveralls" : " ^2.11.8" ,
40
40
"eslint" : " ^3.12.2" ,
41
41
"eslint-config-airbnb-base" : " ^11.0.0" ,
42
- "eslint-plugin-flowtype" : " ^2.29.2 " ,
42
+ "eslint-plugin-flowtype" : " ^2.32.1 " ,
43
43
"eslint-plugin-import" : " ^2.2.0" ,
44
44
"expect" : " ^1.20.2" ,
45
- "flow-bin" : " ^0.44.0 " ,
45
+ "flow-bin" : " ^0.44.2 " ,
46
46
"jest" : " ^19.0.0" ,
47
47
"jscodeshift" : " ^0.3.30" ,
48
48
"minimist" : " ^1.2.0" ,
Original file line number Diff line number Diff line change
1
+ // @flow
1
2
import {
2
3
roles as rolesMap ,
3
4
} from 'aria-query' ;
Original file line number Diff line number Diff line change @@ -1546,9 +1546,9 @@ eslint-module-utils@^2.0.0:
1546
1546
debug "2.2.0"
1547
1547
pkg-dir "^1.0.0"
1548
1548
1549
- eslint-plugin-flowtype@^2.29.2 :
1550
- version "2.30.4 "
1551
- resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-2.30.4 .tgz#771d6bb4578ab8598e9c58018fea2e1a22946249 "
1549
+ eslint-plugin-flowtype@^2.32.1 :
1550
+ version "2.32.1 "
1551
+ resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-2.32.1 .tgz#bbee185dedf97e5f63ec975cdcddd199bd2a2501 "
1552
1552
dependencies :
1553
1553
lodash "^4.15.0"
1554
1554
@@ -1783,9 +1783,9 @@ flat-cache@^1.2.1:
1783
1783
graceful-fs "^4.1.2"
1784
1784
write "^0.2.1"
1785
1785
1786
- flow-bin@^0.44.0 :
1787
- version "0.44.0 "
1788
- resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.44.0 .tgz#b291f147e5dae1cc8a116f834f24d9402ed96a52 "
1786
+ flow-bin@^0.44.2 :
1787
+ version "0.44.2 "
1788
+ resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.44.2 .tgz#3893c7db5de043ed82674f327a04b1309db208b5 "
1789
1789
1790
1790
flow-parser@^0.* :
1791
1791
version "0.44.0"
You can’t perform that action at this time.
0 commit comments