Skip to content

Commit

Permalink
Merge pull request #77 from y13i/renovate/typescript-3.x
Browse files Browse the repository at this point in the history
Update dependency typescript to v3.1.1
  • Loading branch information
Yoriki Yamaguchi committed Sep 27, 2018
2 parents 00ec5c3 + f72f995 commit eb71f43
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,6 @@
"sinon": "6.3.4",
"tslint": "5.11.0",
"typedoc": "0.12.0",
"typescript": "3.0.3"
"typescript": "3.1.1"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4693,14 +4693,14 @@ typedoc@0.12.0:
typedoc-default-themes "^0.5.0"
typescript "3.0.x"

typescript@3.0.3:
version "3.0.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.0.3.tgz#4853b3e275ecdaa27f78fda46dc273a7eb7fc1c8"

typescript@3.0.x:
version "3.0.1"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.0.1.tgz#43738f29585d3a87575520a4b93ab6026ef11fdb"

typescript@3.1.1:
version "3.1.1"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.1.1.tgz#3362ba9dd1e482ebb2355b02dfe8bcd19a2c7c96"

uglify-js@^2.6:
version "2.8.28"
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-2.8.28.tgz#e335032df9bb20dcb918f164589d5af47f38834a"
Expand Down

0 comments on commit eb71f43

Please sign in to comment.