Skip to content

Commit 2da688f

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency react-toastify to v5.5.0
1 parent 385c28b commit 2da688f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

src/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"react-redux": "7.1.3",
7474
"react-router-dom": "4.3.1",
7575
"react-swipeable-views": "^0.13.3",
76-
"react-toastify": "5.4.1",
76+
"react-toastify": "5.5.0",
7777
"redux": "4.0.5",
7878
"redux-logger": "3.0.6",
7979
"redux-thunk": "2.3.0",

src/frontend/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13456,10 +13456,10 @@ react-swipeable-views@^0.13.3:
1345613456
react-swipeable-views-utils "^0.13.3"
1345713457
warning "^4.0.1"
1345813458

13459-
react-toastify@5.4.1:
13460-
version "5.4.1"
13461-
resolved "https://registry.yarnpkg.com/react-toastify/-/react-toastify-5.4.1.tgz#27533ca33753631016c44122934c7b6548352fcb"
13462-
integrity sha512-24EwkWrj47Id/HGjYfdcntaZpAQ3J5NX31SnGRD66hM/KvPKVJzPiDBPZ+/RZ3SvNkbNWfHpPKFWzenJjC26hg==
13459+
react-toastify@5.5.0:
13460+
version "5.5.0"
13461+
resolved "https://registry.yarnpkg.com/react-toastify/-/react-toastify-5.5.0.tgz#f55de44f6b5e3ce3b13b69e5bb4427f2c9404822"
13462+
integrity sha512-jsVme7jALIFGRyQsri/g4YTsRuaaGI70T6/ikjwZMB4mwTZaCWqj5NqxhGrRStKlJc5npXKKvKeqTiRGQl78LQ==
1346313463
dependencies:
1346413464
"@babel/runtime" "^7.4.2"
1346513465
classnames "^2.2.6"

0 commit comments

Comments
 (0)