Skip to content

Commit

Permalink
yarn(deps): bump react-toastify from 11.0.2 to 11.0.3
Browse files Browse the repository at this point in the history
Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 11.0.2 to 11.0.3.
- [Release notes](https://github.com/fkhadra/react-toastify/releases)
- [Commits](fkhadra/react-toastify@v11.0.2...v11.0.3)

---
updated-dependencies:
- dependency-name: react-toastify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 16, 2025
1 parent ed5d2b8 commit 16063bc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"react-router": "^7.1.1",
"react-snowfall": "^2.2.0",
"react-to-print": "^3.0.4",
"react-toastify": "^11.0.2",
"react-toastify": "^11.0.3",
"react-tooltip": "^5.28.0",
"sockette": "^2.0.6",
"underscore": "^1.13.7",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10212,10 +10212,10 @@ react-to-print@^3.0.4:
resolved "https://registry.yarnpkg.com/react-to-print/-/react-to-print-3.0.4.tgz#c5efd89721d6298837f1cc53a2ec485e7ca09906"
integrity sha512-33opQsuskUs0UyK1OLAAN2Ziy1GPneeTLvypRYjT6E9bl2NDxZtEr0KYMOxszcBY0bs+XlWOkGNlyla55GQjuA==

react-toastify@^11.0.2:
version "11.0.2"
resolved "https://registry.yarnpkg.com/react-toastify/-/react-toastify-11.0.2.tgz#5c5ae745f3c7240015a8746217595cd26701fdc3"
integrity sha512-GjHuGaiXMvbls3ywqv8XdWONwrcO4DXCJIY1zVLkHU73gEElKvTTXNI5Vom3s/k/M8hnkrfsqgBSX3OwmlonbA==
react-toastify@^11.0.3:
version "11.0.3"
resolved "https://registry.yarnpkg.com/react-toastify/-/react-toastify-11.0.3.tgz#1684de60baf745e761d3c608bb29581657e2fe01"
integrity sha512-cbPtHJPfc0sGqVwozBwaTrTu1ogB9+BLLjd4dDXd863qYLj7DGrQ2sg5RAChjFUB4yc3w8iXOtWcJqPK/6xqRQ==
dependencies:
clsx "^2.1.1"

Expand Down

0 comments on commit 16063bc

Please sign in to comment.