From cd47bace3a4e52af80bd601c418bdeecda6c107b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Apr 2023 18:59:06 -0500 Subject: [PATCH] chore(deps-dev): bump meilisearch from 0.32.1 to 0.32.2 (#12238) Bumps [meilisearch](https://github.com/meilisearch/meilisearch-js) from 0.32.1 to 0.32.2. - [Release notes](https://github.com/meilisearch/meilisearch-js/releases) - [Commits](https://github.com/meilisearch/meilisearch-js/compare/v0.32.1...v0.32.2) --- updated-dependencies: - dependency-name: meilisearch dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 71d1916e6..44a98753f 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "fs-extra": "11.1.1", "jest": "29.5.0", "jest-junit": "15.0.0", - "meilisearch": "0.32.1", + "meilisearch": "0.32.2", "mockdate": "3.0.5", "nock": "13.3.0", "nodemon": "2.0.22", diff --git a/yarn.lock b/yarn.lock index e51c1d1b0..a8e046652 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9411,10 +9411,10 @@ media-typer@0.3.0: resolved "https://registry.yarnpkg.com/media-typer/-/media-typer-0.3.0.tgz#8710d7af0aa626f8fffa1ce00168545263255748" integrity sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ== -meilisearch@0.32.1: - version "0.32.1" - resolved "https://registry.yarnpkg.com/meilisearch/-/meilisearch-0.32.1.tgz#3b09a3d2a5d70949c38f410a53c22f0136d4e8f6" - integrity sha512-ceC0TSKL7GF91b50y1Qb2lKUUF/d5uZ242Iry093cTDRO3KfL/lcSwXxNxKzluk71iBPH0A0cKAIy6v06sPriA== +meilisearch@0.32.2: + version "0.32.2" + resolved "https://registry.yarnpkg.com/meilisearch/-/meilisearch-0.32.2.tgz#b771d26fe942d6a23523c54ea171e57e0ce5355e" + integrity sha512-Ajc7tahu7fZdSoBfXwIwtF6ZfFhFdpM/5eRTjw3v59sQmE6NWq5I5TxIdpS0FAiJaD3KtD9sOWAQRepdk8QJwA== dependencies: cross-fetch "^3.1.5"