chore(deps): update dependency @types/react-instantsearch-dom to v6.12.0

pull/42913/head
Renovate Bot 2021-07-16 20:07:58 +00:00 committed by renovate[bot]
parent 7907f62337
commit fdd06bd34b
2 changed files with 4 additions and 4 deletions

View File

@ -4196,9 +4196,9 @@
}
},
"@types/react-instantsearch-dom": {
"version": "6.10.2",
"resolved": "https://registry.npmjs.org/@types/react-instantsearch-dom/-/react-instantsearch-dom-6.10.2.tgz",
"integrity": "sha512-UmBWBAJ4fQ8t/vFfX8brbQv+AxSqZ0bPYOUtUsGnLsJZQm0LrOdi0SF/E60JFwWAr3E8ioihWG28KPpQKo6xvQ==",
"version": "6.12.0",
"resolved": "https://registry.npmjs.org/@types/react-instantsearch-dom/-/react-instantsearch-dom-6.12.0.tgz",
"integrity": "sha512-O08H+ye4e4kEnYHmMrov9FPNRDJwfCWthNZf4aztqahpU8LSbAiuFQGVy84SHUvg/jfNcG4333SsVnAQLtbS7A==",
"dev": true,
"requires": {
"@types/react": "*",

View File

@ -138,7 +138,7 @@
"@types/reach__router": "1.3.9",
"@types/react-dom": "17.0.9",
"@types/react-helmet": "6.1.2",
"@types/react-instantsearch-dom": "6.10.2",
"@types/react-instantsearch-dom": "6.12.0",
"@types/react-monaco-editor": "0.16.0",
"@types/react-redux": "7.1.16",
"@types/react-responsive": "8.0.2",