Skip to content

Commit bc9c530

Browse files
committed
update babel-plugin-flow-react-proptypes dependency
1 parent 4c4e507 commit bc9c530

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"babel-loader": "^6.2.10",
6969
"babel-plugin-add-module-exports": "^0.2.1",
7070
"babel-plugin-external-helpers": "^6.22.0",
71-
"babel-plugin-flow-react-proptypes": "^1.2.0",
71+
"babel-plugin-flow-react-proptypes": "^2.1.3",
7272
"babel-plugin-transform-class-properties": "^6.22.0",
7373
"babel-plugin-transform-flow-strip-types": "^6.22.0",
7474
"babel-plugin-transform-object-rest-spread": "^6.22.0",

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -460,9 +460,9 @@ babel-plugin-external-helpers@^6.18.0, babel-plugin-external-helpers@^6.22.0:
460460
dependencies:
461461
babel-runtime "^6.22.0"
462462

463-
babel-plugin-flow-react-proptypes@^1.2.0:
464-
version "1.2.0"
465-
resolved "https://registry.yarnpkg.com/babel-plugin-flow-react-proptypes/-/babel-plugin-flow-react-proptypes-1.2.0.tgz#3d2321f9d9048305ce917d97cd75f7a0cb5c9ce6"
463+
babel-plugin-flow-react-proptypes@^2.1.3:
464+
version "2.1.3"
465+
resolved "https://registry.yarnpkg.com/babel-plugin-flow-react-proptypes/-/babel-plugin-flow-react-proptypes-2.1.3.tgz#6db20e985baadf409ef3698b7f4645bb96761250"
466466
dependencies:
467467
babel-core "^6.18.0"
468468
babel-template "^6.16.0"

0 commit comments

Comments
 (0)