From 17541d269f3d078d3588ddff73d5f615f6da091f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Feb 2022 12:17:44 +0000 Subject: [PATCH] chore(deps): bump react-toastify from 8.1.0 to 8.2.0 (#238) Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 8.1.0 to 8.2.0. - [Release notes](https://github.com/fkhadra/react-toastify/releases) - [Commits](https://github.com/fkhadra/react-toastify/compare/v8.1.0...v8.2.0) --- updated-dependencies: - dependency-name: react-toastify dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0b85d0a1..108022fc 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "react-hot-keys": "2.7.1", "react-modal": "3.14.4", "react-sortable-hoc": "2.0.0", - "react-toastify": "8.1.0", + "react-toastify": "8.2.0", "weather-icons-react": "1.2.0" }, "devDependencies": {