From 8501cf38461c75564849dacdce44c4d29013c080 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Sat, 27 Jul 2024 21:45:55 +0000 Subject: [PATCH] feat: upgrade typescript from 4.8.4 to 5.5.3 Snyk has created this PR to upgrade typescript from 4.8.4 to 5.5.3. See this package in npm: typescript See this project in Snyk: https://app.snyk.io/org/hashim21223445/project/f808219b-d20c-4808-9bc5-7ab0d54a5be8?utm_source=github-cloud-app&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3800225..5501e9a 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "devDependencies": { "cypress": "^13.7.0", "solid-start-netlify": "^0.1.0", - "typescript": "^4.8.3", + "typescript": "^5.5.3", "vite": "^3.2.10" }, "dependencies": {