Skip to content

Commit

Permalink
chore(deps): update dependency tsutils to v3.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jan 6, 2019
1 parent 39f9f20 commit 70e599c
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 @@ -58,7 +58,7 @@
"tslint": "5.12.0",
"tslint-loader": "3.5.4",
"tslint-microsoft-contrib": "6.0.0",
"tsutils": "3.6.0",
"tsutils": "3.7.0",
"typescript": "3.2.2",
"webpack": "4.28.3",
"webpack-dev-middleware": "3.5.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9763,10 +9763,10 @@ [email protected]:
tslib "^1.8.0"
tsutils "^2.27.2"

tsutils@3.6.0:
version "3.6.0"
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.6.0.tgz#33fc3ddb74abf5bba10789acd03eee6ea96c839c"
integrity sha512-hCG3lZz+uRmmiC4brr/kY6Yuypnl20PNe8t49DO4OUGlbxWkxYHF63EeG2XPSd0JcKiWmp9p55yQyrkxqSS5Dg==
tsutils@3.7.0:
version "3.7.0"
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.7.0.tgz#f97bdd2f109070bd1865467183e015b25734b477"
integrity sha512-n+e+3q7Jx2kfZw7tjfI9axEIWBY0sFMOlC+1K70X0SeXpO/UYSB+PN+E9tIJNqViB7oiXQdqD7dNchnvoneZew==
dependencies:
tslib "^1.8.1"

Expand Down

0 comments on commit 70e599c

Please sign in to comment.