You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@yunikorn.apache.org by cc...@apache.org on 2022/12/19 16:17:05 UTC

[yunikorn-site] branch master updated: [YUNIKORN-1484] Update theme-search-algolia version to 2.2.0 (#238)

This is an automated email from the ASF dual-hosted git repository.

ccondit pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/yunikorn-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 306289ac6 [YUNIKORN-1484] Update theme-search-algolia version to 2.2.0 (#238)
306289ac6 is described below

commit 306289ac6fb71bafd6f2652ff988666ce1491c74
Author: KatLantyss <re...@gmail.com>
AuthorDate: Mon Dec 19 10:16:53 2022 -0600

    [YUNIKORN-1484] Update theme-search-algolia version to 2.2.0 (#238)
    
    Closes: #238
    
    Signed-off-by: Craig Condit <cc...@apache.org>
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 86ccc146d..097256bcb 100644
--- a/package.json
+++ b/package.json
@@ -12,7 +12,7 @@
   "dependencies": {
     "@docusaurus/core": "2.1.0",
     "@docusaurus/preset-classic": "2.1.0",
-    "@docusaurus/theme-search-algolia": "2.1.0",
+    "@docusaurus/theme-search-algolia": "^2.2.0",
     "@mdx-js/react": "^1.5.8",
     "clsx": "^1.1.1",
     "node": "^18.8.0",