Skip to content

Commit

Permalink
chore(deps-dev): bump typedoc from 0.26.11 to 0.27.2
Browse files Browse the repository at this point in the history
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.26.11 to 0.27.2.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](TypeStrong/typedoc@v0.26.11...v0.27.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 3, 2024
1 parent 0386786 commit 77bdf40
Show file tree
Hide file tree
Showing 13 changed files with 47 additions and 290 deletions.
2 changes: 1 addition & 1 deletion packages/absence.io/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@types/hapi__hawk": "8.0.6",
"@types/node": "~20",
"rimraf": "6.0.1",
"typedoc": "0.26.11",
"typedoc": "0.27.2",
"typescript": "5.6.3"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/bamboohr.com/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@types/hapi__hawk": "8.0.6",
"@types/node": "~20",
"rimraf": "6.0.1",
"typedoc": "0.26.11",
"typedoc": "0.27.2",
"typescript": "5.6.3"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/c3nav/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"devDependencies": {
"@types/node": "~20",
"rimraf": "6.0.1",
"typedoc": "0.26.11",
"typedoc": "0.27.2",
"typescript": "5.6.3"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/corona-warn-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"description": "A corona-warn-app API client",
"devDependencies": {
"@types/node": "~20",
"typedoc": "0.26.11",
"typedoc": "0.27.2",
"typescript": "5.6.3"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/crates.io/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"devDependencies": {
"@types/node": "~20",
"rimraf": "6.0.1",
"typedoc": "0.26.11",
"typedoc": "0.27.2",
"typescript": "5.6.3"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/icanhazdadjoke/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@types/node": "~20",
"rimraf": "6.0.1",
"ts-node": "10.9.2",
"typedoc": "0.26.11",
"typedoc": "0.27.2",
"typescript": "5.6.3"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/imgflip.com/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"devDependencies": {
"@types/node": "~20",
"@types/qs": "6.9.17",
"typedoc": "0.26.11",
"typedoc": "0.27.2",
"typescript": "5.6.3"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/libraries.io/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"jasmine": "5.4.0",
"rimraf": "6.0.1",
"ts-node": "10.9.2",
"typedoc": "0.26.11",
"typedoc": "0.27.2",
"typescript": "5.6.3"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/npms.io/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"devDependencies": {
"@types/node": "~20",
"rimraf": "6.0.1",
"typedoc": "0.26.11",
"typedoc": "0.27.2",
"typescript": "5.6.3"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/statuspage.io/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"description": "A statuspage.io API client",
"devDependencies": {
"@types/node": "~20",
"typedoc": "0.26.11",
"typedoc": "0.27.2",
"typescript": "5.6.3"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/updown.io/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"devDependencies": {
"@types/node": "~20",
"rimraf": "6.0.1",
"typedoc": "0.26.11",
"typedoc": "0.27.2",
"typescript": "5.6.3"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/xkcdjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"nock": "13.5.5",
"rimraf": "6.0.1",
"ts-node": "10.9.2",
"typedoc": "0.26.11",
"typedoc": "0.27.2",
"typescript": "5.6.3"
},
"engines": {
Expand Down
Loading

0 comments on commit 77bdf40

Please sign in to comment.