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

This commit is contained in:
Renovate Bot
2021-09-16 18:21:51 +00:00
committed by renovate[bot]
parent 6033992edc
commit 1bfe5d5c34
2 changed files with 4 additions and 4 deletions

View File

@ -5390,9 +5390,9 @@
}
},
"@types/react-transition-group": {
"version": "4.4.2",
"resolved": "https://registry.npmjs.org/@types/react-transition-group/-/react-transition-group-4.4.2.tgz",
"integrity": "sha512-KibDWL6nshuOJ0fu8ll7QnV/LVTo3PzQ9aCPnRUYPfX7eZohHwLIdNHj7pftanREzHNP4/nJa8oeM73uSiavMQ==",
"version": "4.4.3",
"resolved": "https://registry.npmjs.org/@types/react-transition-group/-/react-transition-group-4.4.3.tgz",
"integrity": "sha512-fUx5muOWSYP8Bw2BUQ9M9RK9+W1XBK/7FLJ8PTQpnpTEkn0ccyMffyEQvan4C3h53gHdx7KE5Qrxi/LnUGQtdg==",
"dev": true,
"requires": {
"@types/react": "*"

View File

@ -149,7 +149,7 @@
"@types/react-responsive": "8.0.2",
"@types/react-spinkit": "3.0.7",
"@types/react-test-renderer": "17.0.1",
"@types/react-transition-group": "4.4.2",
"@types/react-transition-group": "4.4.3",
"@types/redux-actions": "2.6.2",
"@types/sanitize-html": "2.3.2",
"@types/store": "2.0.2",