chore(deps-dev): bump meilisearch from 0.29.1 to 0.30.0 (#11344)
Bumps [meilisearch](https://github.com/meilisearch/meilisearch-js) from 0.29.1 to 0.30.0. - [Release notes](https://github.com/meilisearch/meilisearch-js/releases) - [Commits](https://github.com/meilisearch/meilisearch-js/compare/v0.29.1...v0.30.0) --- updated-dependencies: - dependency-name: meilisearch dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
bd764061a6
commit
e5bd5fc554
|
|
@ -63,7 +63,7 @@
|
|||
"fs-extra": "10.1.0",
|
||||
"jest": "29.3.1",
|
||||
"jest-junit": "15.0.0",
|
||||
"meilisearch": "0.29.1",
|
||||
"meilisearch": "0.30.0",
|
||||
"mockdate": "3.0.5",
|
||||
"nock": "13.2.9",
|
||||
"nodemon": "2.0.20",
|
||||
|
|
|
|||
|
|
@ -9438,10 +9438,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.29.1:
|
||||
version "0.29.1"
|
||||
resolved "https://registry.yarnpkg.com/meilisearch/-/meilisearch-0.29.1.tgz#6fe8c574ed3d4a5ed14f560895bb8debd77e68a5"
|
||||
integrity sha512-SXaCtOvQV7i6kVcxJc3cWQgUKCAc0+tAg+IiuWI0OY64eyaLhSwFkjDrU4chccmiiv526y4h4lbAUt99h9+Y1A==
|
||||
meilisearch@0.30.0:
|
||||
version "0.30.0"
|
||||
resolved "https://registry.yarnpkg.com/meilisearch/-/meilisearch-0.30.0.tgz#707f9a6b07440c496b965379616e084f112160ae"
|
||||
integrity sha512-3y1hALOwTDpquYar+gDREqRasFPWKxkWAhk6h+RF+nKObPVf9N77wcTNvukGwOKbxRyJnKge0OPgAB1BkB9VVw==
|
||||
dependencies:
|
||||
cross-fetch "^3.1.5"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue