chore(deps-dev): bump meilisearch from 0.29.0 to 0.29.1 (#11211)
Bumps [meilisearch](https://github.com/meilisearch/meilisearch-js) from 0.29.0 to 0.29.1. - [Release notes](https://github.com/meilisearch/meilisearch-js/releases) - [Commits](https://github.com/meilisearch/meilisearch-js/compare/v0.29.0...v0.29.1) --- updated-dependencies: - dependency-name: meilisearch dependency-type: direct:development update-type: version-update:semver-patch ... 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
5e3f6cbbc9
commit
85f90cfb37
|
|
@ -63,7 +63,7 @@
|
|||
"fs-extra": "10.1.0",
|
||||
"jest": "29.2.2",
|
||||
"jest-junit": "14.0.1",
|
||||
"meilisearch": "0.29.0",
|
||||
"meilisearch": "0.29.1",
|
||||
"mockdate": "3.0.5",
|
||||
"nock": "13.2.9",
|
||||
"nodemon": "2.0.20",
|
||||
|
|
|
|||
|
|
@ -9433,10 +9433,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.0:
|
||||
version "0.29.0"
|
||||
resolved "https://registry.yarnpkg.com/meilisearch/-/meilisearch-0.29.0.tgz#1bfe6e7a2598f2abde6cfa818edec103b6eebfb1"
|
||||
integrity sha512-E+n4Xm7CgAQzPU7V3MWfYoyA6PrIY1dq9IC4djb2PvF5rb7EN/VqhAM1vIa3b5aE+rC85biPpe2Bji7ntOT98w==
|
||||
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==
|
||||
dependencies:
|
||||
cross-fetch "^3.1.5"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue