Skip to content

Commit 374962d

Browse files
chore(deps-dev): bump typescript from 5.4.5 to 5.5.2 (#1750)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.5 to 5.5.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.5...v5.5.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 780ff50 commit 374962d

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
@@ -75,7 +75,7 @@
7575
"rollup-plugin-prettier": "4.1.1",
7676
"rollup-plugin-strip-banner": "3.1.0",
7777
"tmp": "0.2.3",
78-
"typescript": "5.4.5"
78+
"typescript": "5.5.2"
7979
},
8080
"engines": {
8181
"node": ">=14.0.0"

0 commit comments

Comments
 (0)