From c96de524e9dfcd51d2dbfdc653428981e4630dc3 Mon Sep 17 00:00:00 2001 From: github-actions Date: Wed, 19 Jul 2023 05:00:15 +0000 Subject: [PATCH] [dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/algoliasearch-4.19.0 changes in config/dependencies.yaml --- config/dependencies.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/dependencies.yaml b/config/dependencies.yaml index 55642ad9e32..fa1332ad0d3 100644 --- a/config/dependencies.yaml +++ b/config/dependencies.yaml @@ -227,7 +227,7 @@ dev: '@mdx-js/runtime': &mdxRuntime '2.0.0-next.9' '@next/bundle-analyzer': &next '13.4.10' '@tailwindcss/typography': &tailwindTypography '0.5.9' - 'algoliasearch': '4.18.0' + 'algoliasearch': '4.19.0' 'daisyui': &daisyui '3.2.1' 'lodash.get': *_get 'lodash.orderby': &_orderby '4.6.0' @@ -276,7 +276,7 @@ lab: '@mdx-js/react': *mdx '@mdx-js/runtime': *mdxRuntime '@tailwindcss/typography': *tailwindTypography - 'algoliasearch': &algoliasearch '4.18.0' + 'algoliasearch': &algoliasearch '4.19.0' 'd3-dispatch': '3.0.1' 'd3-drag': '3.0.0' 'd3-selection': '3.0.0'