File tree 2 files changed +10
-10
lines changed 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 15
15
]
16
16
},
17
17
"devDependencies" : {
18
- "eslint-plugin-flowtype-errors" : " ^4.0 .0" ,
18
+ "eslint-plugin-flowtype-errors" : " ^4.1 .0" ,
19
19
"flow-bin" : " ^0.114.0"
20
20
}
21
21
}
Original file line number Diff line number Diff line change 18
18
esutils "^2.0.2"
19
19
js-tokens "^4.0.0"
20
20
21
- " @babel/runtime@^7.0.0 " :
22
- version "7.4.2 "
23
- resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.4.2 .tgz#f5ab6897320f16decd855eed70b705908a313fe8 "
24
- integrity sha512-7Bl2rALb7HpvXFL7TETNzKSAeBVCPHELzc0C//9FCxN8nsiueWSJBqaF+2oIJScyILStASR/Cx5WMkXGYTiJFA ==
21
+ " @babel/runtime@^7.4.2 " :
22
+ version "7.7.7 "
23
+ resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.7.7 .tgz#194769ca8d6d7790ec23605af9ee3e42a0aa79cf "
24
+ integrity sha512-uCnC2JEVAu8AKB5do1WRIsvrdJ0flYx/A/9f/6chdacnEZ7LmavjdsDXr5ksYBegxtuTPR5Va9/+13QF/kFkCA ==
25
25
dependencies :
26
26
regenerator-runtime "^0.13.2"
27
27
@@ -187,12 +187,12 @@ escape-string-regexp@^1.0.5:
187
187
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
188
188
integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
189
189
190
- eslint-plugin-flowtype-errors@^4.0 .0 :
191
- version "4.0 .0"
192
- resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype-errors/-/eslint-plugin-flowtype-errors-4.0 .0.tgz#0802e1dadcb22af214dd9020f84bd7af1caa0b50 "
193
- integrity sha512-VSNkdkBOkHzoN+8BrVSc6c3psOVw4UPuFiCYpqhQ10rrieOuX2FscqQJ8ba0185asKCx0Of0qQ4MR9RqILfHvw ==
190
+ eslint-plugin-flowtype-errors@^4.1 .0 :
191
+ version "4.1 .0"
192
+ resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype-errors/-/eslint-plugin-flowtype-errors-4.1 .0.tgz#6edb0837001f70001ceeb33f0541bd2b8eb8e6c8 "
193
+ integrity sha512-79Hy4ITWwXF7J8/N7jZG6PN6O+kL8oUCZgQaPf4eT8UvSI0x10WACEDzfxJgG1qW3/FN/lT6U1e7K/7fpIWPKw ==
194
194
dependencies :
195
- " @babel/runtime" " ^7.0.0 "
195
+ " @babel/runtime" " ^7.4.2 "
196
196
find-up "^3.0.0"
197
197
slash "^2.0.0"
198
198
You can’t perform that action at this time.
0 commit comments