Update dependency @types/react to v17.0.36

This commit is contained in:
Renovate Bot
2021-11-21 22:55:31 +00:00
committed by renovate[bot]
parent 55604e1df9
commit 7c928313b6
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.35",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.35.tgz",
"integrity": "sha512-r3C8/TJuri/SLZiiwwxQoLAoavaczARfT9up9b4Jr65+ErAUX3MIkU0oMOQnrpfgHme8zIqZLX7O5nnjm5Wayw==",
"version": "17.0.36",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.36.tgz",
"integrity": "sha512-CUFUp01OdfbpN/76v4koqgcpcRGT3sYOq3U3N6q0ZVGcyeP40NUdVU+EWe3hs34RNaTefiYyBzOpxBBidCc5zw==",
"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.35",
"@types/react": "17.0.36",
"@types/react-calendar": "3.4.3",
"@types/uuid": "8.3.3",
"eslint": "7.32.0",