chore(deps): update dependency @types/react to v17.0.39

This commit is contained in:
Renovate Bot
2022-02-03 14:41:09 +00:00
committed by renovate[bot]
parent b0db8ec244
commit 0d36c35207
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -50,7 +50,7 @@
"@types/prismjs": "1.26.0", "@types/prismjs": "1.26.0",
"@types/psl": "1.1.0", "@types/psl": "1.1.0",
"@types/reach__router": "1.3.10", "@types/reach__router": "1.3.10",
"@types/react": "17.0.38", "@types/react": "17.0.39",
"@types/react-dom": "17.0.11", "@types/react-dom": "17.0.11",
"@types/react-helmet": "6.1.5", "@types/react-helmet": "6.1.5",
"@types/react-instantsearch-dom": "6.12.1", "@types/react-instantsearch-dom": "6.12.1",
@ -14827,9 +14827,9 @@
} }
}, },
"node_modules/@types/react": { "node_modules/@types/react": {
"version": "17.0.38", "version": "17.0.39",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.38.tgz", "resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.39.tgz",
"integrity": "sha512-SI92X1IA+FMnP3qM5m4QReluXzhcmovhZnLNm3pyeQlooi02qI7sLiepEYqT678uNiyc25XfCqxREFpy3W7YhQ==", "integrity": "sha512-UVavlfAxDd/AgAacMa60Azl7ygyQNRwC/DsHZmKgNvPmRR5p70AJ5Q9EAmL2NWOJmeV+vVUI4IAP7GZrN8h8Ug==",
"dependencies": { "dependencies": {
"@types/prop-types": "*", "@types/prop-types": "*",
"@types/scheduler": "*", "@types/scheduler": "*",
@ -65130,9 +65130,9 @@
} }
}, },
"@types/react": { "@types/react": {
"version": "17.0.38", "version": "17.0.39",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.38.tgz", "resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.39.tgz",
"integrity": "sha512-SI92X1IA+FMnP3qM5m4QReluXzhcmovhZnLNm3pyeQlooi02qI7sLiepEYqT678uNiyc25XfCqxREFpy3W7YhQ==", "integrity": "sha512-UVavlfAxDd/AgAacMa60Azl7ygyQNRwC/DsHZmKgNvPmRR5p70AJ5Q9EAmL2NWOJmeV+vVUI4IAP7GZrN8h8Ug==",
"requires": { "requires": {
"@types/prop-types": "*", "@types/prop-types": "*",
"@types/scheduler": "*", "@types/scheduler": "*",

View File

@ -125,7 +125,7 @@
"@types/prismjs": "1.26.0", "@types/prismjs": "1.26.0",
"@types/psl": "1.1.0", "@types/psl": "1.1.0",
"@types/reach__router": "1.3.10", "@types/reach__router": "1.3.10",
"@types/react": "17.0.38", "@types/react": "17.0.39",
"@types/react-dom": "17.0.11", "@types/react-dom": "17.0.11",
"@types/react-helmet": "6.1.5", "@types/react-helmet": "6.1.5",
"@types/react-instantsearch-dom": "6.12.1", "@types/react-instantsearch-dom": "6.12.1",