Skip to content

Commit 849742f

Browse files
authoredMar 8, 2024
chore(deps-dev): bump typescript from 5.3.3 to 5.4.2 (#1690)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.3 to 5.4.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.3.3...v5.4.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 74cddb9 commit 849742f

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
@@ -74,7 +74,7 @@
7474
"rollup-plugin-prettier": "4.1.1",
7575
"rollup-plugin-strip-banner": "3.1.0",
7676
"tmp": "0.2.3",
77-
"typescript": "5.3.3"
77+
"typescript": "5.4.2"
7878
},
7979
"engines": {
8080
"node": ">=14.0.0"

0 commit comments

Comments
 (0)
Please sign in to comment.