Update dependency @types/react to v17.0.37

This commit is contained in:
Renovate Bot
2021-11-27 00:09:17 +00:00
committed by renovate[bot]
parent 7c928313b6
commit 86e585254c
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -2635,9 +2635,9 @@
"dev": true
},
"@types/react": {
"version": "17.0.36",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.36.tgz",
"integrity": "sha512-CUFUp01OdfbpN/76v4koqgcpcRGT3sYOq3U3N6q0ZVGcyeP40NUdVU+EWe3hs34RNaTefiYyBzOpxBBidCc5zw==",
"version": "17.0.37",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.37.tgz",
"integrity": "sha512-2FS1oTqBGcH/s0E+CjrCCR9+JMpsu9b69RTFO+40ua43ZqP5MmQ4iUde/dMjWR909KxZwmOQIFq6AV6NjEG5xg==",
"dev": true,
"requires": {
"@types/prop-types": "*",

View File

@@ -30,7 +30,7 @@
"devDependencies": {
"@types/classnames": "2.3.1",
"@types/jest": "27.0.3",
"@types/react": "17.0.36",
"@types/react": "17.0.37",
"@types/react-calendar": "3.4.3",
"@types/uuid": "8.3.3",
"eslint": "7.32.0",