Skip to content

Commit

Permalink
build(deps-dev): bump typescript in the typescript group
Browse files Browse the repository at this point in the history
Bumps the typescript group with 1 update: [typescript](https://github.com/microsoft/TypeScript).


Updates `typescript` from 5.5.4 to 5.6.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.5.4...v5.6.2)

---
updated-dependencies:
- 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 Oct 2, 2024
1 parent 3d75339 commit 2e4168b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"ts-jest": "^29.0.3",
"ts-node": "^10.4.0",
"typedoc": "^0.26.2",
"typescript": "~5.5.3",
"typescript": "~5.6.2",
"urijs": "^1.19.1",
"webpack": "^5.66.0",
"webpack-cli": "^5.0.0",
Expand Down

0 comments on commit 2e4168b

Please sign in to comment.