Skip to content

Commit 1ec9e90

Browse files
committed
remove babel-plugin-flow-react-proptypes
1 parent ca0f0b7 commit 1ec9e90

File tree

3 files changed

+4
-32
lines changed

3 files changed

+4
-32
lines changed

flow-typed/npm/babel-plugin-flow-react-proptypes_vx.x.x.js

Lines changed: 0 additions & 18 deletions
This file was deleted.

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,6 @@
102102
"babel-core": "6.26.0",
103103
"babel-eslint": "8.0.2",
104104
"babel-jest": "21.2.0",
105-
"babel-plugin-flow-react-proptypes": "9.0.0",
106105
"babel-preset-react-native": "3.0.1",
107106
"bugsnag-sourcemaps": "1.0.1",
108107
"danger": "2.0.1",

yarn.lock

Lines changed: 4 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,7 @@ babel-code-frame@^6.22.0, babel-code-frame@^6.26.0:
329329
esutils "^2.0.2"
330330
js-tokens "^3.0.2"
331331

332-
[email protected], babel-core@^6.0.0, babel-core@^6.24.1, babel-core@^6.25.0, babel-core@^6.26.0, babel-core@^6.7.2:
332+
[email protected], babel-core@^6.0.0, babel-core@^6.24.1, babel-core@^6.26.0, babel-core@^6.7.2:
333333
version "6.26.0"
334334
resolved "https://registry.yarnpkg.com/babel-core/-/babel-core-6.26.0.tgz#af32f78b31a6fcef119c87b0fd8d9753f03a0bb8"
335335
dependencies:
@@ -493,15 +493,6 @@ babel-plugin-external-helpers@^6.18.0:
493493
dependencies:
494494
babel-runtime "^6.22.0"
495495

496-
497-
version "9.0.0"
498-
resolved "https://registry.yarnpkg.com/babel-plugin-flow-react-proptypes/-/babel-plugin-flow-react-proptypes-9.0.0.tgz#0ccdd850143ade03fda0c4e6ccb04226e6a646de"
499-
dependencies:
500-
babel-core "^6.25.0"
501-
babel-template "^6.25.0"
502-
babel-traverse "^6.25.0"
503-
babel-types "^6.25.0"
504-
505496
babel-plugin-istanbul@^4.0.0:
506497
version "4.1.5"
507498
resolved "https://registry.yarnpkg.com/babel-plugin-istanbul/-/babel-plugin-istanbul-4.1.5.tgz#6760cdd977f411d3e175bb064f2bc327d99b2b6e"
@@ -949,7 +940,7 @@ babel-runtime@^6.0.0, babel-runtime@^6.18.0, babel-runtime@^6.22.0, babel-runtim
949940
core-js "^2.4.0"
950941
regenerator-runtime "^0.11.0"
951942

952-
babel-template@^6.16.0, babel-template@^6.24.1, babel-template@^6.25.0, babel-template@^6.26.0:
943+
babel-template@^6.16.0, babel-template@^6.24.1, babel-template@^6.26.0:
953944
version "6.26.0"
954945
resolved "https://registry.yarnpkg.com/babel-template/-/babel-template-6.26.0.tgz#de03e2d16396b069f46dd9fff8521fb1a0e35e02"
955946
dependencies:
@@ -959,7 +950,7 @@ babel-template@^6.16.0, babel-template@^6.24.1, babel-template@^6.25.0, babel-te
959950
babylon "^6.18.0"
960951
lodash "^4.17.4"
961952

962-
babel-traverse@^6.18.0, babel-traverse@^6.24.1, babel-traverse@^6.25.0, babel-traverse@^6.26.0:
953+
babel-traverse@^6.18.0, babel-traverse@^6.24.1, babel-traverse@^6.26.0:
963954
version "6.26.0"
964955
resolved "https://registry.yarnpkg.com/babel-traverse/-/babel-traverse-6.26.0.tgz#46a9cbd7edcc62c8e5c064e2d2d8d0f4035766ee"
965956
dependencies:
@@ -973,7 +964,7 @@ babel-traverse@^6.18.0, babel-traverse@^6.24.1, babel-traverse@^6.25.0, babel-tr
973964
invariant "^2.2.2"
974965
lodash "^4.17.4"
975966

976-
babel-types@^6.18.0, babel-types@^6.19.0, babel-types@^6.24.1, babel-types@^6.25.0, babel-types@^6.26.0:
967+
babel-types@^6.18.0, babel-types@^6.19.0, babel-types@^6.24.1, babel-types@^6.26.0:
977968
version "6.26.0"
978969
resolved "https://registry.yarnpkg.com/babel-types/-/babel-types-6.26.0.tgz#a3b073f94ab49eb6fa55cd65227a334380632497"
979970
dependencies:

0 commit comments

Comments
 (0)