Skip to content

Commit

Permalink
build: upgrade typescript from 3.9.4 to 3.9.5 (#24)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade typescript from 3.9.4 to 3.9.5.

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

Co-authored-by: Will Davis <wallace41290@gmail.com>
  • Loading branch information
snyk-bot and wallace41290 committed Jun 29, 2020
1 parent 98e0cd2 commit 57ad1e6
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
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"tslint-config-prettier": "^1.15.0",
"tslint-config-standard": "^8.0.1",
"typedoc": "^0.17.7",
"typescript": "^3.9.4"
"typescript": "^3.9.5"
},
"lint-staged": {
"{src,test}/**/*.ts": [
Expand Down

0 comments on commit 57ad1e6

Please sign in to comment.