Skip to content

Commit ea4d51e

Browse files
chore(deps-dev): bump typescript in the typescript group
Bumps the typescript group with 1 update: [typescript](https://github.com/microsoft/TypeScript). Updates `typescript` from 5.8.3 to 5.9.2 - [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.8.3...v5.9.2) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.9.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0f5a5ac commit ea4d51e

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
@@ -53,7 +53,7 @@
5353
"prettier": "^3.5.3",
5454
"ts-node": "^10.9.2",
5555
"ts-patch": "^3.3.0",
56-
"typescript": "~5.8.3",
56+
"typescript": "~5.9.2",
5757
"vite": "^6.2.2"
5858
}
5959
}

0 commit comments

Comments
 (0)