Skip to content

Commit a0a4211

Browse files
Update dependency @types/react-transition-group to v4.4.12 (#28931)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0ad4e13 commit a0a4211

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

yarn.lock

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3199,11 +3199,9 @@
31993199
redux "^4.0.0"
32003200

32013201
"@types/react-transition-group@^4.4.0":
3202-
version "4.4.11"
3203-
resolved "https://registry.yarnpkg.com/@types/react-transition-group/-/react-transition-group-4.4.11.tgz#d963253a611d757de01ebb241143b1017d5d63d5"
3204-
integrity sha512-RM05tAniPZ5DZPzzNFP+DmrcOdD0efDUxMy3145oljWSl3x9ZV5vhme98gTxFrj2lhXvmGNnUiuDyJgY9IKkNA==
3205-
dependencies:
3206-
"@types/react" "*"
3202+
version "4.4.12"
3203+
resolved "https://registry.yarnpkg.com/@types/react-transition-group/-/react-transition-group-4.4.12.tgz#b5d76568485b02a307238270bfe96cb51ee2a044"
3204+
integrity sha512-8TV6R3h2j7a91c+1DXdJi3Syo69zzIZbz7Lg5tORM5LEJG7X/E6a1V3drRyBRZq7/utz7A+c4OgYLiLcYGHG6w==
32073205

32083206
"@types/react@*", "@types/[email protected]":
32093207
version "18.3.18"

0 commit comments

Comments
 (0)