mirror of
https://github.com/uetchy/namae.git
synced 2025-07-01 22:10:04 +09:00
chore(deps): bump react-toastify from 6.0.6 to 6.0.8
Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 6.0.6 to 6.0.8. - [Release notes](https://github.com/fkhadra/react-toastify/releases) - [Commits](https://github.com/fkhadra/react-toastify/compare/v6.0.6...v6.0.8) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d3e219dcaf
commit
58113c9e11
@ -33,7 +33,7 @@
|
||||
"react-router-dom": "^5.2.0",
|
||||
"react-scripts": "3.4.1",
|
||||
"react-spinners": "^0.9.0",
|
||||
"react-toastify": "^6.0.6",
|
||||
"react-toastify": "^6.0.8",
|
||||
"styled-components": "^5.1.1",
|
||||
"validator": "^13.1.0",
|
||||
"whois-json": "^2.0.4"
|
||||
|
@ -10065,10 +10065,10 @@ react-spinners@^0.9.0:
|
||||
dependencies:
|
||||
"@emotion/core" "^10.0.15"
|
||||
|
||||
react-toastify@^6.0.6:
|
||||
version "6.0.6"
|
||||
resolved "https://registry.yarnpkg.com/react-toastify/-/react-toastify-6.0.6.tgz#7409ef8e89d12492308a8e561317031b5d90615e"
|
||||
integrity sha512-NdHiMhj76Z877kZlXuelVfJONslvpmDTL95FVAoBy2kkU75hiqR5+pu1GdJZfRWPhen9ecdb58d3HmefaJ06Yw==
|
||||
react-toastify@^6.0.8:
|
||||
version "6.0.8"
|
||||
resolved "https://registry.yarnpkg.com/react-toastify/-/react-toastify-6.0.8.tgz#84625d81d0fd01902a7f4c6f317eb074cb3bba67"
|
||||
integrity sha512-NSqCNwv+C4IfR+c92PFZiNyeBwOJvigrP2bcRi2f6Hg3WqcHhEHOknbSQOs9QDFuqUjmK3SOrdvScQ3z63ifXg==
|
||||
dependencies:
|
||||
classnames "^2.2.6"
|
||||
prop-types "^15.7.2"
|
||||
|
Loading…
x
Reference in New Issue
Block a user