Skip to content

Commit 73a4bf3

Browse files
build(deps-dev): bump typescript from 5.4.4 to 5.7.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.4.4 to 5.7.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.4.4...v5.7.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b109361 commit 73a4bf3

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package-lock.json

Lines changed: 6 additions & 6 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
@@ -35,7 +35,7 @@
3535
"eslint-import-resolver-typescript": "^3.6.1",
3636
"husky": "^9.0.11",
3737
"lint-staged": "^15.2.2",
38-
"typescript": "^5.4.4"
38+
"typescript": "^5.7.2"
3939
},
4040
"lint-staged": {
4141
"*.{js,ts}": [

0 commit comments

Comments
 (0)