From 1109e49057a02571dc7416b4c8ccc978c113ae07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 04:37:08 +0000 Subject: Bump typescript from 5.4.5 to 5.5.2 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.5 to 5.5.2. - [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.4.5...v5.5.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- clients/www/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'clients') diff --git a/clients/www/package.json b/clients/www/package.json index 87415dd..d2ba389 100644 --- a/clients/www/package.json +++ b/clients/www/package.json @@ -38,7 +38,7 @@ "svelte-persisted-store": "^0.11.0", "tailwindcss": "3.4.4", "tslib": "^2.6.3", - "typescript": "^5.4.5", + "typescript": "^5.5.2", "vite": "^5.3.1", "vite-plugin-tailwind-purgecss": "0.3.3" }, -- cgit v1.2.3