Skip to content

Commit

Permalink
Merge pull request #30 from scriptex/renovate/typescript-3.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency typescript to v3.6.4
  • Loading branch information
scriptex authored Oct 10, 2019
2 parents d803317 + cece736 commit 294905c
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 @@ -26,7 +26,7 @@
"devDependencies": {
"tslint": "5.20.0",
"tslint-config-prettier": "1.18.0",
"typescript": "3.6.3"
"typescript": "3.6.4"
},
"main": "dist/index.js",
"typings": "dist/index.d.ts"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -245,10 +245,10 @@ tsutils@^2.29.0:
dependencies:
tslib "^1.8.1"

[email protected].3:
version "3.6.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.6.3.tgz#fea942fabb20f7e1ca7164ff626f1a9f3f70b4da"
integrity sha512-N7bceJL1CtRQ2RiG0AQME13ksR7DiuQh/QehubYcghzv20tnh+MQnQIuJddTmsbqYj+dztchykemz0zFzlvdQw==
[email protected].4:
version "3.6.4"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.6.4.tgz#b18752bb3792bc1a0281335f7f6ebf1bbfc5b91d"
integrity sha512-unoCll1+l+YK4i4F8f22TaNVPRHcD9PA3yCuZ8g5e0qGqlVlJ/8FSateOLLSagn+Yg5+ZwuPkL8LFUc0Jcvksg==

wrappy@1:
version "1.0.2"
Expand Down

0 comments on commit 294905c

Please sign in to comment.