Skip to content

Commit 28112cb

Browse files
committed
fix: upgrade typescript from 4.3.2 to 4.6.4
Snyk has created this PR to upgrade typescript from 4.3.2 to 4.6.4. See this package in npm: https://www.npmjs.com/package/typescript See this project in Snyk: https://app.snyk.io/org/vip-git/project/72b4c52e-007d-4d1a-87c6-d29358169dba?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 3318db8 commit 28112cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"cross-env": "7.0.3",
4444
"ts-node": "10.4.0",
4545
"shelljs": "0.8.5",
46-
"typescript": "4.3.2"
46+
"typescript": "4.6.4"
4747
},
4848
"description": "universal-jsonschema-form with UI and XHR Schema.",
4949
"devDependencies": {

0 commit comments

Comments
 (0)