Skip to content
This repository was archived by the owner on May 30, 2023. It is now read-only.

Commit 44c6511

Browse files
build(deps): bump react-toastify from 8.2.0 to 9.0.8
Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 8.2.0 to 9.0.8. - [Release notes](https://github.com/fkhadra/react-toastify/releases) - [Commits](fkhadra/react-toastify@v8.2.0...v9.0.8) --- updated-dependencies: - dependency-name: react-toastify dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4b1d352 commit 44c6511

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"react-redux": "^7.2.4",
7878
"react-router-dom": "^5.2.0",
7979
"react-scripts": "4.0.3",
80-
"react-toastify": "^8.1.0",
80+
"react-toastify": "^9.0.8",
8181
"react-virtualized": "^9.22.3",
8282
"react-window": "^1.8.7",
8383
"redux": "^4.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12207,10 +12207,10 @@ react-side-effect@^2.1.0:
1220712207
resolved "https://registry.yarnpkg.com/react-side-effect/-/react-side-effect-2.1.1.tgz#66c5701c3e7560ab4822a4ee2742dee215d72eb3"
1220812208
integrity sha512-2FoTQzRNTncBVtnzxFOk2mCpcfxQpenBMbk5kSVBg5UcPqV9fRbgY2zhb7GTWWOlpFmAxhClBDlIq8Rsubz1yQ==
1220912209

12210-
react-toastify@^8.1.0:
12211-
version "8.2.0"
12212-
resolved "https://registry.yarnpkg.com/react-toastify/-/react-toastify-8.2.0.tgz#ef7d56bdfdc6272ca6b228368ab564721c3a3244"
12213-
integrity sha512-Pg2Ju7NngAamarFvLwqrFomJ57u/Ay6i6zfLurt/qPynWkAkOthu6vxfqYpJCyNhHRhR4hu7+bySSeWWJu6PAg==
12210+
react-toastify@^9.0.8:
12211+
version "9.0.8"
12212+
resolved "https://registry.yarnpkg.com/react-toastify/-/react-toastify-9.0.8.tgz#3876c89fc6211a29027b3075010b5ec39ebe4f7e"
12213+
integrity sha512-EwM+teWt49HSHx+67qI08yLAW1zAsBxCXLCsUfxHYv1W7/R3ZLhrqKalh7j+kjgPna1h5LQMSMwns4tB4ww2yQ==
1221412214
dependencies:
1221512215
clsx "^1.1.1"
1221612216

0 commit comments

Comments
 (0)