Skip to content

Commit

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

---
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 7, 2024
1 parent b8f2a08 commit c50984c
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.7",
"typedoc": "^0.26.8",
"typescript": "^5.6.2"
}
}
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.7",
"typedoc": "^0.26.8",
"typescript": "^5.6.2"
}
}
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.7"
typedoc: "npm:^0.26.8"
typescript: "npm:^5.6.2"
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.7"
typedoc: "npm:^0.26.8"
typescript: "npm:^5.6.2"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -14608,9 +14608,9 @@ __metadata:
languageName: node
linkType: hard

"typedoc@npm:^0.26.7":
version: 0.26.7
resolution: "typedoc@npm:0.26.7"
"typedoc@npm:^0.26.8":
version: 0.26.8
resolution: "typedoc@npm:0.26.8"
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/36a73dc08670478d34e9232f4f95b928ca51010e5926dbe22bd5582e9ead914ec7628e73f02488811f79b685abca8f1211c6cf879313cf1122a5ea7eb1bbaf5a
checksum: 10c0/8381e50139ca8df9e9dfcaff35d6a5d1a226b32969ed2dcbc65aafacd1aaef2ecc4712f229229e8bb3850971b530af2e79312fcd2e18febe950c03710c504eec
languageName: node
linkType: hard

Expand Down

0 comments on commit c50984c

Please sign in to comment.