Skip to content

Commit

Permalink
fix(deps): update dependency react-toastify to v9 (#681)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 10, 2023
1 parent 400209b commit 5030b37
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"react-router": "6.13.0",
"react-router-dom": "6.13.0",
"react-scripts": "5.0.1",
"react-toastify": "8.2.0",
"react-toastify": "9.1.3",
"uuid": "9.0.0",
"validator": "13.9.0"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12196,7 +12196,7 @@ __metadata:
react-router: 6.13.0
react-router-dom: 6.13.0
react-scripts: 5.0.1
react-toastify: 8.2.0
react-toastify: 9.1.3
typescript: 5.0.4
uuid: 9.0.0
validator: 13.9.0
Expand Down Expand Up @@ -18354,15 +18354,15 @@ __metadata:
languageName: node
linkType: hard

"react-toastify@npm:8.2.0":
version: 8.2.0
resolution: "react-toastify@npm:8.2.0"
"react-toastify@npm:9.1.3":
version: 9.1.3
resolution: "react-toastify@npm:9.1.3"
dependencies:
clsx: ^1.1.1
peerDependencies:
react: ">=16"
react-dom: ">=16"
checksum: 670f1176fb9fd247c7ce0cad22e72578cbfa356dd1920a810ec4aa19faa4dab16db9efbdaaf761bdd368c4fad5c3d7f15568d5328b7b3c8699539064e88fcd4b
checksum: e8bd92c5cbf831b43a042644ab9bc69abe6ceb3ce91ba71f5cd2d8b6a2c9885ca52770e1f1ba64c5632607f6df962db344a26c7fba57606faf5aa0e7bfc8535f
languageName: node
linkType: hard

Expand Down

0 comments on commit 5030b37

Please sign in to comment.