Skip to content

Commit fafbd97

Browse files
chore(deps-dev): bump typescript from 5.7.3 to 5.8.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.3 to 5.8.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.7.3...v5.8.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cc912ea commit fafbd97

File tree

2 files changed

+98
-95
lines changed

2 files changed

+98
-95
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@
3434
"lint-staged": "15.4.3",
3535
"prettier": "^3.5.1",
3636
"ts-jest": "^29.2.5",
37-
"typescript": "^5.7.3"
37+
"typescript": "^5.8.2"
3838
}
3939
}

0 commit comments

Comments
 (0)