Skip to content

Commit

Permalink
Bump typescript from 3.6.4 to 3.7.2 (#52)
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.6.4 to 3.7.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v3.6.4...v3.7.2)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored and JamesIves committed Nov 22, 2019
1 parent 1f581c7 commit bbe900e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@
"prettier": "^1.19.1",
"ts-jest": "^24.0.2",
"tslint": "^5.20.0",
"typescript": "^3.5.1"
"typescript": "^3.7.2"
}
}
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3133,9 +3133,9 @@ type-check@~0.3.2:
dependencies:
prelude-ls "~1.1.2"

typescript@^3.5.1:
version "3.6.4"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.6.4.tgz#b18752bb3792bc1a0281335f7f6ebf1bbfc5b91d"
typescript@^3.7.2:
version "3.7.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.2.tgz#27e489b95fa5909445e9fef5ee48d81697ad18fb"

uglify-js@^3.1.4:
version "3.6.8"
Expand Down

0 comments on commit bbe900e

Please sign in to comment.