From 3bbc3e80fac18bee5140fa8ab0ddb975b1a23d4d Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Thu, 2 Jan 2025 07:19:46 +0000 Subject: [PATCH] feat: upgrade typescript from 4.8.4 to 5.7.2 Snyk has created this PR to upgrade typescript from 4.8.4 to 5.7.2. 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 72db848..0c852ba 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "devDependencies": { "cypress": "^13.13.0", "solid-start-netlify": "^0.1.0", - "typescript": "^4.8.3", + "typescript": "^5.7.2", "vite": "^5.3.3" }, "dependencies": {