Skip to content

Commit

Permalink
fix(deps): update dependency react-toastify to v9.1.3 (#250)
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 3896948 commit 962952a
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 @@ -51,7 +51,7 @@
"react-intersection-observer": "9.5.2",
"react-router": "6.8.2",
"react-router-dom": "6.8.2",
"react-toastify": "9.1.1",
"react-toastify": "9.1.3",
"uuid": "9.0.0"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6446,7 +6446,7 @@ __metadata:
react-intersection-observer: 9.5.2
react-router: 6.8.2
react-router-dom: 6.8.2
react-toastify: 9.1.1
react-toastify: 9.1.3
rollup-plugin-visualizer: 5.9.2
typescript: ^4.9.5
uuid: 9.0.0
Expand Down Expand Up @@ -9791,15 +9791,15 @@ __metadata:
languageName: node
linkType: hard

"react-toastify@npm:9.1.1":
version: 9.1.1
resolution: "react-toastify@npm:9.1.1"
"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: 2039255539961a9b4d77b2656f120b20abe46cb0c699a7f3c0af23b4ef669d9c4d24dae6b8f4954b5efd83edf6d6e23614a29e94e9ee0d2647741fba9ba2db85
checksum: e8bd92c5cbf831b43a042644ab9bc69abe6ceb3ce91ba71f5cd2d8b6a2c9885ca52770e1f1ba64c5632607f6df962db344a26c7fba57606faf5aa0e7bfc8535f
languageName: node
linkType: hard

Expand Down

0 comments on commit 962952a

Please sign in to comment.