chore(deps): update dependency @types/react to v17.0.27 (#554)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-10-03 16:53:44 +00:00 committed by GitHub
parent 34855001eb
commit be3a2a7ba0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View File

@ -18,7 +18,7 @@
"devDependencies": {
"@docusaurus/module-type-aliases": "2.0.0-beta.ff31de0ff",
"@tsconfig/docusaurus": "1.0.4",
"@types/react": "17.0.26",
"@types/react": "17.0.27",
"@types/react-helmet": "6.1.3",
"@types/react-router-dom": "5.3.0",
"typescript": "4.4.3"
@ -2661,9 +2661,9 @@
"integrity": "sha512-1HcDas8SEj4z1Wc696tH56G8OlRaH/sqZOynNNB+HF0WOeXPaxTtbYzJY2oEfiUxjSKjhCKr+MvR7dCHcEelug=="
},
"node_modules/@types/react": {
"version": "17.0.26",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.26.tgz",
"integrity": "sha512-MXxuXrH2xOcv5cp/su4oz69dNQnSA90JjFw5HBd5wifw6Ihi94j7dRJm7qNsB30tnruXSCPc9qmlhGop4nh9Hw==",
"version": "17.0.27",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.27.tgz",
"integrity": "sha512-zgiJwtsggVGtr53MndV7jfiUESTqrbxOcBvwfe6KS/9bzaVPCTDieTWnFNecVNx6EAaapg5xsLLWFfHHR437AA==",
"dependencies": {
"@types/prop-types": "*",
"@types/scheduler": "*",
@ -16814,9 +16814,9 @@
"integrity": "sha512-1HcDas8SEj4z1Wc696tH56G8OlRaH/sqZOynNNB+HF0WOeXPaxTtbYzJY2oEfiUxjSKjhCKr+MvR7dCHcEelug=="
},
"@types/react": {
"version": "17.0.26",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.26.tgz",
"integrity": "sha512-MXxuXrH2xOcv5cp/su4oz69dNQnSA90JjFw5HBd5wifw6Ihi94j7dRJm7qNsB30tnruXSCPc9qmlhGop4nh9Hw==",
"version": "17.0.27",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.27.tgz",
"integrity": "sha512-zgiJwtsggVGtr53MndV7jfiUESTqrbxOcBvwfe6KS/9bzaVPCTDieTWnFNecVNx6EAaapg5xsLLWFfHHR437AA==",
"requires": {
"@types/prop-types": "*",
"@types/scheduler": "*",

View File

@ -33,7 +33,7 @@
"devDependencies": {
"@docusaurus/module-type-aliases": "2.0.0-beta.ff31de0ff",
"@tsconfig/docusaurus": "1.0.4",
"@types/react": "17.0.26",
"@types/react": "17.0.27",
"@types/react-helmet": "6.1.3",
"@types/react-router-dom": "5.3.0",
"typescript": "4.4.3"