Skip to content

Commit 85e72d4

Browse files
authored
Merge pull request #1846 from StoDevX/greenkeeper/babel-plugin-flow-react-proptypes-9.0.0
Greenkeeper/babel plugin flow react proptypes 9.0.0
2 parents 6569028 + 63671ea commit 85e72d4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
"babel-core": "6.26.0",
103103
"babel-eslint": "8.0.2",
104104
"babel-jest": "21.2.0",
105-
"babel-plugin-flow-react-proptypes": "8.0.0",
105+
"babel-plugin-flow-react-proptypes": "9.0.0",
106106
"babel-preset-react-native": "3.0.1",
107107
"danger": "2.0.0",
108108
"eslint": "4.10.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -483,9 +483,9 @@ babel-plugin-external-helpers@^6.18.0:
483483
dependencies:
484484
babel-runtime "^6.22.0"
485485

486-
babel-plugin-flow-react-proptypes@8.0.0:
487-
version "8.0.0"
488-
resolved "https://registry.yarnpkg.com/babel-plugin-flow-react-proptypes/-/babel-plugin-flow-react-proptypes-8.0.0.tgz#bcc8b3ce3b7ffa7d35ff99252d1980a6a028e503"
486+
babel-plugin-flow-react-proptypes@9.0.0:
487+
version "9.0.0"
488+
resolved "https://registry.yarnpkg.com/babel-plugin-flow-react-proptypes/-/babel-plugin-flow-react-proptypes-9.0.0.tgz#0ccdd850143ade03fda0c4e6ccb04226e6a646de"
489489
dependencies:
490490
babel-core "^6.25.0"
491491
babel-template "^6.25.0"

0 commit comments

Comments
 (0)