From a11d4b289708d593f4e065d4910abd507d55d5aa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 4 May 2024 09:51:54 +0000 Subject: [PATCH] Update dependency @types/react-transition-group to v4.4.10 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index cca1d518f8..e414b47ab2 100644 --- a/package.json +++ b/package.json @@ -172,7 +172,7 @@ "@types/lozad": "1.16.4", "@types/node": "17.0.31", "@types/react-test-renderer": "18.0.0", - "@types/react-transition-group": "4.4.6", + "@types/react-transition-group": "4.4.10", "@types/responselike": "1.0.0", "axe-core": "4.8.3", "babel-jest": "29.1.2", diff --git a/yarn.lock b/yarn.lock index 1240be390e..9dcb60becd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6629,10 +6629,10 @@ dependencies: "@types/react" "*" -"@types/react-transition-group@4.4.6": - version "4.4.6" - resolved "https://registry.yarnpkg.com/@types/react-transition-group/-/react-transition-group-4.4.6.tgz#18187bcda5281f8e10dfc48f0943e2fdf4f75e2e" - integrity sha512-VnCdSxfcm08KjsJVQcfBmhEQAPnLB8G08hAxn39azX1qYBQ/5RVQuoHuKIcfKOdncuaUvEpFKFzEvbtIMsfVew== +"@types/react-transition-group@4.4.10": + version "4.4.10" + resolved "https://registry.yarnpkg.com/@types/react-transition-group/-/react-transition-group-4.4.10.tgz#6ee71127bdab1f18f11ad8fb3322c6da27c327ac" + integrity sha512-hT/+s0VQs2ojCX823m60m5f0sL5idt9SO6Tj6Dg+rdphGPIeJbJ6CxvBYkgkGKrYeDjvIpKTR38UzmtHJOGW3Q== dependencies: "@types/react" "*"