Skip to content

Commit

Permalink
Bump the typedoc-deps group with 1 update
Browse files Browse the repository at this point in the history
Bumps the typedoc-deps group with 1 update: [typedoc](https://github.com/TypeStrong/TypeDoc).

- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](TypeStrong/typedoc@v0.24.8...v0.25.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent c6d190e commit a644a10
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"@ikerin/build-readme": "^1.1.1",
"typedoc": "^0.24.8",
"typedoc": "^0.25.3",
"typedoc-plugin-markdown": "^3.15.3",
"typescript": "^5.1.6"
},
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -959,7 +959,7 @@ __metadata:
resolution: "@ovotech/genesys-web-messaging-tester-root@workspace:."
dependencies:
"@ikerin/build-readme": ^1.1.1
typedoc: ^0.24.8
typedoc: ^0.25.3
typedoc-plugin-markdown: ^3.15.3
typescript: ^5.1.6
languageName: unknown
Expand Down Expand Up @@ -4186,7 +4186,7 @@ __metadata:
languageName: node
linkType: hard

"minimatch@npm:^9.0.0, minimatch@npm:^9.0.1":
"minimatch@npm:^9.0.1, minimatch@npm:^9.0.3":
version: 9.0.3
resolution: "minimatch@npm:9.0.3"
dependencies:
Expand Down Expand Up @@ -5477,19 +5477,19 @@ __metadata:
languageName: node
linkType: hard

"typedoc@npm:^0.24.8":
version: 0.24.8
resolution: "typedoc@npm:0.24.8"
"typedoc@npm:^0.25.3":
version: 0.25.3
resolution: "typedoc@npm:0.25.3"
dependencies:
lunr: ^2.3.9
marked: ^4.3.0
minimatch: ^9.0.0
minimatch: ^9.0.3
shiki: ^0.14.1
peerDependencies:
typescript: 4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x
typescript: 4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x || 5.2.x
bin:
typedoc: bin/typedoc
checksum: a46a14497f789fb3594e6c3af2e45276934ac46df40b7ed15a504ee51dc7a8013a2ffb3a54fd73abca6a2b71f97d3ec9ad356fa9aa81d29743e4645a965a2ae0
checksum: 060a8f798b32a0e70aa3b16e04d95b56fcfabf54f75fdff74fd9ddeed8860db3ba030d153f8b535b409a9d8825856252bc59f401619e5e3e2f71d3b9e0de606a
languageName: node
linkType: hard

Expand Down

0 comments on commit a644a10

Please sign in to comment.