File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 85
85
"babel-eslint" : " ^10.0.3" ,
86
86
"babel-jest" : " ^24.9.0" ,
87
87
"babel-loader" : " 8.0.6" ,
88
- "babel-plugin-flow-react-proptypes" : " ^25.1 .0" ,
88
+ "babel-plugin-flow-react-proptypes" : " ^26.0 .0" ,
89
89
"babel-plugin-transform-react-remove-prop-types" : " ^0.4.24" ,
90
90
"codecov" : " ^3.6.1" ,
91
91
"codemirror" : " ^5.49.2" ,
Original file line number Diff line number Diff line change @@ -1769,10 +1769,10 @@ babel-plugin-dynamic-import-node@^2.3.0:
1769
1769
dependencies :
1770
1770
object.assign "^4.1.0"
1771
1771
1772
- babel-plugin-flow-react-proptypes@^25.1 .0 :
1773
- version "25.1 .0"
1774
- resolved "https://registry.yarnpkg.com/babel-plugin-flow-react-proptypes/-/babel-plugin-flow-react-proptypes-25.1 .0.tgz#864eeef3b3a3958953a9b014ed0bdc96fffa694c "
1775
- integrity sha512-zFR5vlrPiXQzmE6f/QR4P2ivaykRuNDH9D72L3fm1vYrgE+nvvOV/mQzFvgSnjVKJSfot+YONwLtqM/iMVnkLA ==
1772
+ babel-plugin-flow-react-proptypes@^26.0 .0 :
1773
+ version "26.0 .0"
1774
+ resolved "https://registry.yarnpkg.com/babel-plugin-flow-react-proptypes/-/babel-plugin-flow-react-proptypes-26.0 .0.tgz#5ccd42ce45e28f88d5a0594c9f5685bc79440782 "
1775
+ integrity sha512-Cev/n+TqUGjo2221YLe4n9om/0Wd2AjhdVhyAqshHgzn4+HovznCzehxROD+74KBq0i4ard9bdLf7L7lb22FRw ==
1776
1776
dependencies :
1777
1777
" @babel/template" " ^7.2.2"
1778
1778
" @babel/traverse" " ^7.0.0"
You can’t perform that action at this time.
0 commit comments