Skip to content

Commit

Permalink
build(deps-dev): bump typedoc from 0.26.8 to 0.26.9 (solana-labs#7346)
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 438c472 commit b03903e
Show file tree
Hide file tree
Showing 9 changed files with 26 additions and 26 deletions.
2 changes: 1 addition & 1 deletion account-compression/sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"ts-jest": "^29.2.5",
"ts-jest-resolver": "^2.0.1",
"ts-node": "^10.9.2",
"typedoc": "^0.26.8",
"typedoc": "^0.26.9",
"typescript": "5.6.3"
}
}
2 changes: 1 addition & 1 deletion libraries/type-length-value/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"mocha": "^10.7.3",
"shx": "^0.3.4",
"ts-node": "^10.9.2",
"typedoc": "^0.26.8",
"typedoc": "^0.26.9",
"typescript": "^5.6.3"
}
}
2 changes: 1 addition & 1 deletion memo/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"start-server-and-test": "^2.0.8",
"ts-jest": "^29.2.5",
"ts-node": "^10.9.2",
"typedoc": "^0.26.8",
"typedoc": "^0.26.9",
"typescript": "^5.6.3"
}
}
2 changes: 1 addition & 1 deletion name-service/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"start-server-and-test": "^2.0.8",
"ts-jest": "^29.2.5",
"ts-node": "^10.9.2",
"typedoc": "^0.26.8",
"typedoc": "^0.26.9",
"typescript": "^5.6.3"
},
"dependencies": {
Expand Down
36 changes: 18 additions & 18 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion token-group/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"shx": "^0.3.4",
"ts-node": "^10.9.2",
"tslib": "^2.7.0",
"typedoc": "^0.26.8",
"typedoc": "^0.26.9",
"typescript": "^5.6.3"
}
}
2 changes: 1 addition & 1 deletion token-lending/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"rollup": "^4.24.0",
"ts-node": "^10.9.2",
"tslib": "^2.7.0",
"typedoc": "^0.26.8",
"typedoc": "^0.26.9",
"typescript": "^5.6.3"
}
}
2 changes: 1 addition & 1 deletion token-metadata/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"shx": "^0.3.4",
"ts-node": "^10.9.2",
"tslib": "^2.7.0",
"typedoc": "^0.26.8",
"typedoc": "^0.26.9",
"typescript": "^5.6.3"
}
}
2 changes: 1 addition & 1 deletion token/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"shx": "^0.3.4",
"start-server-and-test": "^2.0.8",
"ts-node": "^10.9.2",
"typedoc": "^0.26.8",
"typedoc": "^0.26.9",
"typescript": "^5.6.3"
}
}

0 comments on commit b03903e

Please sign in to comment.