Skip to content

Commit

Permalink
build(deps-dev): update typescript requirement from ^5.4.5 to ^5.5.2
Browse files Browse the repository at this point in the history
Updates the requirements on [typescript](https://github.com/Microsoft/TypeScript) to permit the latest version.
- [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.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent 1f7602b commit 4bacd1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,6 @@
"prettier": "^3.2.5",
"prettier-plugin-organize-imports": "^3.2.4",
"semantic-release": "^24.0.0",
"typescript": "^5.4.5"
"typescript": "^5.5.2"
}
}

0 comments on commit 4bacd1b

Please sign in to comment.