Skip to content

Commit

Permalink
fix(deps): update dependency search-insights to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 18, 2023
1 parent 5cf53df commit 74f4bba
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"react-instantsearch-dom": "6.22.0",
"react-router-dom": "6.2.2",
"rheostat": "2.2.0",
"search-insights": "1.4.0"
"search-insights": "2.11.0"
},
"devDependencies": {
"@babel/core": "7.17.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6468,10 +6468,10 @@ schema-utils@^4.0.0:
ajv-formats "^2.1.1"
ajv-keywords "^5.0.0"

search-insights@1.4.0:
version "1.4.0"
resolved "https://registry.yarnpkg.com/search-insights/-/search-insights-1.4.0.tgz#c1fc228e91eaff55f8dd86c2cc760cf41c4c8588"
integrity sha512-bFI1P/K9dkK3qAoeIT1qoBPiiCE+YVozetPz1PXKUVyVuzTFGmcLtVxKmkOorVYr1C+d2DZ2/mQlL3rMuwZx8g==
search-insights@2.11.0:
version "2.11.0"
resolved "https://registry.yarnpkg.com/search-insights/-/search-insights-2.11.0.tgz#0512ae3b801fed5ff3a2ae82840bf20ba29d82e5"
integrity sha512-Uin2J8Bpm3xaZi9Y8QibSys6uJOFZ+REMrf42v20AA3FUDUrshKkMEP6liJbMAHCm71wO6ls4mwAf7a3gFVxLw==

select-hose@^2.0.0:
version "2.0.0"
Expand Down

0 comments on commit 74f4bba

Please sign in to comment.