Skip to content

Commit

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

---
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 Nov 28, 2024
1 parent 63c42f5 commit d4b7fc0
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.27.0",
"typedoc": "^0.27.1",
"typescript": "5.7.2"
}
}
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 @@ -59,7 +59,7 @@
"mocha": "^10.8.2",
"shx": "^0.3.4",
"ts-node": "^10.9.2",
"typedoc": "^0.27.0",
"typedoc": "^0.27.1",
"typescript": "^5.7.2"
}
}
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.27.0",
"typedoc": "^0.27.1",
"typescript": "^5.7.2"
}
}
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.27.0",
"typedoc": "^0.27.1",
"typescript": "^5.7.2"
},
"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.8.1",
"typedoc": "^0.27.0",
"typedoc": "^0.27.1",
"typescript": "^5.7.2"
}
}
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.27.4",
"ts-node": "^10.9.2",
"tslib": "^2.8.1",
"typedoc": "^0.27.0",
"typedoc": "^0.27.1",
"typescript": "^5.7.2"
}
}
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.8.1",
"typedoc": "^0.27.0",
"typedoc": "^0.27.1",
"typescript": "^5.7.2"
}
}
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.27.0",
"typedoc": "^0.27.1",
"typescript": "^5.7.2"
}
}

0 comments on commit d4b7fc0

Please sign in to comment.