Skip to content

Commit

Permalink
fix(deps): update dependency typescript to v2.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 12, 2017
1 parent 5d51161 commit 605f83c
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 @@ -33,7 +33,7 @@
},
"dependencies": {
"typed-colors": "1.0.0",
"typescript": "2.5.2"
"typescript": "2.5.3"
},
"lint-staged": {
"*.ts": [
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3504,9 +3504,9 @@ [email protected], typed-figures@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/typed-figures/-/typed-figures-1.0.0.tgz#898932b2797b59532cfdf03f23ec2e2dc136126a"

[email protected].2:
version "2.5.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.5.2.tgz#038a95f7d9bbb420b1bf35ba31d4c5c1dd3ffe34"
[email protected].3:
version "2.5.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.5.3.tgz#df3dcdc38f3beb800d4bc322646b04a3f6ca7f0d"

uc.micro@^1.0.1:
version "1.0.3"
Expand Down

0 comments on commit 605f83c

Please sign in to comment.