From 164934f7862b08092ceef3331198d2445ad019e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Apr 2022 04:08:57 +0000 Subject: [PATCH] build(deps): bump @react-hookz/web from 13.0.0 to 13.2.0 Bumps [@react-hookz/web](https://github.com/react-hookz/web) from 13.0.0 to 13.2.0. - [Release notes](https://github.com/react-hookz/web/releases) - [Changelog](https://github.com/react-hookz/web/blob/master/CHANGELOG.md) - [Commits](https://github.com/react-hookz/web/compare/v13.0.0...v13.2.0) --- updated-dependencies: - dependency-name: "@react-hookz/web" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index b4c63825b5..70f66a88dc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5080,9 +5080,9 @@ integrity sha512-6k/pU2jNlgYvKOy84vpCAZ8MGVwybvAdjzrh4UicCVOCPxz0LSBws1OE6O5TO4sPHaSw+yLfNzNK8RicGFc1Kw== "@react-hookz/web@^13.0.0": - version "13.0.0" - resolved "https://registry.npmjs.org/@react-hookz/web/-/web-13.0.0.tgz#7c4d54fb4c1edf885879914d719e35086964e46e" - integrity sha512-sAMTOiOnAvxpJtHea7Vk+2+KJdTC/o77wPII+glnH+astNUSSiduptLaMPeoIXXwqjfJT+IJ9JzWyZPrLpdyFw== + version "13.2.0" + resolved "https://registry.npmjs.org/@react-hookz/web/-/web-13.2.0.tgz#a6ce01b5143b688f6c64b94f4c04756aec996c03" + integrity sha512-F5xJ6hukXxpIrs4moBGGpX++GBNv0/a/vTcNBcN5uNR7U8gb6KiqlPFM0IF62MENszNkxTcBy0QBXWGWViDrcQ== dependencies: "@react-hookz/deep-equal" "^1.0.1"