fix(deps): update dependency react-instantsearch-dom to v6.11.2

pull/42709/head
Renovate Bot 2021-07-01 17:48:04 +00:00 committed by renovate[bot]
parent 88abbaf9c5
commit 3a43f9697e
2 changed files with 8 additions and 8 deletions

View File

@ -16818,9 +16818,9 @@
}
},
"react-instantsearch-core": {
"version": "6.11.1",
"resolved": "https://registry.npmjs.org/react-instantsearch-core/-/react-instantsearch-core-6.11.1.tgz",
"integrity": "sha512-JopaIDrTLz6KYZ2ehcoF3hBk4VplUhxjbOv9CD+nfmCmXjjcZT6kt31RHv4Pe1fuSh6RBdbuA9EMPDpjqWxFWQ==",
"version": "6.11.2",
"resolved": "https://registry.npmjs.org/react-instantsearch-core/-/react-instantsearch-core-6.11.2.tgz",
"integrity": "sha512-DSvS8XRESmhuBp9q+lhhsGqEKupWJioe95CCelUH0RoB8RtdC2vXRvBMDBEqTf7vG5K7b/dbbObBj5PnMqv5Sw==",
"requires": {
"@babel/runtime": "^7.1.2",
"algoliasearch-helper": "^3.4.3",
@ -16829,16 +16829,16 @@
}
},
"react-instantsearch-dom": {
"version": "6.11.1",
"resolved": "https://registry.npmjs.org/react-instantsearch-dom/-/react-instantsearch-dom-6.11.1.tgz",
"integrity": "sha512-wQRH4UJcvUKHr5wx6tyLhJO3MTgSRppZywofETRbPTM9ZPm5NSIvrBhw9Eu3WFFuAUhy+wJD8aEtd5YhjkuXLQ==",
"version": "6.11.2",
"resolved": "https://registry.npmjs.org/react-instantsearch-dom/-/react-instantsearch-dom-6.11.2.tgz",
"integrity": "sha512-n6d0E9rreGHIo88OuWHagabAwS9/6NQ/vxRivi0n1Zfqhkaota6QTh83Ay2HIBnio1kRuJgqJhLpO+85R4vzvQ==",
"requires": {
"@babel/runtime": "^7.1.2",
"algoliasearch-helper": "^3.4.3",
"classnames": "^2.2.5",
"prop-types": "^15.6.2",
"react-fast-compare": "^3.0.0",
"react-instantsearch-core": "^6.11.1"
"react-instantsearch-core": "^6.11.2"
}
},
"react-is": {

View File

@ -100,7 +100,7 @@
"react-helmet": "6.1.0",
"react-hotkeys": "2.0.0",
"react-i18next": "11.11.0",
"react-instantsearch-dom": "6.11.1",
"react-instantsearch-dom": "6.11.2",
"react-lazy-load": "3.1.13",
"react-monaco-editor": "0.43.0",
"react-redux": "5.1.2",