From 1de2c282f1dd3a7f9d1fac33b1c3b590c6aca397 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Apr 2023 08:09:17 +0000 Subject: [PATCH] chore(deps): bump zundo from 2.0.0-beta.12 to 2.0.0-beta.15 Bumps [zundo](https://github.com/charkour/zundo) from 2.0.0-beta.12 to 2.0.0-beta.15. - [Release notes](https://github.com/charkour/zundo/releases) - [Commits](https://github.com/charkour/zundo/compare/v2.0.0-beta.12...v2.0.0-beta.15) --- updated-dependencies: - dependency-name: zundo dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 310630828..d74efc972 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "uniforms-bridge-json-schema": "^3.10.2", "use-debounce": "9.0.4", "web-vitals": "3.3.1", - "zundo": "^2.0.0-beta.12", + "zundo": "^2.0.0-beta.15", "zustand": "^4.3.7" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 9ca4d9db9..3df6746eb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -16376,10 +16376,10 @@ yocto-queue@^0.1.0: resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b" integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q== -zundo@^2.0.0-beta.12: - version "2.0.0-beta.12" - resolved "https://registry.yarnpkg.com/zundo/-/zundo-2.0.0-beta.12.tgz#483c1680ac6d2d93898a9c80409dae306ba41058" - integrity sha512-8Z1SbR0W5hDRw0ddZCAD0LE9fbTX/Yj0sghY6r0sSPUHSPs1eA6t59ChiwQ8l01+WAjk0G+QN881y/WC+bPnug== +zundo@^2.0.0-beta.15: + version "2.0.0-beta.15" + resolved "https://registry.yarnpkg.com/zundo/-/zundo-2.0.0-beta.15.tgz#98bca500811318e7ba8e73f6bbe75d7a3aaf0333" + integrity sha512-1mdzONJNOfX4h1UhO3HlAYFDrR59rE35V29MpfbDGShyCWC81rWuoeEJ1VNtMeHPO359g9FYpRsL/3NKQLmNow== zustand@^4.3.1, zustand@^4.3.7: version "4.3.7"