Skip to content
This repository has been archived by the owner on Mar 17, 2020. It is now read-only.

Commit

Permalink
Update dependency babel-plugin-transform-react-remove-prop-types to v…
Browse files Browse the repository at this point in the history
…0.4.16
  • Loading branch information
renovate-bot committed Sep 20, 2018
1 parent d932e14 commit 3d7ec24
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -851,9 +851,9 @@ babel-plugin-transform-react-jsx@^6.24.1:
babel-plugin-syntax-jsx "^6.8.0"
babel-runtime "^6.22.0"

[email protected].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"
[email protected].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"
Expand Down

0 comments on commit 3d7ec24

Please sign in to comment.