Skip to content

Commit

Permalink
fix(deps): update dependency typescript to v2.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 27, 2017
1 parent 5d51161 commit c8daf80
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.6.2"
},
"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 @@ typed-figures@1.0.0, typed-figures@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/typed-figures/-/typed-figures-1.0.0.tgz#898932b2797b59532cfdf03f23ec2e2dc136126a"

typescript@2.5.2:
version "2.5.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.5.2.tgz#038a95f7d9bbb420b1bf35ba31d4c5c1dd3ffe34"
typescript@2.6.2:
version "2.6.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.6.2.tgz#3c5b6fd7f6de0914269027f03c0946758f7673a4"

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

0 comments on commit c8daf80

Please sign in to comment.