From f5fc496220ec98cedd02f985c2923d6420d60672 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 May 2023 05:04:10 +0000 Subject: [PATCH 1/2] chore(deps): bump react-hot-toast from 2.4.0 to 2.4.1 Bumps [react-hot-toast](https://github.com/timolins/react-hot-toast) from 2.4.0 to 2.4.1. - [Release notes](https://github.com/timolins/react-hot-toast/releases) - [Commits](https://github.com/timolins/react-hot-toast/compare/v2.4.0...v2.4.1) --- updated-dependencies: - dependency-name: react-hot-toast dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- sites/org/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/sites/org/package.json b/sites/org/package.json index e83e5e0b59e..a0036d38818 100644 --- a/sites/org/package.json +++ b/sites/org/package.json @@ -46,7 +46,7 @@ "react-dropzone": "14.2.3", "react-hotkeys-hook": "4.4.0", "react-instantsearch-dom": "6.40.0", - "react-hot-toast": "2.4.0", + "react-hot-toast": "2.4.1", "react-markdown": "8.0.7", "react-swipeable": "7.0.0", "react-timeago": "7.1.0", diff --git a/yarn.lock b/yarn.lock index c2ab0c1cb42..568d8e1f002 100644 --- a/yarn.lock +++ b/yarn.lock @@ -16348,10 +16348,10 @@ react-focus-lock@^2.8.1: use-callback-ref "^1.3.0" use-sidecar "^1.1.2" -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== +react-hot-toast@2.4.1: + version "2.4.1" + resolved "https://registry.yarnpkg.com/react-hot-toast/-/react-hot-toast-2.4.1.tgz#df04295eda8a7b12c4f968e54a61c8d36f4c0994" + integrity sha512-j8z+cQbWIM5LY37pR6uZR6D4LfseplqnuAO4co4u8917hBUvXlEqyP1ZzqVLcqoyUesZZv/ImreoCeHVDpE5pQ== dependencies: goober "^2.1.10" From 01912cd25f1e97b9ba3595c2e9b712a169627e00 Mon Sep 17 00:00:00 2001 From: github-actions Date: Thu, 25 May 2023 05:07:35 +0000 Subject: [PATCH 2/2] [dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/react-hot-toast-2.4.1 changes in config/dependencies.yaml --- sites/org/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/sites/org/package.json b/sites/org/package.json index a0036d38818..e83e5e0b59e 100644 --- a/sites/org/package.json +++ b/sites/org/package.json @@ -46,7 +46,7 @@ "react-dropzone": "14.2.3", "react-hotkeys-hook": "4.4.0", "react-instantsearch-dom": "6.40.0", - "react-hot-toast": "2.4.1", + "react-hot-toast": "2.4.0", "react-markdown": "8.0.7", "react-swipeable": "7.0.0", "react-timeago": "7.1.0", diff --git a/yarn.lock b/yarn.lock index 568d8e1f002..c2ab0c1cb42 100644 --- a/yarn.lock +++ b/yarn.lock @@ -16348,10 +16348,10 @@ react-focus-lock@^2.8.1: use-callback-ref "^1.3.0" use-sidecar "^1.1.2" -react-hot-toast@2.4.1: - version "2.4.1" - resolved "https://registry.yarnpkg.com/react-hot-toast/-/react-hot-toast-2.4.1.tgz#df04295eda8a7b12c4f968e54a61c8d36f4c0994" - integrity sha512-j8z+cQbWIM5LY37pR6uZR6D4LfseplqnuAO4co4u8917hBUvXlEqyP1ZzqVLcqoyUesZZv/ImreoCeHVDpE5pQ== +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"