Skip to content

Commit

Permalink
Bump typedoc from 0.26.8 to 0.26.9 (#380)
Browse files Browse the repository at this point in the history
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.26.8 to 0.26.9.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](TypeStrong/typedoc@v0.26.8...v0.26.9)

---
updated-dependencies:
- dependency-name: typedoc
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 53f6de1 commit cd4fa33
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion docs/legacy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"devDependencies": {
"@orca-so/whirlpools-sdk": "*",
"typedoc": "^0.26.8",
"typedoc": "^0.26.9",
"typescript": "^5.6.3"
}
}
2 changes: 1 addition & 1 deletion docs/ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"devDependencies": {
"@orca-so/whirlpools": "*",
"typedoc": "^0.26.8",
"typedoc": "^0.26.9",
"typescript": "^5.6.3"
}
}
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2895,7 +2895,7 @@ __metadata:
resolution: "@orca-so/whirlpools-docs-legacy@workspace:docs/legacy"
dependencies:
"@orca-so/whirlpools-sdk": "npm:*"
typedoc: "npm:^0.26.8"
typedoc: "npm:^0.26.9"
typescript: "npm:^5.6.3"
languageName: unknown
linkType: soft
Expand All @@ -2913,7 +2913,7 @@ __metadata:
resolution: "@orca-so/whirlpools-docs-ts@workspace:docs/ts"
dependencies:
"@orca-so/whirlpools": "npm:*"
typedoc: "npm:^0.26.8"
typedoc: "npm:^0.26.9"
typescript: "npm:^5.6.3"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -14608,9 +14608,9 @@ __metadata:
languageName: node
linkType: hard

"typedoc@npm:^0.26.8":
version: 0.26.8
resolution: "typedoc@npm:0.26.8"
"typedoc@npm:^0.26.9":
version: 0.26.9
resolution: "typedoc@npm:0.26.9"
dependencies:
lunr: "npm:^2.3.9"
markdown-it: "npm:^14.1.0"
Expand All @@ -14621,7 +14621,7 @@ __metadata:
typescript: 4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x || 5.2.x || 5.3.x || 5.4.x || 5.5.x || 5.6.x
bin:
typedoc: bin/typedoc
checksum: 10c0/8381e50139ca8df9e9dfcaff35d6a5d1a226b32969ed2dcbc65aafacd1aaef2ecc4712f229229e8bb3850971b530af2e79312fcd2e18febe950c03710c504eec
checksum: 10c0/ce750f776f6cd418b2a81645a0ab9198918a27a68333ea3fd6b6b0bd417a334d8bc8f079f312ff5d15abf0f92fb7f296cca8fe9f237015c9c31e11ee18acb78d
languageName: node
linkType: hard

Expand Down

0 comments on commit cd4fa33

Please sign in to comment.