Skip to content

Commit

Permalink
chore(deps): update dependency typedoc to v0.27.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 4, 2024
1 parent 3604a7e commit 3443843
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/storycap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"minimist": "1.2.8",
"puppeteer": "23.9.0",
"ts-jest": "29.2.5",
"typedoc": "0.27.2",
"typedoc": "0.27.3",
"typescript": "5.7.2"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/storycrawler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@types/wait-on": "^5.0.0",
"jest": "29.7.0",
"ts-jest": "29.2.5",
"typedoc": "0.27.2",
"typedoc": "0.27.3",
"typescript": "5.7.2"
},
"dependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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==

[email protected].2:
version "0.27.2"
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.27.2.tgz#8a4e0303f4c49174af21e981e0b60e8a637d8167"
integrity sha512-C2ima5TZJHU3ecnRIz50lKd1BsYck5LhYQIy7MRPmjuSEJreUEAt+uAVcZgY7wZsSORzEI7xW8miZIdxv/cbmw==
[email protected].3:
version "0.27.3"
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.27.3.tgz#0fad232181ce0ac7eda27fe78e56a4b863e1fe59"
integrity sha512-oWT7zDS5oIaxYL5yOikBX4cL99CpNAZn6mI24JZQxsYuIHbtguSSwJ7zThuzNNwSE0wqhlfTSd99HgqKu2aQXQ==
dependencies:
"@gerrit0/mini-shiki" "^1.24.0"
lunr "^2.3.9"
Expand Down

0 comments on commit 3443843

Please sign in to comment.