From e1ecdc7940e5fab1b4cc69e2ece571c20808f937 Mon Sep 17 00:00:00 2001
From: Olivier Goulet <olivier.goulet@eclipse-foundation.org>
Date: Tue, 10 Oct 2023 15:42:34 -0400
Subject: [PATCH] chore: Update EFHST to 0.0.196

---
 package.json |  2 +-
 yarn.lock    | 18 +++++++++---------
 2 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/package.json b/package.json
index dfd08557..21c1bbcc 100644
--- a/package.json
+++ b/package.json
@@ -23,7 +23,7 @@
   },
   "dependencies": {
     "datatables.net-dt": "^1.13.1",
-    "eclipsefdn-hugo-solstice-theme": "0.0.195",
+    "eclipsefdn-hugo-solstice-theme": "0.0.196",
     "js-yaml": "^3.13.1",
     "json-minify": "^1.0.0"
   },
diff --git a/yarn.lock b/yarn.lock
index e214509d..8f558c90 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -2589,20 +2589,20 @@ dotignore@~0.1.2:
   dependencies:
     minimatch "^3.0.4"
 
-eclipsefdn-hugo-solstice-theme@0.0.195:
-  version "0.0.195"
-  resolved "https://registry.yarnpkg.com/eclipsefdn-hugo-solstice-theme/-/eclipsefdn-hugo-solstice-theme-0.0.195.tgz#10826d72108cc5d9a53a8fdb24c88ce1d70547d1"
-  integrity sha512-/GzqR7AoMqEtHzIwtrwntoA63uXtrSM4jxnfahZrl/DS+XQgGsQ7Ii2g76SWIqzO8p4FqnTFKoGu6hYY8F6rEw==
+eclipsefdn-hugo-solstice-theme@0.0.196:
+  version "0.0.196"
+  resolved "https://registry.yarnpkg.com/eclipsefdn-hugo-solstice-theme/-/eclipsefdn-hugo-solstice-theme-0.0.196.tgz#99db3c415db11332077193ad62aa2945472c83a2"
+  integrity sha512-6iNm+D/4H4OEV1Brrk0eOtaYx2VLYKFP88y+LYgpwXP9aBw8fDfVpkrFlsa7dPIXirLCnTs409adVeb8q1ANyQ==
   dependencies:
     axios "^0.21.1"
-    eclipsefdn-solstice-assets "0.0.240"
+    eclipsefdn-solstice-assets "0.0.241"
     json2yaml "^1.1.0"
     toml "^3.0.0"
 
-eclipsefdn-solstice-assets@0.0.240:
-  version "0.0.240"
-  resolved "https://registry.yarnpkg.com/eclipsefdn-solstice-assets/-/eclipsefdn-solstice-assets-0.0.240.tgz#a67c0853171971f66dee3cb6c8c5f60c9370da0e"
-  integrity sha512-2uBxFEEAtfAHzaWFfOyK99bZAT03sjB9uWaLOrJbP0VI39cOT62Zj+CmJwy4nrUIDzeNXbUrtBYBUgPCfyZ58Q==
+eclipsefdn-solstice-assets@0.0.241:
+  version "0.0.241"
+  resolved "https://registry.yarnpkg.com/eclipsefdn-solstice-assets/-/eclipsefdn-solstice-assets-0.0.241.tgz#7a6023484fa93d29f7553746d03b0e4afe6f86b7"
+  integrity sha512-W2v6PA7uACRCspj+eUcabK8Uuy/eCmJzr7yExPzTCQ9JoK8cdJpUlBVhJux+aOvf6FYG3B2CWt9zGof2Yo3HnQ==
   dependencies:
     "@babel/core" "^7.0.0-0"
     "@babel/plugin-proposal-class-properties" "^7.12.1"
-- 
GitLab