Skip to content

Commit c9a454e

Browse files
chore: Bump typescript from 5.8.3 to 5.9.2 in the minor-updates group (#45)
Bumps the minor-updates group with 1 update: [typescript](https://github.com/microsoft/TypeScript). Updates `typescript` from 5.8.3 to 5.9.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.8.3...v5.9.2) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.9.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 461cbd2 commit c9a454e

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

package-lock.json

Lines changed: 7 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@
3434
"jest": "^29.7.0",
3535
"jest-circus": "^29.7.0",
3636
"ts-jest": "^29.4.0",
37-
"typescript": "^5.8.3"
37+
"typescript": "^5.9.2"
3838
}
3939
}

0 commit comments

Comments
 (0)