Skip to content
This repository was archived by the owner on Jul 10, 2025. It is now read-only.

Commit 4c970ce

Browse files
Bump typescript from 5.6.2 to 5.6.3 in the dev-dependencies group
Bumps the dev-dependencies group with 1 update: [typescript](https://github.com/microsoft/TypeScript). Updates `typescript` from 5.6.2 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.6.2...v5.6.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ea2d836 commit 4c970ce

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
@@ -51,7 +51,7 @@
5151
"prettier": "3.3.3",
5252
"prettier-plugin-organize-imports": "4.1.0",
5353
"tsup": "8.3.0",
54-
"typescript": "5.6.2",
54+
"typescript": "5.6.3",
5555
"typescript-eslint": "8.8.1",
5656
"vite-tsconfig-paths": "5.0.1",
5757
"vitest": "2.1.2"

0 commit comments

Comments
 (0)