Bump @types/react-calendar from 3.1.2 to 3.1.3

Bumps [@types/react-calendar](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-calendar) from 3.1.2 to 3.1.3.
- [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-02-26 21:36:28 +00:00
committed by Thomas Ruoff
parent 9951716e62
commit c701e9c700
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -1832,9 +1832,9 @@
}
},
"@types/react-calendar": {
"version": "3.1.2",
"resolved": "https://registry.npmjs.org/@types/react-calendar/-/react-calendar-3.1.2.tgz",
"integrity": "sha512-QZ8EMG2P3230GQNEMXtSJq8v8zJkJqs8xpbohMbBefYG7i1MX2YzOsDoBWF2dpq36mrkXpoNgmmeVnXIT0DYtw==",
"version": "3.1.3",
"resolved": "https://registry.npmjs.org/@types/react-calendar/-/react-calendar-3.1.3.tgz",
"integrity": "sha512-4kvDfKta9bNnuRieuGYPxdDlh3UqRUKE8+fMbmZGk0Z/MdUGHupxXwPCWLbVH7FZU48o4bhT+XX8rfZrexdnAw==",
"dev": true
},
"@types/retry": {