Skip to content

Commit a023718

Browse files
committed
fix: upgrade typescript from 4.8.4 to 4.9.5
Snyk has created this PR to upgrade typescript from 4.8.4 to 4.9.5. See this package in npm: typescript See this project in Snyk: https://app.snyk.io/org/hashim21223445/project/536fd48c-d3f7-4a1d-a396-9963a9a921a1?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent e146d22 commit a023718

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"devDependencies": {
1010
"cypress": "^13.7.0",
1111
"solid-start-netlify": "^0.1.0",
12-
"typescript": "^4.8.3",
12+
"typescript": "^4.9.5",
1313
"vite": "^3.2.10"
1414
},
1515
"dependencies": {

0 commit comments

Comments
 (0)