Skip to content

Commit 64de3bf

Browse files
fix(deps): update dependency react-toastify to v8.2.0 (#145)
1 parent 2cde054 commit 64de3bf

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.1"
22+
"react-toastify": "8.2.0"
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-
react-toastify@8.1.1:
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==
7842+
react-toastify@8.2.0:
7843+
version "8.2.0"
7844+
resolved "https://registry.yarnpkg.com/react-toastify/-/react-toastify-8.2.0.tgz#ef7d56bdfdc6272ca6b228368ab564721c3a3244"
7845+
integrity sha512-Pg2Ju7NngAamarFvLwqrFomJ57u/Ay6i6zfLurt/qPynWkAkOthu6vxfqYpJCyNhHRhR4hu7+bySSeWWJu6PAg==
78467846
dependencies:
78477847
clsx "^1.1.1"
78487848

0 commit comments

Comments
 (0)