From 1d8ae9d138f77e4a6b89107e28f273f4accbd2e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jul 2023 07:54:25 +0000 Subject: [PATCH] chore(deps): bump react-animate-height from 3.1.1 to 3.2.2 Bumps [react-animate-height](https://github.com/Stanko/react-animate-height) from 3.1.1 to 3.2.2. - [Changelog](https://github.com/Stanko/react-animate-height/blob/v3/CHANGELOG.md) - [Commits](https://github.com/Stanko/react-animate-height/commits) --- updated-dependencies: - dependency-name: react-animate-height 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 ccdb84d831..61322d5f96 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15701,9 +15701,9 @@ rc@1.2.8: strip-json-comments "~2.0.1" react-animate-height@^3.1.1: - version "3.1.1" - resolved "https://registry.yarnpkg.com/react-animate-height/-/react-animate-height-3.1.1.tgz#3e324c417a5d18afcdd78d2ad71108c14868a28b" - integrity sha512-UkC6+V3ZlCneBRaSM7aUctDJ+PRP6ztcGtxvU7MTeoMMWPhz8BQNaX7QWaZrkzp1ih1G8uZZ+DI9nfLvtD6OdQ== + version "3.2.2" + resolved "https://registry.yarnpkg.com/react-animate-height/-/react-animate-height-3.2.2.tgz#ae15d3ef6396f45140c60af4081d43d7dd093cda" + integrity sha512-uUOS+RhYVgyJEWcuAJgelVwhcJ2chsMk7HZCpu+wtjSlFAGSFsHU0r4lMTt47HQ1RdQfI5MmFRt43yHTP9lfmQ== react-datepicker@^4.13.0: version "4.13.0"