Skip to content

Commit

Permalink
build(deps-dev): update typescript requirement from ^2.7.2 to ^3.1.1
Browse files Browse the repository at this point in the history
Updates the requirements on [typescript](https://github.com/Microsoft/TypeScript) to permit the latest version.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits/v3.1.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support committed Oct 9, 2018
1 parent e6ded07 commit 2970b18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@
"ts-node": "^3.3.0",
"tslint": "^5.8.0",
"tslint-config-prettier": "^1.15.0",
"typescript": "^2.7.2",
"typescript": "^3.1.1",
"webpack": "^3.5.5"
}
}

0 comments on commit 2970b18

Please sign in to comment.