From b4d8166598658ce4f8f5c48dee5060f4f5639b0c Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Wed, 29 Jan 2025 01:43:15 +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/0cfda0cc-b6f2-488b-8484-df81e5d92961?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 3441110..46b9d8f 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "devDependencies": { "cypress": "^13.6.6", "solid-start-netlify": "^0.1.0", - "typescript": "^4.8.3", + "typescript": "^5.7.2", "vite": "^3.2.10" }, "dependencies": {