Skip to content

Commit b25a307

Browse files
snyk-botuittorio
andauthored
[Snyk] Upgrade typescript from 3.8.3 to 3.9.2 (#324)
* fix: upgrade typescript from 3.8.3 to 3.9.2 Snyk has created this PR to upgrade typescript from 3.8.3 to 3.9.2. See this package in NPM: https://www.npmjs.com/package/typescript See this project in Snyk: https://app.snyk.io/org/uittorio/project/469ce1c4-28cc-4002-99e7-d3a4bac92a97?utm_source=github&utm_medium=upgrade-pr * fix: upgrade typescript from 3.8.3 to 3.9.2 Snyk has created this PR to upgrade typescript from 3.8.3 to 3.9.2. See this package in NPM: https://www.npmjs.com/package/typescript See this project in Snyk: https://app.snyk.io/org/uittorio/project/469ce1c4-28cc-4002-99e7-d3a4bac92a97?utm_source=github&utm_medium=upgrade-pr Co-authored-by: Vittorio Guerriero <[email protected]>
1 parent f3b991c commit b25a307

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

definitelyTypedTests/package-lock.json

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

definitelyTypedTests/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
"dependencies": {
1818
"dotenv": "^8.2.0",
1919
"ttypescript": "^1.5.10",
20-
"typescript": "^3.8.3"
20+
"typescript": "^3.9.2"
2121
}
2222
}

0 commit comments

Comments
 (0)