Skip to content

Commit

Permalink
chore(deps-dev): bump the typescript group across 1 directory with 2 …
Browse files Browse the repository at this point in the history
…updates

Bumps the typescript group with 2 updates in the / directory: [typedoc](https://github.com/TypeStrong/TypeDoc) and [typescript](https://github.com/Microsoft/TypeScript).


Updates `typedoc` from 0.26.6 to 0.26.7
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](TypeStrong/typedoc@v0.26.6...v0.26.7)

Updates `typescript` from 5.4.5 to 5.5.4
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.4.5...v5.5.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent 30aaa52 commit 65074e1
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 48 deletions.
102 changes: 56 additions & 46 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -163,8 +163,8 @@
"rollup-plugin-typescript2": "~0.36.0",
"tailwindcss": "~3.4.10",
"ts-jest": "~29.2.5",
"typedoc": "~0.26.6",
"typescript": "~5.4.5",
"typedoc": "~0.26.7",
"typescript": "~5.5.4",
"vite": "~5.3.5"
},
"overrides": {
Expand Down

0 comments on commit 65074e1

Please sign in to comment.