Skip to content

Commit b4d7635

Browse files
chore(deps-dev): bump typescript from 5.5.4 to 5.6.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.4 to 5.6.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.5.4...v5.6.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d944036 commit b4d7635

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"rollup-plugin-typescript2": "^0.36.0",
3838
"ts-jest": "^29.2.5",
3939
"tslib": "^2.7.0",
40-
"typescript": "^5.5.4"
40+
"typescript": "^5.6.3"
4141
},
4242
"scripts": {
4343
"start": "rollup -c --watch --runServer true",

0 commit comments

Comments
 (0)