Skip to content

Commit 03f7890

Browse files
build(deps-dev): bump typescript from 5.9.2 to 5.9.3 in /apps/web
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.2 to 5.9.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.9.2...v5.9.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 75d8f0b commit 03f7890

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"devDependencies": {
2525
"@rsbuild/core": "^1.6.3",
26-
"typescript": "^5.9.2",
26+
"typescript": "^5.9.3",
2727
"vue-tsc": "^2.2.12"
2828
}
2929
}

0 commit comments

Comments
 (0)