Bump @types/react-calendar from 3.1.4 to 3.1.6

Bumps [@types/react-calendar](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-calendar) from 3.1.4 to 3.1.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-calendar)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-05-18 20:49:49 +00:00
committed by Thomas Ruoff
parent b1d1260133
commit 5e05219d58
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -4768,9 +4768,9 @@
}
},
"@types/react-calendar": {
"version": "3.1.4",
"resolved": "https://registry.npmjs.org/@types/react-calendar/-/react-calendar-3.1.4.tgz",
"integrity": "sha512-7yDdyPnNaKqOIp97NmPhDxaXb7pBSag+pYWBtt+vBJyyqqiMMtXzv5bdEWjVN7AWmfWdmzGsP8kg+TzvGvwwQg==",
"version": "3.1.6",
"resolved": "https://registry.npmjs.org/@types/react-calendar/-/react-calendar-3.1.6.tgz",
"integrity": "sha512-/7Qe6mFrl0llA76FJZFmjYaUjrKOdSqk3cBxZPGEd3z4UAO1DHPwcJEBAO1h912NJxVv5TYj+a/J7LMEznda/g==",
"dev": true
},
"@types/retry": {