Skip to content
This repository has been archived by the owner on Feb 20, 2020. It is now read-only.

Commit

Permalink
fix(deps): update dependency typescript to v~2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 15, 2017
1 parent 1b48ade commit 8654e46
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 @@ -20,7 +20,7 @@
"release": "standard-version"
},
"dependencies": {
"typescript": "~2.4.1"
"typescript": "~2.5.0"
},
"devDependencies": {
"@types/dedent": "0.7.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3031,9 +3031,9 @@ typescript@2.4.1:
version "2.4.1"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.4.1.tgz#c3ccb16ddaa0b2314de031e7e6fee89e5ba346bc"

typescript@~2.4.1:
version "2.4.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.4.2.tgz#f8395f85d459276067c988aa41837a8f82870844"
typescript@~2.5.0:
version "2.5.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.5.2.tgz#038a95f7d9bbb420b1bf35ba31d4c5c1dd3ffe34"

uglify-js@^2.6:
version "2.8.29"
Expand Down

0 comments on commit 8654e46

Please sign in to comment.