From 455070d0dc78ded79bb8780c51f32fa43884052d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Sep 2022 04:52:08 +0000 Subject: [PATCH] Bump react-hot-toast from 2.3.0 to 2.4.0 Bumps [react-hot-toast](https://github.com/timolins/react-hot-toast) from 2.3.0 to 2.4.0. - [Release notes](https://github.com/timolins/react-hot-toast/releases) - [Commits](https://github.com/timolins/react-hot-toast/compare/v2.3.0...v2.4.0) --- updated-dependencies: - dependency-name: react-hot-toast dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index f9e9379..f5e3f77 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "autoprefixer": "^10.4.11", "copy-to-clipboard": "^3.3.2", "postcss": "^8.4.16", - "react-hot-toast": "^2.3.0", + "react-hot-toast": "^2.4.0", "react-icons": "^4.4.0", "sass": "^1.54.8", "tailwindcss": "^3.1.8", diff --git a/yarn.lock b/yarn.lock index 05f7fec..401c6cc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -893,10 +893,10 @@ react-fade-in@^2.0.1: resolved "https://registry.yarnpkg.com/react-fade-in/-/react-fade-in-2.0.1.tgz#b4bcd7dac63d6857ebcd68facbff2f5f9616278f" integrity sha512-oqS/WT4znaXEHmL+yo0IDUDY7uC9K4RP35j1SdRUEBspR09B2iIC0i8oJ28tPOr6Ez/L2aktF9p89j+DbsTVNw== -react-hot-toast@^2.3.0: - version "2.3.0" - resolved "https://registry.yarnpkg.com/react-hot-toast/-/react-hot-toast-2.3.0.tgz#70b3d183ac2a4afb6b17cda4a7f4cfe02e730415" - integrity sha512-/RxV+bfjld7tSJR1SCLzMAXgFuNW7fCpK6+vbYqfmbGSWcqTMz2rizrvfWKvtcPH5HK0NqxmBaC5SrAy1F42zA== +react-hot-toast@^2.4.0: + version "2.4.0" + resolved "https://registry.yarnpkg.com/react-hot-toast/-/react-hot-toast-2.4.0.tgz#b91e7a4c1b6e3068fc599d3d83b4fb48668ae51d" + integrity sha512-qnnVbXropKuwUpriVVosgo8QrB+IaPJCpL8oBI6Ov84uvHZ5QQcTp2qg6ku2wNfgJl6rlQXJIQU5q+5lmPOutA== dependencies: goober "^2.1.10"