From 7ea8933b7645be1582cf8b104a09c877130b3cd1 Mon Sep 17 00:00:00 2001
From: Alejandro Celaya <alejandro.celaya@hypothes.is>
Date: Mon, 18 Nov 2024 11:08:06 +0100
Subject: [PATCH] Update to frontend-shared 8.10.2

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

diff --git a/package.json b/package.json
index cf9efd403..42166ed22 100644
--- a/package.json
+++ b/package.json
@@ -14,7 +14,7 @@
     "@babel/preset-react": "^7.0.0",
     "@babel/preset-typescript": "^7.16.7",
     "@hypothesis/frontend-build": "^3.0.0",
-    "@hypothesis/frontend-shared": "^8.10.0",
+    "@hypothesis/frontend-shared": "^8.10.2",
     "@hypothesis/frontend-testing": "^1.2.0",
     "@npmcli/arborist": "^8.0.0",
     "@octokit/rest": "^21.0.0",
diff --git a/yarn.lock b/yarn.lock
index e20d77469..502c1169d 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -2435,15 +2435,15 @@ __metadata:
   languageName: node
   linkType: hard
 
-"@hypothesis/frontend-shared@npm:^8.10.0":
-  version: 8.10.0
-  resolution: "@hypothesis/frontend-shared@npm:8.10.0"
+"@hypothesis/frontend-shared@npm:^8.10.2":
+  version: 8.10.2
+  resolution: "@hypothesis/frontend-shared@npm:8.10.2"
   dependencies:
     highlight.js: ^11.6.0
     wouter-preact: ^3.0.0
   peerDependencies:
     preact: ^10.4.0
-  checksum: 049b51651a8c74111638af3158e1572db446b448d07b154c30453d6fd7904c365d8f50aceaae6b387befb1dae2bf1900cbac69b909ba08c571c98178bec40c2d
+  checksum: 819636ecb93d7a109903b5241a2553c28d3fd5e29862f6b1920270e03e0ad486e7686ee2125634d8e24858a61706624a6b8625aef388c4e551daaf039bfc56c9
   languageName: node
   linkType: hard
 
@@ -8753,7 +8753,7 @@ __metadata:
     "@babel/preset-react": ^7.0.0
     "@babel/preset-typescript": ^7.16.7
     "@hypothesis/frontend-build": ^3.0.0
-    "@hypothesis/frontend-shared": ^8.10.0
+    "@hypothesis/frontend-shared": ^8.10.2
     "@hypothesis/frontend-testing": ^1.2.0
     "@npmcli/arborist": ^8.0.0
     "@octokit/rest": ^21.0.0
-- 
2.18.1