Update dependency @types/react-calendar to v3.4.3

This commit is contained in:
Renovate Bot
2021-09-08 18:33:32 +00:00
committed by Thomas Ruoff
parent 03a5f6d9b0
commit fe7c4594b0
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -2157,9 +2157,9 @@
}
},
"@types/react-calendar": {
"version": "3.4.0",
"resolved": "https://registry.npmjs.org/@types/react-calendar/-/react-calendar-3.4.0.tgz",
"integrity": "sha512-KBo9URrdpzZ8SXGg6E0NhrRQob/iwFICgkvOZPwoZ/N1lSYW1+ZYc+uWe6tpEZwcnCrc8KZ7p0CKmL+8/NQ1+w==",
"version": "3.4.3",
"resolved": "https://registry.npmjs.org/@types/react-calendar/-/react-calendar-3.4.3.tgz",
"integrity": "sha512-k56OS9d62/g3OCTepULEpNoClVUKuWxHBBuKS4hX8/qNiNup+Gf1Qn0SXHakbqBGWEfdLK93RlIRy5XOA4+Iaw==",
"dev": true,
"requires": {
"@types/react": "*"