From 5414b47f6eda59de40a9577de000ff4349c88871 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 14 Feb 2019 06:16:38 +0000 Subject: [PATCH] Bump @types/react-transition-group from 2.0.14 to 2.0.16 Bumps [@types/react-transition-group](https://github.com/DefinitelyTyped/DefinitelyTyped) from 2.0.14 to 2.0.16. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits) 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 589225c..4fe84b5 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.0.16", "@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 7151b4f..387d7bc 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.16", "@types/react-transition-group@^2.0.8": + version "2.0.16" + resolved "https://registry.yarnpkg.com/@types/react-transition-group/-/react-transition-group-2.0.16.tgz#2dcb9e396ab385ee19c4af1c9caa469a14cd042f" + integrity sha512-FUJEx2BGJPU1qVQoWd9v7wpOwnCPTWhcE4iTaU5prry9SvwiI11lCXOci8Nz9cM/Fuf650l7Skg6nlVeCYjPFA== dependencies: "@types/react" "*"