Update dependency @types/react to v17.0.38

This commit is contained in:
Renovate Bot
2021-12-25 01:05:26 +00:00
committed by renovate[bot]
parent d153e9a754
commit 3dd2e0a4d8
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -2392,9 +2392,9 @@
"dev": true
},
"@types/react": {
"version": "17.0.37",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.37.tgz",
"integrity": "sha512-2FS1oTqBGcH/s0E+CjrCCR9+JMpsu9b69RTFO+40ua43ZqP5MmQ4iUde/dMjWR909KxZwmOQIFq6AV6NjEG5xg==",
"version": "17.0.38",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.38.tgz",
"integrity": "sha512-SI92X1IA+FMnP3qM5m4QReluXzhcmovhZnLNm3pyeQlooi02qI7sLiepEYqT678uNiyc25XfCqxREFpy3W7YhQ==",
"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.37",
"@types/react": "17.0.38",
"@types/react-calendar": "3.4.3",
"@types/uuid": "8.3.3",
"eslint": "7.32.0",