From 89db1b2faaa83d8a3fc1f5adf82c1a25a4020fe8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Oct 2020 10:03:18 +0000 Subject: [PATCH] Bump @stackup/form from 0.3.2 to 0.3.5 Bumps [@stackup/form](https://github.com/rzane/form) from 0.3.2 to 0.3.5. - [Release notes](https://github.com/rzane/form/releases) - [Commits](https://github.com/rzane/form/compare/v0.3.2...v0.3.5) Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 90324577..57ea0b5b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1324,9 +1324,9 @@ "@sinonjs/commons" "^1.7.0" "@stackup/form@^0.3.0": - version "0.3.2" - resolved "https://registry.yarnpkg.com/@stackup/form/-/form-0.3.2.tgz#f02b64c8173542a6cc2731e207e974a1f3428543" - integrity sha512-H/TRpYvKoDvUmi/uMQWjqt62O42PXrqCYU1jK9DjQwXyNxKwMIzi2W3QIrtZI9FeF8fkILhXZks38ROighntWg== + version "0.3.5" + resolved "https://registry.yarnpkg.com/@stackup/form/-/form-0.3.5.tgz#f48af9c16235c33f3879afed7bb27a303aff3f9f" + integrity sha512-D8+11opSQ1wr+RYJ3FtNPFZTgCPkoIofZcVvG1Z5p0EDDBHUbAAPcCTVdxQrJS/wnul/mLo6oEAYFzbde7pQtQ== "@testing-library/dom@^7.24.2": version "7.24.2"