Skip to content

Commit

Permalink
Update dependency typescript to v2.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 27, 2018
1 parent 67eb59f commit e0680c6
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/redux-saga-requests-axios/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"npm-run-all": "4.1.2",
"rimraf": "2.6.2",
"sinon": "4.4.6",
"typescript": "2.7.2",
"typescript": "2.8.1",
"typescript-definition-tester": "0.0.5",
"webpack": "3.10.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/redux-saga-requests-fetch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"npm-run-all": "4.1.2",
"rimraf": "2.6.2",
"sinon": "4.4.6",
"typescript": "2.7.2",
"typescript": "2.8.1",
"typescript-definition-tester": "0.0.5",
"webpack": "3.10.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/redux-saga-requests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"redux-saga": "0.16.0",
"rimraf": "2.6.2",
"sinon": "4.4.6",
"typescript": "2.7.2",
"typescript": "2.8.1",
"typescript-definition-tester": "0.0.5",
"webpack": "3.10.0"
}
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5508,9 +5508,9 @@ typescript-definition-tester@0.0.5:
dts-bundle "^0.2.0"
lodash "^3.6.0"

typescript@2.7.2:
version "2.7.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.7.2.tgz#2d615a1ef4aee4f574425cdff7026edf81919836"
typescript@2.8.1:
version "2.8.1"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.8.1.tgz#6160e4f8f195d5ba81d4876f9c0cc1fbc0820624"

ua-parser-js@^0.7.9:
version "0.7.17"
Expand Down

0 comments on commit e0680c6

Please sign in to comment.