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

pull/45537/head
Renovate Bot 2022-03-26 06:07:55 +00:00 committed by renovate[bot]
parent fbb34d2810
commit 18c483322e
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/psl": "1.1.0",
"@types/reach__router": "1.3.10",
"@types/react": "17.0.41",
"@types/react": "17.0.43",
"@types/react-dom": "17.0.14",
"@types/react-helmet": "6.1.5",
"@types/react-instantsearch-dom": "6.12.1",
@ -15606,9 +15606,9 @@
}
},
"node_modules/@types/react": {
"version": "17.0.41",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.41.tgz",
"integrity": "sha512-chYZ9ogWUodyC7VUTRBfblysKLjnohhFY9bGLwvnUFFy48+vB9DikmB3lW0qTFmBcKSzmdglcvkHK71IioOlDA==",
"version": "17.0.43",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.43.tgz",
"integrity": "sha512-8Q+LNpdxf057brvPu1lMtC5Vn7J119xrP1aq4qiaefNioQUYANF/CYeK4NsKorSZyUGJ66g0IM+4bbjwx45o2A==",
"dependencies": {
"@types/prop-types": "*",
"@types/scheduler": "*",
@ -66000,9 +66000,9 @@
}
},
"@types/react": {
"version": "17.0.41",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.41.tgz",
"integrity": "sha512-chYZ9ogWUodyC7VUTRBfblysKLjnohhFY9bGLwvnUFFy48+vB9DikmB3lW0qTFmBcKSzmdglcvkHK71IioOlDA==",
"version": "17.0.43",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.43.tgz",
"integrity": "sha512-8Q+LNpdxf057brvPu1lMtC5Vn7J119xrP1aq4qiaefNioQUYANF/CYeK4NsKorSZyUGJ66g0IM+4bbjwx45o2A==",
"requires": {
"@types/prop-types": "*",
"@types/scheduler": "*",

View File

@ -124,7 +124,7 @@
"@types/prismjs": "1.26.0",
"@types/psl": "1.1.0",
"@types/reach__router": "1.3.10",
"@types/react": "17.0.41",
"@types/react": "17.0.43",
"@types/react-dom": "17.0.14",
"@types/react-helmet": "6.1.5",
"@types/react-instantsearch-dom": "6.12.1",