chore(deps): update dependency @types/react-transition-group to v4.4.7

This commit is contained in:
renovate[bot]
2023-09-30 17:57:34 +00:00
parent 2d2684ac8b
commit 98e52e6fe3
2 changed files with 5 additions and 5 deletions

View File

@@ -167,7 +167,7 @@
"@types/react-scrollable-anchor": "0.6.2",
"@types/react-spinkit": "3.0.8",
"@types/react-test-renderer": "16.9.8",
"@types/react-transition-group": "4.4.6",
"@types/react-transition-group": "4.4.7",
"@types/redux-actions": "2.6.3",
"@types/sanitize-html": "^2.8.0",
"@types/store": "^2.0.2",

8
pnpm-lock.yaml generated
View File

@@ -853,8 +853,8 @@ importers:
specifier: 16.9.8
version: 16.9.8
'@types/react-transition-group':
specifier: 4.4.6
version: 4.4.6
specifier: 4.4.7
version: 4.4.7
'@types/redux-actions':
specifier: 2.6.3
version: 2.6.3
@@ -11510,8 +11510,8 @@ packages:
'@types/react': 16.14.46
dev: true
/@types/react-transition-group@4.4.6:
resolution: {integrity: sha512-VnCdSxfcm08KjsJVQcfBmhEQAPnLB8G08hAxn39azX1qYBQ/5RVQuoHuKIcfKOdncuaUvEpFKFzEvbtIMsfVew==}
/@types/react-transition-group@4.4.7:
resolution: {integrity: sha512-ICCyBl5mvyqYp8Qeq9B5G/fyBSRC0zx3XM3sCC6KkcMsNeAHqXBKkmat4GqdJET5jtYUpZXrxI5flve5qhi2Eg==}
dependencies:
'@types/react': 16.14.46
dev: true