From b7032a158e7fe062f7229068e7323877e0d72a35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 04:17:29 +0000 Subject: Bump typescript from 5.6.2 to 5.6.3 in the node-deps group Bumps the node-deps 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](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 dependency-group: node-deps ... Signed-off-by: dependabot[bot] --- clients/www/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'clients/www') diff --git a/clients/www/package.json b/clients/www/package.json index 47f3c32..92136c4 100644 --- a/clients/www/package.json +++ b/clients/www/package.json @@ -38,7 +38,7 @@ "svelte-persisted-store": "^0.11.0", "tailwindcss": "3.4.13", "tslib": "^2.7.0", - "typescript": "^5.6.2", + "typescript": "^5.6.3", "vite": "^5.4.8", "vite-plugin-tailwind-purgecss": "0.3.3" }, -- cgit v1.2.3