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] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-09-20 04:52:08 +00:00 committed by GitHub
parent 88a70f12e5
commit 455070d0dc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -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",