Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v2.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 15, 2018
1 parent ca7c1c7 commit ccde51d
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 @@ -16,7 +16,7 @@
"lint-staged": "4.2.3",
"prettier": "1.7.4",
"ts-loader": "2.3.7",
"typescript": "2.5.3",
"typescript": "2.7.2",
"webpack": "3.6.0",
"webpack-dev-server": "2.9.1"
},
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3347,9 +3347,9 @@ typescript@2.5.2:
version "2.5.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.5.2.tgz#038a95f7d9bbb420b1bf35ba31d4c5c1dd3ffe34"

typescript@2.5.3:
version "2.5.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.5.3.tgz#df3dcdc38f3beb800d4bc322646b04a3f6ca7f0d"
typescript@2.7.2:
version "2.7.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.7.2.tgz#2d615a1ef4aee4f574425cdff7026edf81919836"

uglify-js@3.0.x:
version "3.0.28"
Expand Down

0 comments on commit ccde51d

Please sign in to comment.