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

This commit is contained in:
Renovate Bot
2021-12-25 02:22:57 +00:00
committed by renovate[bot]
parent 3dd2e0a4d8
commit 6353d8b9b9
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -2403,9 +2403,9 @@
}
},
"@types/react-calendar": {
"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==",
"version": "3.4.4",
"resolved": "https://registry.npmjs.org/@types/react-calendar/-/react-calendar-3.4.4.tgz",
"integrity": "sha512-+7AiqyBdPl5D19aEVrrSSLdT0obW3z5iMj/zZ/NzpuKhJcTMi5Q/er+rJkdrYlZuY56YntHsV+RcnW+f8DWeUw==",
"dev": true,
"requires": {
"@types/react": "*"

View File

@@ -31,7 +31,7 @@
"@types/classnames": "2.3.1",
"@types/jest": "27.0.3",
"@types/react": "17.0.38",
"@types/react-calendar": "3.4.3",
"@types/react-calendar": "3.4.4",
"@types/uuid": "8.3.3",
"eslint": "7.32.0",
"eslint-config-next": "12.0.7",