Update dependency @types/react to v17.0.26

This commit is contained in:
Renovate Bot
2021-10-02 01:13:02 +00:00
committed by Thomas Ruoff
parent 0e84945ab4
commit 2dbad543ba
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -2288,9 +2288,9 @@
"dev": true
},
"@types/react": {
"version": "17.0.24",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.24.tgz",
"integrity": "sha512-eIpyco99gTH+FTI3J7Oi/OH8MZoFMJuztNRimDOJwH4iGIsKV2qkGnk4M9VzlaVWeEEWLWSQRy0FEA0Kz218cg==",
"version": "17.0.26",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.26.tgz",
"integrity": "sha512-MXxuXrH2xOcv5cp/su4oz69dNQnSA90JjFw5HBd5wifw6Ihi94j7dRJm7qNsB30tnruXSCPc9qmlhGop4nh9Hw==",
"dev": true,
"requires": {
"@types/prop-types": "*",

View File

@@ -30,7 +30,7 @@
"devDependencies": {
"@types/classnames": "2.3.1",
"@types/jest": "27.0.2",
"@types/react": "17.0.24",
"@types/react": "17.0.26",
"@types/react-calendar": "3.4.3",
"@types/uuid": "8.3.1",
"eslint": "7.32.0",