From 5364b8efa8b611997c6e0d8f6af96ec5b381b0a9 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Mon, 14 Oct 2024 21:05:31 +0000
Subject: [PATCH] chore(deps): update devdependencies (non-major) (#160)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
---
 package.json |  4 ++--
 yarn.lock    | 16 ++++++++--------
 2 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/package.json b/package.json
index 4b59d92..28bfd63 100644
--- a/package.json
+++ b/package.json
@@ -44,9 +44,9 @@
     "source-map-support": "0.5.21",
     "tmp": "^0.2.3",
     "tsx": "^4.7.0",
-    "typedoc": "0.26.8",
+    "typedoc": "0.26.9",
     "typedoc-plugin-markdown": "4.2.9",
-    "typescript": "5.6.2",
+    "typescript": "5.6.3",
     "typescript-eslint": "^7.6.0"
   },
   "files": [
diff --git a/yarn.lock b/yarn.lock
index 1f49906..138a8da 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -5299,10 +5299,10 @@ typedoc-plugin-markdown@4.2.9:
   resolved "https://registry.yarnpkg.com/typedoc-plugin-markdown/-/typedoc-plugin-markdown-4.2.9.tgz#c94c227d2adefb9b2d3725b3e2df7bf8032a0ac2"
   integrity sha512-Wqmx+7ezKFgtTklEq/iUhQ5uFeBDhAT6wiS2na9cFLidIpl9jpDHJy/COYh8jUZXgIRIZVQ/bPNjyrnPFoDwzg==
 
-typedoc@0.26.8:
-  version "0.26.8"
-  resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.26.8.tgz#94aad537f3886035bad7354bdb74a68b7a52473d"
-  integrity sha512-QBF0BMbnNeUc6U7pRHY7Jb8pjhmiNWZNQT8LU6uk9qP9t3goP9bJptdlNqMC0wBB2w9sQrxjZt835bpRSSq1LA==
+typedoc@0.26.9:
+  version "0.26.9"
+  resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.26.9.tgz#a37075a2eeecc7348ab0fbc7d103b30283c00e8c"
+  integrity sha512-Rc7QpWL7EtmrT8yxV0GmhOR6xHgFnnhphbD9Suti3fz3um7ZOrou6q/g9d6+zC5PssTLZmjaW4Upmzv8T1rCcQ==
   dependencies:
     lunr "^2.3.9"
     markdown-it "^14.1.0"
@@ -5319,10 +5319,10 @@ typescript-eslint@^7.6.0:
     "@typescript-eslint/parser" "7.17.0"
     "@typescript-eslint/utils" "7.17.0"
 
-typescript@5.6.2:
-  version "5.6.2"
-  resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0"
-  integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==
+typescript@5.6.3:
+  version "5.6.3"
+  resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b"
+  integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==
 
 typescript@^4.1.3:
   version "4.9.5"