Bump react-calendar from 3.2.0 to 3.2.1

Bumps [react-calendar](https://github.com/wojtekmaj/react-calendar) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/wojtekmaj/react-calendar/releases)
- [Commits](https://github.com/wojtekmaj/react-calendar/compare/v3.2.0...v3.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-11-19 22:00:44 +00:00
committed by Thomas Ruoff
parent f228f54fe7
commit 8cb8e27a95
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -9449,9 +9449,9 @@
}
},
"react-calendar": {
"version": "3.2.0",
"resolved": "https://registry.npmjs.org/react-calendar/-/react-calendar-3.2.0.tgz",
"integrity": "sha512-P00Vq3YhGZVqFRlzthET9liQgoSJYF5thGMNskrhKrR7UF+35r/mkILsgYi9rxS026oylnlA/VaeH8AD79ORpA==",
"version": "3.2.1",
"resolved": "https://registry.npmjs.org/react-calendar/-/react-calendar-3.2.1.tgz",
"integrity": "sha512-nuS2o4FLGdVSNLniP3JatbYDSgp4hVRG2lWFmhx79qwm+XawmziF3aOjixCW6pxdBU36CagvGaGukKTfPfOOwg==",
"requires": {
"@wojtekmaj/date-utils": "^1.0.2",
"get-user-locale": "^1.2.0",