Skip to content

Commit ab9f4b7

Browse files
authored
Merge pull request #1839 from StoDevX/greenkeeper/babel-plugin-flow-react-proptypes-8.0.0
Update babel-plugin-flow-react-proptypes to the latest version 🚀
2 parents c8a54bf + a80d656 commit ab9f4b7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.1",
104104
"babel-jest": "21.2.0",
105-
"babel-plugin-flow-react-proptypes": "7.0.1",
105+
"babel-plugin-flow-react-proptypes": "8.0.0",
106106
"babel-preset-react-native": "3.0.1",
107107
"danger": "2.0.0-alpha.20",
108108
"eslint": "4.10.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -457,9 +457,9 @@ babel-plugin-external-helpers@^6.18.0:
457457
dependencies:
458458
babel-runtime "^6.22.0"
459459

460-
babel-plugin-flow-react-proptypes@7.0.1:
461-
version "7.0.1"
462-
resolved "https://registry.yarnpkg.com/babel-plugin-flow-react-proptypes/-/babel-plugin-flow-react-proptypes-7.0.1.tgz#f7fda24bc1a072160fb53ec33fb5fa99cd022e59"
460+
babel-plugin-flow-react-proptypes@8.0.0:
461+
version "8.0.0"
462+
resolved "https://registry.yarnpkg.com/babel-plugin-flow-react-proptypes/-/babel-plugin-flow-react-proptypes-8.0.0.tgz#bcc8b3ce3b7ffa7d35ff99252d1980a6a028e503"
463463
dependencies:
464464
babel-core "^6.25.0"
465465
babel-template "^6.25.0"
@@ -5312,7 +5312,7 @@ vinyl@^0.5.0:
53125312
clone-stats "^0.0.1"
53135313
replace-ext "0.0.1"
53145314

5315-
"vm2@github:patriksimek/vm2#custom_files":
5315+
vm2@patriksimek/vm2#custom_files:
53165316
version "3.5.0"
53175317
resolved "https://codeload.github.com/patriksimek/vm2/tar.gz/7e82f90ac705fc44fad044147cb0df09b4c79a57"
53185318

0 commit comments

Comments
 (0)