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

This commit is contained in:
Renovate Bot
2022-03-19 10:57:48 +00:00
committed by renovate[bot]
parent d781c63fdf
commit c817919a0e
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.40",
"@types/react": "17.0.41",
"@types/react-dom": "17.0.13",
"@types/react-helmet": "6.1.5",
"@types/react-instantsearch-dom": "6.12.1",
@ -15652,9 +15652,9 @@
}
},
"node_modules/@types/react": {
"version": "17.0.40",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.40.tgz",
"integrity": "sha512-UrXhD/JyLH+W70nNSufXqMZNuUD2cXHu6UjCllC6pmOQgBX4SGXOH8fjRka0O0Ee0HrFxapDD8Bwn81Kmiz6jQ==",
"version": "17.0.41",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.41.tgz",
"integrity": "sha512-chYZ9ogWUodyC7VUTRBfblysKLjnohhFY9bGLwvnUFFy48+vB9DikmB3lW0qTFmBcKSzmdglcvkHK71IioOlDA==",
"dependencies": {
"@types/prop-types": "*",
"@types/scheduler": "*",
@ -66052,9 +66052,9 @@
}
},
"@types/react": {
"version": "17.0.40",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.40.tgz",
"integrity": "sha512-UrXhD/JyLH+W70nNSufXqMZNuUD2cXHu6UjCllC6pmOQgBX4SGXOH8fjRka0O0Ee0HrFxapDD8Bwn81Kmiz6jQ==",
"version": "17.0.41",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.41.tgz",
"integrity": "sha512-chYZ9ogWUodyC7VUTRBfblysKLjnohhFY9bGLwvnUFFy48+vB9DikmB3lW0qTFmBcKSzmdglcvkHK71IioOlDA==",
"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.40",
"@types/react": "17.0.41",
"@types/react-dom": "17.0.13",
"@types/react-helmet": "6.1.5",
"@types/react-instantsearch-dom": "6.12.1",