Skip to content

Commit 641489a

Browse files
Bump typescript from 4.9.5 to 5.5.4 (#10)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.5.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v4.9.5...v5.5.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aac2da7 commit 641489a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"ts-loader": "^9.2.3",
5555
"ts-node": "^10.0.0",
5656
"tsconfig-paths": "4.0.0",
57-
"typescript": "^4.3.5"
57+
"typescript": "^5.5.4"
5858
},
5959
"jest": {
6060
"moduleFileExtensions": [

0 commit comments

Comments
 (0)