diff options
| author | 2022-06-23 16:59:58 +0400 | |
|---|---|---|
| committer | 2022-06-23 16:59:58 +0400 | |
| commit | 418097731480e81d92fa5191e1995fdae6134609 (patch) | |
| tree | 3253a735a5d0938d55ab62bf63cbb177dc06674a /yarn.lock | |
| parent | Merge pull request #456 from python-discord/dependabot/npm_and_yarn/typescrip... (diff) | |
| parent | Bump @types/react-transition-group from 4.4.4 to 4.4.5 (diff) | |
Merge pull request #457 from python-discord/dependabot/npm_and_yarn/types/react-transition-group-4.4.5
Bump @types/react-transition-group from 4.4.4 to 4.4.5
Diffstat (limited to 'yarn.lock')
| -rw-r--r-- | yarn.lock | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -2182,10 +2182,10 @@ "@types/history" "^4.7.11" "@types/react" "*" -"@types/[email protected]": - version "4.4.4" - resolved "https://registry.yarnpkg.com/@types/react-transition-group/-/react-transition-group-4.4.4.tgz#acd4cceaa2be6b757db61ed7b432e103242d163e" - integrity sha512-7gAPz7anVK5xzbeQW9wFBDg7G++aPLAFY0QaSMOou9rJZpbuI58WAuJrgu+qR92l61grlnCUe7AFX8KGahAgug== +"@types/[email protected]": + version "4.4.5" + resolved "https://registry.yarnpkg.com/@types/react-transition-group/-/react-transition-group-4.4.5.tgz#aae20dcf773c5aa275d5b9f7cdbca638abc5e416" + integrity sha512-juKD/eiSM3/xZYzjuzH6ZwpP+/lejltmiS3QEzV/vmb/Q8+HfDmxu+Baga8UEMGBqV88Nbg4l2hY/K2DkyaLLA== dependencies: "@types/react" "*" |