Skip to content

Commit 3fe3c21

Browse files
Bump typescript from 5.2.2 to 5.5.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.2.2 to 5.5.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.2.2...v5.5.3) --- 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 0e8cbda commit 3fe3c21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@
3434
"cross-env": "7.0.3",
3535
"nodemon": "3.0.1",
3636
"ts-node": "10.9.1",
37-
"typescript": "5.2.2"
37+
"typescript": "5.5.3"
3838
}
3939
}

0 commit comments

Comments
 (0)