diff --git a/package.json b/package.json index 544c38f..0404f2a 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "babel-plugin-transform-es2015-modules-commonjs": "6.26.2", "babel-plugin-transform-react-constant-elements": "6.23.0", "babel-plugin-transform-react-inline-elements": "6.22.0", - "babel-plugin-transform-react-remove-prop-types": "0.4.13", + "babel-plugin-transform-react-remove-prop-types": "0.4.23", "babel-preset-env": "1.7.0", "babel-preset-react": "6.24.1", "circular-dependency-plugin": "5.0.2", diff --git a/yarn.lock b/yarn.lock index d726b6f..f3d86a6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1283,9 +1283,10 @@ 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.13: - version "0.4.13" - resolved "https://registry.yarnpkg.com/babel-plugin-transform-react-remove-prop-types/-/babel-plugin-transform-react-remove-prop-types-0.4.13.tgz#331cfc05099a808238311d78319c27460d481189" +babel-plugin-transform-react-remove-prop-types@0.4.23: + version "0.4.23" + resolved "https://registry.yarnpkg.com/babel-plugin-transform-react-remove-prop-types/-/babel-plugin-transform-react-remove-prop-types-0.4.23.tgz#f8677da27c9b0eb463aed1f8fd551df783ef142f" + integrity sha512-qMF7Il49meopQZ4d8cmLvlUnJhV8cREs5b55j1SaK7Wa+AHpg6t9SqqHFlM+qZoG4wagZIIB43Gn53Ur7J5xPg== babel-plugin-transform-regenerator@^6.22.0: version "6.26.0"