Skip to content

Commit cdaf22e

Browse files
Bump typescript from 5.9.2 to 5.9.3 in /yourwork/template/app (#170)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8ae9bb2 commit cdaf22e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

yourwork/template/app/package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yourwork/template/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"prettier": "^3.6.2",
5555
"prettier-plugin-tailwindcss": "^0.7.1",
5656
"tailwindcss": "^4.1.13",
57-
"typescript": "^5.9.2",
57+
"typescript": "^5.9.3",
5858
"vite": "^7.1.11",
5959
"vitest": "^4.0.13"
6060
},

0 commit comments

Comments
 (0)