Skip to content

Commit 4fc7cc2

Browse files
committed
fix: upgrade typescript from 5.8.3 to 5.9.3
Snyk has created this PR to upgrade typescript from 5.8.3 to 5.9.3. See this package in npm: typescript See this project in Snyk: https://app.snyk.io/org/gsa-poc-group-default/project/f67d923d-966e-498c-ad83-dceaf06b02b3?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent c1301f0 commit 4fc7cc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spiffworkflow-frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"react-router": "^6.24.1",
5252
"react-router-dom": "^6.25.1",
5353
"rxjs": "^7.8.1",
54-
"typescript": "^5.0.0",
54+
"typescript": "^5.9.3",
5555
"use-debounce": "^10.0.1",
5656
"vite": "^7.1.3",
5757
"vite-plugin-svgr": "^4.3.0",

0 commit comments

Comments
 (0)