Skip to content

Commit

Permalink
fix(deps): update dependency meilisearch to ^0.46.0 (#52)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 2, 2024
1 parent 8cd41e2 commit 45d4be8
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 @@ -54,6 +54,6 @@
"lint-staged": "15.2.10"
},
"dependencies": {
"meilisearch": "^0.45.0"
"meilisearch": "^0.46.0"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1916,10 +1916,10 @@ log-update@^6.1.0:
strip-ansi "^7.1.0"
wrap-ansi "^9.0.0"

meilisearch@^0.45.0:
version "0.45.0"
resolved "https://registry.yarnpkg.com/meilisearch/-/meilisearch-0.45.0.tgz#52364961c0cee328ae3ff55d221cc7682ee3a891"
integrity sha512-+zCzEqE+CumY4icB0Vox180adZqaNtnr60hJWGiEdmol5eWmksfY8rYsTcz87styXC2ZOg+2yF56gdH6oyIBTA==
meilisearch@^0.46.0:
version "0.46.0"
resolved "https://registry.yarnpkg.com/meilisearch/-/meilisearch-0.46.0.tgz#ffa3f6c28809e5d42f81817236c3b29652635832"
integrity sha512-bx0tei1B+Ke0Y02pCoqmcwfpkwuDf+/ZkQDVDvb+ZfGDpWaxq9Z7sE5kc3o8zWvP6wJE7e3PoU3Oy6WINqq5bw==

meow@^12.0.1:
version "12.1.1"
Expand Down

0 comments on commit 45d4be8

Please sign in to comment.