Skip to content

Commit

Permalink
build(deps-dev): bump typedoc from 0.26.4 to 0.26.5 (#7036)
Browse files Browse the repository at this point in the history
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.26.4 to 0.26.5.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](TypeStrong/typedoc@v0.26.4...v0.26.5)

---
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 Jul 22, 2024
1 parent 7a3b961 commit e209655
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 @@ -92,7 +92,7 @@
"ts-jest": "^29.2.3",
"ts-jest-resolver": "^2.0.1",
"ts-node": "^10.9.2",
"typedoc": "^0.26.4",
"typedoc": "^0.26.5",
"typescript": "5.5.3"
},
"prettier": "@solana/prettier-config-solana"
Expand Down
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 @@ -62,7 +62,7 @@
"prettier": "^3.3.3",
"shx": "^0.3.4",
"ts-node": "^10.9.2",
"typedoc": "^0.26.4",
"typedoc": "^0.26.5",
"typescript": "^5.5.3"
}
}
2 changes: 1 addition & 1 deletion memo/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"start-server-and-test": "^2.0.4",
"ts-jest": "^29.2.3",
"ts-node": "^10.9.2",
"typedoc": "^0.26.4",
"typedoc": "^0.26.5",
"typescript": "^5.5.3"
}
}
2 changes: 1 addition & 1 deletion name-service/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"start-server-and-test": "^2.0.4",
"ts-jest": "^29.2.3",
"ts-node": "^10.9.2",
"typedoc": "^0.26.4",
"typedoc": "^0.26.5",
"typescript": "^5.5.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 @@ -68,7 +68,7 @@
"shx": "^0.3.4",
"ts-node": "^10.9.2",
"tslib": "^2.6.3",
"typedoc": "^0.26.4",
"typedoc": "^0.26.5",
"typescript": "^5.5.3"
}
}
2 changes: 1 addition & 1 deletion token-lending/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"rollup": "^4.18.1",
"ts-node": "^10.9.2",
"tslib": "^2.6.3",
"typedoc": "^0.26.4",
"typedoc": "^0.26.5",
"typescript": "^5.5.3"
}
}
2 changes: 1 addition & 1 deletion token-metadata/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"shx": "^0.3.4",
"ts-node": "^10.9.2",
"tslib": "^2.6.3",
"typedoc": "^0.26.4",
"typedoc": "^0.26.5",
"typescript": "^5.5.3"
}
}
2 changes: 1 addition & 1 deletion token/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"shx": "^0.3.4",
"start-server-and-test": "^2.0.4",
"ts-node": "^10.9.2",
"typedoc": "^0.26.4",
"typedoc": "^0.26.5",
"typescript": "^5.5.3"
}
}

0 comments on commit e209655

Please sign in to comment.