From 0845d3ff6be75f8976b030626120866a333d4675 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 5 Apr 2019 06:15:11 +0000 Subject: [PATCH] Bump @types/react-transition-group from 2.0.14 to 2.8.0 Bumps [@types/react-transition-group](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-transition-group) from 2.0.14 to 2.8.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-transition-group) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index d53ef58..b3a14f9 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,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.8.0", "@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 66c807d..46ea90e 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.8.0": + version "2.8.0" + resolved "https://registry.yarnpkg.com/@types/react-transition-group/-/react-transition-group-2.8.0.tgz#0e30ced3ad695ac053f715675467162b19bbe539" + integrity sha512-DHZrY4UBypeT/bD2WakC3MkdBHMOkhqWnRRCMqrtNknyhfkCfKmRlpKdxGlPkDKvNl2uDSHcdvmKy8JW0aNETA== dependencies: "@types/react" "*"