From 1fd4b18ada25ce89439f002dcad8c93ea5c9c07a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2020 03:43:08 +0000 Subject: [PATCH] Bump typescript-to-proptypes from 1.4.0 to 1.4.2 Bumps [typescript-to-proptypes](https://github.com/merceyz/typescript-to-proptypes) from 1.4.0 to 1.4.2. - [Release notes](https://github.com/merceyz/typescript-to-proptypes/releases) - [Changelog](https://github.com/merceyz/typescript-to-proptypes/blob/master/CHANGELOG.md) - [Commits](https://github.com/merceyz/typescript-to-proptypes/compare/v1.4.0...v1.4.2) Signed-off-by: dependabot-preview[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 76ed8aae9c4427..4b5b2ae0bb4c76 100644 --- a/yarn.lock +++ b/yarn.lock @@ -16021,9 +16021,9 @@ typedarray@^0.0.6: integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= typescript-to-proptypes@^1.4.0: - version "1.4.0" - resolved "https://registry.yarnpkg.com/typescript-to-proptypes/-/typescript-to-proptypes-1.4.0.tgz#6253e85b4640a5a1829c3c6bc92a3941062621b2" - integrity sha512-kGatNmhRV1jjwKCxzo0ohoQZCYqfY3pP9Zzskq02LzaKdIrlh6eLyTk9ucBw5eIWyq5ZoavxXPkRreVFUp9zGw== + version "1.4.2" + resolved "https://registry.yarnpkg.com/typescript-to-proptypes/-/typescript-to-proptypes-1.4.2.tgz#ccc0d8844043a35bc00ce5eed1cbe5083a737b77" + integrity sha512-tEJcKj73nsJebMl69Cn2DS4MDf4GYl80Gh9kQdF2YCtinXCEqd4w8BsIgF4wShQKRqm7ApG4qP1qJovCdMNl6w== dependencies: "@babel/core" "^7.5.4" "@babel/plugin-syntax-class-properties" "^7.2.0"