diff --git a/package.json b/package.json index 4d7a4ad..0073844 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "babel-plugin-transform-async-to-generator": "6.24.1", "babel-plugin-transform-class-properties": "6.24.1", "babel-plugin-transform-object-rest-spread": "6.26.0", - "babel-plugin-transform-react-remove-prop-types": "0.4.10", + "babel-plugin-transform-react-remove-prop-types": "0.4.16", "babel-plugin-transform-runtime": "6.23.0", "babel-polyfill": "6.26.0", "babel-preset-env": "1.6.1", diff --git a/yarn.lock b/yarn.lock index 76bb9eb..8163191 100644 --- a/yarn.lock +++ b/yarn.lock @@ -851,9 +851,9 @@ babel-plugin-transform-react-jsx@^6.24.1: babel-plugin-syntax-jsx "^6.8.0" babel-runtime "^6.22.0" -babel-plugin-transform-react-remove-prop-types@0.4.10: - version "0.4.10" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-react-remove-prop-types/-/babel-plugin-transform-react-remove-prop-types-0.4.10.tgz#3c7f3a03ad8aa6bb8c00e93fd13a433910444545" +babel-plugin-transform-react-remove-prop-types@0.4.16: + version "0.4.16" + resolved "https://registry.yarnpkg.com/babel-plugin-transform-react-remove-prop-types/-/babel-plugin-transform-react-remove-prop-types-0.4.16.tgz#66a32aa3f6234b0d68b5f71c08cbd36d9e68f3f5" babel-plugin-transform-regenerator@^6.22.0: version "6.26.0"