Skip to content
This repository has been archived by the owner on Mar 26, 2020. It is now read-only.

Commit

Permalink
fix: upgrade typescript from 3.5.3 to 3.8.2 (#39)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade typescript from 3.5.3 to 3.8.2.

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

See this project in Snyk:
https://app.snyk.io/org/hrueger/project/efb57cfb-dcd9-4f9c-9a73-99f7a1509d04?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Mar 21, 2020
1 parent eb774e3 commit e595b90
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -50,7 +50,7 @@
"devDependencies": {
"@angular/compiler-cli": "^8.0.0",
"ng-packagr": "^9.0.0",
"typescript": "3.5.3",
"typescript": "3.8.2",
"nativescript-dev-webpack": "~1.5.1",
"@ngtools/webpack": "9.0.7",
"tslint": "^6.1.0"
Expand Down

0 comments on commit e595b90

Please sign in to comment.