Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v2.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 30, 2018
1 parent dfbaef4 commit 955429b
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 @@ -22,7 +22,7 @@
"ts-jest": "21.2.4",
"tslint": "5.8.0",
"tslint-config-airbnb": "5.3.0",
"typescript": "2.8.1"
"typescript": "2.8.4"
},
"dependencies": {},
"jest": {
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3127,9 +3127,9 @@ type-check@~0.3.2:
dependencies:
prelude-ls "~1.1.2"

typescript@2.8.1:
version "2.8.1"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.8.1.tgz#6160e4f8f195d5ba81d4876f9c0cc1fbc0820624"
typescript@2.8.4:
version "2.8.4"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.8.4.tgz#0b1db68e6bdfb0b767fa2ab642136a35b059b199"

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

0 comments on commit 955429b

Please sign in to comment.