Skip to content

Commit 4078eec

Browse files
deps(monorepo): bump typescript from 5.4.5 to 5.5.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.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@v5.4.5...v5.5.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f992687 commit 4078eec

3 files changed

Lines changed: 522 additions & 755 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
"ts-node": "10.9.2",
131131
"tsconfig-paths": "4.2.0",
132132
"tslib": "2.6.3",
133-
"typescript": "5.5.3",
133+
"typescript": "5.5.4",
134134
"verdaccio": "5.31.1"
135135
},
136136
"devDependencies": {

packages/build-tools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"rollup-plugin-typescript2": "0.36.0",
5959
"sass": "1.77.6",
6060
"tsup": "8.0.0",
61-
"typescript": "5.4.5",
61+
"typescript": "5.5.4",
6262
"unbuild": "2.0.0"
6363
},
6464
"publishConfig": {

0 commit comments

Comments
 (0)