Skip to content

Commit

Permalink
chore(deps/npm): bump the typescript group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the typescript group with 3 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [typedoc](https://github.com/TypeStrong/TypeDoc) and [typescript](https://github.com/Microsoft/TypeScript).


Updates `@types/node` from 20.11.10 to 20.11.28
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `typedoc` from 0.25.7 to 0.25.12
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](TypeStrong/typedoc@v0.25.7...v0.25.12)

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

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: typescript
- 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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 18, 2024
1 parent add6570 commit 5fd3cf9
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 14 deletions.
37 changes: 25 additions & 12 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 @@ -71,8 +71,8 @@
"markdownlint-cli2": "^0.12.1",
"markdownlint-config-neoncitylights": "^0.3.0",
"publint": "^0.2.7",
"typedoc": "0.25.7",
"typescript": "5.3.3",
"typedoc": "0.25.12",
"typescript": "5.4.2",
"vite": "^5.0.10",
"vite-plugin-dts": "^3.6.4",
"vitest": "^1.1.1"
Expand Down

0 comments on commit 5fd3cf9

Please sign in to comment.