Bump react-toastify from 5.5.0 to 6.0.2

Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 5.5.0 to 6.0.2.
- [Release notes](https://github.com/fkhadra/react-toastify/releases)
- [Commits](https://github.com/fkhadra/react-toastify/compare/v5.5.0...v6.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-05-12 08:17:43 +00:00
committed by GitHub
parent d80f7e8ec7
commit b6e2b29f39
2 changed files with 18 additions and 6 deletions

View File

@@ -31,6 +31,6 @@
"react-chartjs-2": "^2.9.0",
"react-router": "^5.1.2",
"react-router-dom": "^5.1.2",
"react-toastify": "^5.5.0"
"react-toastify": "^6.0.2"
}
}