Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 27, 2023
1 parent 13a9823 commit a768e99
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
28 changes: 14 additions & 14 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1786,9 +1786,9 @@ minimatch@^3.0.4:
dependencies:
brace-expansion "^1.1.7"

minimatch@^6.1.6:
version "6.2.0"
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-6.2.0.tgz#2b70fd13294178c69c04dfc05aebdb97a4e79e42"
minimatch@^7.1.3:
version "7.3.0"
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-7.3.0.tgz#cfb7337e7460308e7147c58250fa0dee3da7929c"
dependencies:
brace-expansion "^2.0.1"

Expand Down Expand Up @@ -2239,12 +2239,12 @@ typedarray-to-buffer@^3.1.5:
is-typedarray "^1.0.0"

typedoc@^0.23.1:
version "0.23.25"
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.23.25.tgz#5f8f1850fd044c4d15d453117affddf11a265610"
version "0.23.26"
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.23.26.tgz#ae082683698bad68757d8fe619242a56d6b5bf36"
dependencies:
lunr "^2.3.9"
marked "^4.2.12"
minimatch "^6.1.6"
minimatch "^7.1.3"
shiki "^0.14.1"

typescript@^4.0.0:
Expand Down

0 comments on commit a768e99

Please sign in to comment.