File tree 6 files changed +9
-12
lines changed
6 files changed +9
-12
lines changed Original file line number Diff line number Diff line change @@ -60,7 +60,6 @@ nonstrict-import=warn
60
60
deprecated-type=error
61
61
unsafe-getters-setters=warn
62
62
unnecessary-invariant=warn
63
- signature-verification-failure=warn
64
63
65
64
[strict]
66
65
deprecated-type
@@ -72,4 +71,4 @@ untyped-import
72
71
untyped-type-import
73
72
74
73
[version]
75
- ^0.171 .0
74
+ ^0.172 .0
Original file line number Diff line number Diff line change @@ -60,7 +60,6 @@ nonstrict-import=warn
60
60
deprecated-type=error
61
61
unsafe-getters-setters=warn
62
62
unnecessary-invariant=warn
63
- signature-verification-failure=warn
64
63
65
64
[strict]
66
65
deprecated-type
@@ -72,4 +71,4 @@ untyped-import
72
71
untyped-type-import
73
72
74
73
[version]
75
- ^0.171 .0
74
+ ^0.172 .0
Original file line number Diff line number Diff line change 123
123
"ws" : " ^6.1.4"
124
124
},
125
125
"devDependencies" : {
126
- "flow-bin" : " ^0.171 .0" ,
126
+ "flow-bin" : " ^0.172 .0" ,
127
127
"react" : " 17.0.2"
128
128
},
129
129
"codegenConfig" : {
Original file line number Diff line number Diff line change 33
33
"eslint-plugin-react-hooks" : " ^4.2.0" ,
34
34
"eslint-plugin-react-native" : " ^3.11.0" ,
35
35
"eslint-plugin-relay" : " ^1.8.2" ,
36
- "flow-bin" : " ^0.171 .0" ,
36
+ "flow-bin" : " ^0.172 .0" ,
37
37
"inquirer" : " ^7.1.0" ,
38
38
"jest" : " ^26.6.3" ,
39
39
"jest-junit" : " ^10.0.0" ,
Original file line number Diff line number Diff line change @@ -52,7 +52,6 @@ nonstrict-import=warn
52
52
deprecated-type=warn
53
53
unsafe-getters-setters=warn
54
54
unnecessary-invariant=warn
55
- signature-verification-failure=warn
56
55
57
56
[strict]
58
57
deprecated-type
@@ -64,4 +63,4 @@ untyped-import
64
63
untyped-type-import
65
64
66
65
[version]
67
- ^0.171 .0
66
+ ^0.172 .0
Original file line number Diff line number Diff line change @@ -3254,10 +3254,10 @@ flatted@^3.1.0:
3254
3254
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.2.tgz#64bfed5cb68fe3ca78b3eb214ad97b63bedce561"
3255
3255
integrity sha512-JaTY/wtrcSyvXJl4IMFHPKyFur1sE9AUqc0QnhOaJ0CxHtAoIV8pYDzeEfAaNEtGkOfq4gr3LBFmdXW5mOQFnA==
3256
3256
3257
- flow-bin@^0.171 .0 :
3258
- version "0.171 .0"
3259
- resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.171 .0.tgz#43902cf3ab10704a9c8a96bd16f789d92490ba1c "
3260
- integrity sha512-2HEiXAyE60ztGs+loFk6XSskL69THL6tSjzopUcbwgfrdbuZ5Jhv23qh1jUKP5AZJh0NNwxaFZ6To2p6xR+GEA ==
3257
+ flow-bin@^0.172 .0 :
3258
+ version "0.172 .0"
3259
+ resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.172 .0.tgz#b399d108c5a9f0272a8137fcc884dc7284b7c175 "
3260
+ integrity sha512-v9KolEk3qd+wFc2ABPaSr5/7VWbHOjdAzRaWwynEtaeMcKN0awlx0Q7b71g/XgVf/fWMR+K8q+3s/TCH+Gky/Q ==
3261
3261
3262
3262
flow-parser@0.* :
3263
3263
version "0.163.0"
You can’t perform that action at this time.
0 commit comments