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/22 16:24:54 UTC

[yunikorn-site] branch master updated: [YUNIKORN-1489] Update docusaurus to version 2.2.0 (#240)

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 a2976b1ea [YUNIKORN-1489] Update docusaurus to version 2.2.0 (#240)
a2976b1ea is described below

commit a2976b1ea6f8c0f50dc9330511886f9e330c53d2
Author: Wilfred Spiegelenburg <wi...@apache.org>
AuthorDate: Thu Dec 22 10:24:30 2022 -0600

    [YUNIKORN-1489] Update docusaurus to version 2.2.0 (#240)
    
    Closes: #240
    
    Signed-off-by: Craig Condit <cc...@apache.org>
---
 package.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/package.json b/package.json
index 097256bcb..634f6dde1 100644
--- a/package.json
+++ b/package.json
@@ -10,8 +10,8 @@
     "release": "docusaurus docs:version"
   },
   "dependencies": {
-    "@docusaurus/core": "2.1.0",
-    "@docusaurus/preset-classic": "2.1.0",
+    "@docusaurus/core": "2.2.0",
+    "@docusaurus/preset-classic": "2.2.0",
     "@docusaurus/theme-search-algolia": "^2.2.0",
     "@mdx-js/react": "^1.5.8",
     "clsx": "^1.1.1",