From a0a17fc885ff5ae76d9589104e4c4873a3f3a033 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Feb 2022 10:02:10 +0000 Subject: [PATCH] Bump @stackup/form from 0.3.2 to 0.3.7 Bumps [@stackup/form](https://github.com/rzane/form) from 0.3.2 to 0.3.7. - [Release notes](https://github.com/rzane/form/releases) - [Commits](https://github.com/rzane/form/compare/v0.3.2...v0.3.7) --- updated-dependencies: - dependency-name: "@stackup/form" dependency-type: direct:development update-type: version-update:semver-patch ... 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..424f5a42 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.7" + resolved "https://registry.yarnpkg.com/@stackup/form/-/form-0.3.7.tgz#7921abeaceaa0a238204f187bc68c8d56404e9fa" + integrity sha512-TPUX1rA9DYAXZLfN5h51JKG18BLGBYUBtoYFiAr75CyhtXC6VA47d14X0PQZ2DZo/j/OsD2xMkVpgWWDOokI8A== "@testing-library/dom@^7.24.2": version "7.24.2"