From 7b4692d1d425c5b9a9b657abc8398c585d64d14a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 12 May 2020 10:59:17 +0000 Subject: [PATCH] Bump react-toastify from 6.0.1 to 6.0.2 Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 6.0.1 to 6.0.2. - [Release notes](https://github.com/fkhadra/react-toastify/releases) - [Commits](https://github.com/fkhadra/react-toastify/compare/v6.0.1...v6.0.2) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 4156fb4755..1e5d2d5793 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "react-sticky-el": "^1.1.0", "react-switch": "^5.0.1", "react-tippy": "^1.3.1", - "react-toastify": "^6.0.1", + "react-toastify": "^6.0.2", "redux": "^4.0.5", "redux-persist": "^5.10.0", "redux-saga": "^0.16.2", diff --git a/yarn.lock b/yarn.lock index 29fe27b6ae..8ada1a60d0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9496,9 +9496,9 @@ react-tippy@^1.3.1: dependencies: popper.js "^1.11.1" -react-toastify@^6.0.1: - version "6.0.1" - resolved "https://registry.yarnpkg.com/react-toastify/-/react-toastify-6.0.1.tgz#c6d7ca3fae5ef264e814fd9a83ae7be298d57c0c" +react-toastify@^6.0.2: + version "6.0.2" + resolved "https://registry.yarnpkg.com/react-toastify/-/react-toastify-6.0.2.tgz#db941d3b51997ccbd53cfd39e94ab2f49145a515" dependencies: classnames "^2.2.6" prop-types "^15.7.2"