Skip to content

Commit da00341

Browse files
Bump typescript from 5.5.4 to 5.7.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.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.5.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 b696804 commit da00341

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,6 @@
134134
"eslint": "^9.9.1",
135135
"eslint-plugin-sonarjs": "^1.0.4",
136136
"eslint-plugin-unicorn": "^55.0.0",
137-
"typescript": "^5.5.4"
137+
"typescript": "^5.7.2"
138138
}
139139
}

0 commit comments

Comments
 (0)