Skip to content

[Snyk] Upgrade typescript from 3.1.6 to 3.9.10 #35

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: upgrade typescript from 3.1.6 to 3.9.10
Snyk has created this PR to upgrade typescript from 3.1.6 to 3.9.10.

See this package in npm:
https://www.npmjs.com/package/typescript

See this project in Snyk:
https://app.snyk.io/org/cuongdevjs/project/f0dd04e0-390e-4071-b349-edc4c2559633?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Dec 27, 2022
commit d99d5f09ed2ca644b7ad105812e5ea56965b4c61
2 changes: 1 addition & 1 deletion playground/styleguide/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"dependencies": {
"react-docgen-typescript": "1.12.3",
"react-styleguidist": "8.0.6",
"typescript": "3.1.6",
"typescript": "3.9.10",
"webpack-blocks": "1.0.0"
}
}