Skip to content

Commit d647f4a

Browse files
build(deps-dev): bump typescript from 5.8.2 to 5.8.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.8.2 to 5.8.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](https://github.com/microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.8.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 95a5d65 commit d647f4a

File tree

2 files changed

+27
-9
lines changed

2 files changed

+27
-9
lines changed

package-lock.json

Lines changed: 26 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
@@ -73,7 +73,7 @@
7373
"react-test-renderer": "^18.3.1",
7474
"ts-jest": "^29.4.0",
7575
"tslib": "^2.8.1",
76-
"typescript": "~5.8.2",
76+
"typescript": "~5.9.2",
7777
"yn": "^5.0.0"
7878
},
7979
"engines": {

0 commit comments

Comments
 (0)