Skip to content

Commit

Permalink
fix: upgrade typescript from 3.8.3 to 3.9.2 (#13)
Browse files Browse the repository at this point in the history
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/wallace41290/project/948d3534-f195-42f8-b20c-055729fc9646?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot authored Jun 16, 2020
1 parent 8ce38a9 commit 127eb8b
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 5 deletions.
16 changes: 12 additions & 4 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
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"tslint-config-prettier": "^1.15.0",
"tslint-config-standard": "^8.0.1",
"typedoc": "^0.17.7",
"typescript": "^3.8.3"
"typescript": "^3.9.2"
},
"lint-staged": {
"{src,test}/**/*.ts": [
Expand Down

0 comments on commit 127eb8b

Please sign in to comment.