Skip to content

Commit f9c379f

Browse files
fix(deps): update dependency algoliasearch to ^5.49.0 (#726)
* fix(deps): update dependency algoliasearch to ^5.49.0 * chore(changeset): add changeset for dependency updates --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 2ef903d commit f9c379f

File tree

3 files changed

+111
-106
lines changed

3 files changed

+111
-106
lines changed

.changeset/calm-foxes.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@o2s/integrations.algolia': patch
3+
---
4+
5+
chore(deps): update dependencies

package-lock.json

Lines changed: 105 additions & 105 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/integrations/algolia/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"dependencies": {
3535
"@o2s/framework": "*",
3636
"@o2s/utils.logger": "*",
37-
"algoliasearch": "^5.48.2"
37+
"algoliasearch": "^5.49.0"
3838
},
3939
"devDependencies": {
4040
"@o2s/eslint-config": "*",

0 commit comments

Comments
 (0)