Skip to content

Commit 2cde054

Browse files
fix(deps): update dependency react-toastify to v8.1.1 (#142)
Co-authored-by: Renovate Bot <[email protected]>
1 parent b752433 commit 2cde054

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"react-dom": "16.14.0",
2020
"react-scripts": "5.0.0",
2121
"react-syntax-highlighter": "15.4.5",
22-
"react-toastify": "8.1.0"
22+
"react-toastify": "8.1.1"
2323
},
2424
"scripts": {
2525
"dev": "BROWSER=none react-scripts start",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7839,10 +7839,10 @@ [email protected]:
78397839
prismjs "^1.25.0"
78407840
refractor "^3.2.0"
78417841

7842-
7843-
version "8.1.0"
7844-
resolved "https://registry.yarnpkg.com/react-toastify/-/react-toastify-8.1.0.tgz#acaca4e8c4415c8474562dd84a14e6f390ed7f17"
7845-
integrity sha512-M+Q3rTmEw/53Csr7NsV/YnldJe4c7uERcY7Tma9mvLU98QT2VhIkKwjBzzxZkJRk/oBKyUAtkyMjMgO00hx6gQ==
7842+
7843+
version "8.1.1"
7844+
resolved "https://registry.yarnpkg.com/react-toastify/-/react-toastify-8.1.1.tgz#79fada2487bcd2ca9b5910015f8d6f78cc65c984"
7845+
integrity sha512-KQa+j+JHjy69xpPYheaWUq3SjVw1sV2D7/QsXW6Tpo2x9HhUCvASezAMYDmLhfAYoSnaXUVnTNFAgZQA75SExQ==
78467846
dependencies:
78477847
clsx "^1.1.1"
78487848

0 commit comments

Comments
 (0)