Skip to content

Commit a4e106c

Browse files
committedOct 17, 2024··
fix: upgrade typescript from 5.1.6 to 5.6.2
Snyk has created this PR to upgrade typescript from 5.1.6 to 5.6.2. See this package in npm: https://www.npmjs.com/package/typescript See this project in Snyk: https://app.snyk.io/org/prime-phdi/project/07f33b3f-0a70-4814-9a39-a4dfd4679680?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 39f589d commit a4e106c

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed
 

‎front-end/package-lock.json

+5-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎front-end/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"react-dom": "18.2.0",
2626
"sass": "^1.69.5",
2727
"tailwindcss": "3.3.3",
28-
"typescript": "5.1.6",
28+
"typescript": "5.6.2",
2929
"uuidv4": "6.2.13"
3030
},
3131
"devDependencies": {

0 commit comments

Comments
 (0)
Please sign in to comment.