diff --git a/package.json b/package.json index 3c58202..54362ef 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@types/react": "^16.7.22", "@types/react-dom": "^16.0.9", "@types/react-tap-event-plugin": "^0.0.30", - "@types/react-transition-group": "^2.0.14", + "@types/react-transition-group": "^2.9.2", "@types/remarkable": "^1.7.2", "@types/uuid": "^3.4.4", "babel-plugin-module-resolver": "3.1.3", diff --git a/yarn.lock b/yarn.lock index e76b6b9..1c9dc41 100644 --- a/yarn.lock +++ b/yarn.lock @@ -153,9 +153,10 @@ version "0.0.30" resolved "http://registry.npmjs.org/@types/react-tap-event-plugin/-/react-tap-event-plugin-0.0.30.tgz#123f35080412f489b6770c5a65c159ff96654cb5" -"@types/react-transition-group@^2.0.14", "@types/react-transition-group@^2.0.8": - version "2.0.14" - resolved "https://registry.yarnpkg.com/@types/react-transition-group/-/react-transition-group-2.0.14.tgz#afd0cd785a97f070b55765e9f9d76ff568269001" +"@types/react-transition-group@^2.0.8", "@types/react-transition-group@^2.9.2": + version "2.9.2" + resolved "https://registry.yarnpkg.com/@types/react-transition-group/-/react-transition-group-2.9.2.tgz#c48cf2a11977c8b4ff539a1c91d259eaa627028d" + integrity sha512-5Fv2DQNO+GpdPZcxp2x/OQG/H19A01WlmpjVD9cKvVFmoVLOZ9LvBgSWG6pSXIU4og5fgbvGPaCV5+VGkWAEHA== dependencies: "@types/react" "*"