From bdc383676af8f2a4a36bb2f5e9981a60247cc59e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 02:47:15 +0000 Subject: [PATCH] chore(deps): update dependency typedoc to v0.27.4 --- packages/storycap/package.json | 2 +- packages/storycrawler/package.json | 2 +- yarn.lock | 8 ++++---- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/storycap/package.json b/packages/storycap/package.json index d01dc38a2..b281383c3 100644 --- a/packages/storycap/package.json +++ b/packages/storycap/package.json @@ -80,7 +80,7 @@ "minimist": "1.2.8", "puppeteer": "23.10.1", "ts-jest": "29.2.5", - "typedoc": "0.27.3", + "typedoc": "0.27.4", "typescript": "5.7.2" }, "dependencies": { diff --git a/packages/storycrawler/package.json b/packages/storycrawler/package.json index e88bd8d0a..f70972151 100644 --- a/packages/storycrawler/package.json +++ b/packages/storycrawler/package.json @@ -45,7 +45,7 @@ "@types/wait-on": "^5.0.0", "jest": "29.7.0", "ts-jest": "29.2.5", - "typedoc": "0.27.3", + "typedoc": "0.27.4", "typescript": "5.7.2" }, "dependencies": { diff --git a/yarn.lock b/yarn.lock index 352d9e611..65ec4b508 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10027,10 +10027,10 @@ typedarray@^0.0.6: resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA== -typedoc@0.27.3: - version "0.27.3" - resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.27.3.tgz#0fad232181ce0ac7eda27fe78e56a4b863e1fe59" - integrity sha512-oWT7zDS5oIaxYL5yOikBX4cL99CpNAZn6mI24JZQxsYuIHbtguSSwJ7zThuzNNwSE0wqhlfTSd99HgqKu2aQXQ== +typedoc@0.27.4: + version "0.27.4" + resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.27.4.tgz#45be59ccf9383d3c52f4a96636d823345c6ff0e6" + integrity sha512-wXPQs1AYC2Crk+1XFpNuutLIkNWleokZf1UNf/X8w9KsMnirkvT+LzxTXDvfF6ug3TSLf3Xu5ZXRKGfoXPX7IA== dependencies: "@gerrit0/mini-shiki" "^1.24.0" lunr "^2.3.9"