From efec9578329083852e2db326a4c9e80da9a7735a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 11:04:06 -0400 Subject: chore(node_modules): bump typescript from 5.6.2 to 5.6.3 (#147) Bumps [typescript](https://github.com/microsoft/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](https://github.com/microsoft/TypeScript/compare/v5.6.2...v5.6.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 119ea73..0fe345c 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "prettier-plugin-astro": "^0.14.1", "sass": "^1.79.4", "sharp": "^0.33.5", - "typescript": "^5.6.2", + "typescript": "^5.6.3", "typescript-eslint": "^8.8.0" }, "prettier": { -- cgit v1.2.3