Skip to content

Commit

Permalink
chore(deps): update dependency search-insights to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 11, 2022
1 parent 4430816 commit 66a0f34
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion cypress/test-apps/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@algolia/client-search": "4.9.1",
"algoliasearch": "4.9.1",
"preact": "10.6.4",
"search-insights": "1.7.1"
"search-insights": "2.2.1"
},
"devDependencies": {
"parcel": "2.0.0-beta.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/autocomplete-plugin-algolia-insights/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@
"@algolia/autocomplete-core": "1.5.2"
},
"peerDependencies": {
"search-insights": "^1.0.0"
"search-insights": "^1.0.0 || ^2.0.0"
}
}
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18424,7 +18424,7 @@ [email protected]:
resolved "https://registry.yarnpkg.com/search-insights/-/search-insights-1.7.1.tgz#eddfa56910e28cbbb0df80aec2ab8acf0a86cb6b"
integrity sha512-CSuSKIJp+WcSwYrD9GgIt1e3xmI85uyAefC4/KYGgtvNEm6rt4kBGilhVRmTJXxRE2W1JknvP598Q7SMhm7qKA==

search-insights@^2.1.0:
search-insights@2.2.1, search-insights@^2.1.0:
version "2.2.1"
resolved "https://registry.yarnpkg.com/search-insights/-/search-insights-2.2.1.tgz#9c93344fbae5fbf2f88c1a81b46b4b5d888c11f7"
integrity sha512-JDfVGZbKqTtiKVZjAVbkNw9C9f0ib80yx6Ea17M3z4RvPmuD0GYWXuFwA9++dpbreBEMH4TC3lQ29Zq7O4b5oA==
Expand Down

0 comments on commit 66a0f34

Please sign in to comment.