From 05661220a8f3de8f5576f85704b78e4462cee00e Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Wed, 21 Feb 2024 21:03:38 +0000
Subject: [PATCH] chore(deps): update astro to 4.4.2

---
 package-lock.json | 8 ++++----
 package.json      | 2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index c92cfa82..571ad9d2 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -10,7 +10,7 @@
       "dependencies": {
         "@astrojs/check": "0.5.5",
         "@astrojs/starlight": "0.19.1",
-        "astro": "4.4.1",
+        "astro": "4.4.2",
         "sharp": "0.33.2",
         "starlight-links-validator": "^0.5.2",
         "typescript": "5.3.3"
@@ -2477,9 +2477,9 @@
       }
     },
     "node_modules/astro": {
-      "version": "4.4.1",
-      "resolved": "https://registry.npmjs.org/astro/-/astro-4.4.1.tgz",
-      "integrity": "sha512-nJLgNg8UXKBJYXjWtekgv1TYZES++LAdShgyKL8L5yJMeiqlDSO+/Laq5VfRKoL9hzBdyolJMB0WDE/+bRZytg==",
+      "version": "4.4.2",
+      "resolved": "https://registry.npmjs.org/astro/-/astro-4.4.2.tgz",
+      "integrity": "sha512-r1djG61ABvZ9n73vaTW6nTKnMvWY1LQhPpBtzoA2OI2RAk/ptzsqK9ozkAG1qXO2bW3NLJi6pfMxxpngNAALyQ==",
       "dependencies": {
         "@astrojs/compiler": "^2.5.3",
         "@astrojs/internal-helpers": "0.2.1",
diff --git a/package.json b/package.json
index 0b97fe7d..e0b93a2a 100644
--- a/package.json
+++ b/package.json
@@ -12,7 +12,7 @@
   "dependencies": {
     "@astrojs/check": "0.5.5",
     "@astrojs/starlight": "0.19.1",
-    "astro": "4.4.1",
+    "astro": "4.4.2",
     "sharp": "0.33.2",
     "starlight-links-validator": "^0.5.2",
     "typescript": "5.3.3"