From be8bfd2c709d495d17fe70accab18f299c12bdc3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Jan 2021 04:29:43 +0000 Subject: [PATCH] chore(deps): bump sucrase from 3.16.0 to 3.17.0 Bumps [sucrase](https://github.com/alangpierce/sucrase) from 3.16.0 to 3.17.0. - [Release notes](https://github.com/alangpierce/sucrase/releases) - [Changelog](https://github.com/alangpierce/sucrase/blob/master/CHANGELOG.md) - [Commits](https://github.com/alangpierce/sucrase/commits) Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 6710c7e8e7..c5325ab273 100644 --- a/yarn.lock +++ b/yarn.lock @@ -24073,9 +24073,9 @@ subscriptions-transport-ws@^0.9.11, subscriptions-transport-ws@^0.9.16: ws "^5.2.0" sucrase@^3.16.0: - version "3.16.0" - resolved "https://registry.npmjs.org/sucrase/-/sucrase-3.16.0.tgz#19b5b886ccca270dd5ca12ff060eeaf0b599735f" - integrity sha512-ovVuswxV5TayCPXfTk8bgBgk6uNRvsinIkEpq0J6zS1xXCx5N/LLGcbsKdRhqn/ToZylMX6+yXaR1LSn1I42Pg== + version "3.17.0" + resolved "https://registry.npmjs.org/sucrase/-/sucrase-3.17.0.tgz#d9fe5d7e359d884cdb31130358fbdfc18bfb4c24" + integrity sha512-wtiqaokYRjFSSrv8fQu7pThKTIZSLwiffW+PHQG52hlI8eJO47v1tXbKt6fYb8Z1kCyuCkNH9etpTUebb7g+pA== dependencies: commander "^4.0.0" glob "7.1.6"