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

Commit

Permalink
chore(deps): update dependency tsickle to v0.37.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 5, 2019
1 parent f10aa5f commit a8eb785
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 @@ -45,7 +45,7 @@
"npm-run-all": "4.1.5",
"prettier": "1.18.2",
"ts-node": "8.0.2",
"tsickle": "0.35.0",
"tsickle": "0.37.0",
"tslib": "1.9.3",
"tslint": "5.13.0",
"typescript": "3.4.4"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7187,10 +7187,10 @@ [email protected]:
source-map-support "^0.5.6"
yn "^3.0.0"

tsickle@0.35.0:
version "0.35.0"
resolved "https://registry.yarnpkg.com/tsickle/-/tsickle-0.35.0.tgz#59235df45937c0ec5d072c616c26d2d97fba54b9"
integrity sha512-irsZLX4293YUl9TuwNC5Fy020eLSc4bC3LfKnxnx1oq5wmZD9zSP8qvNNTiwRmf2/rxH+58JINcTARDjuvn+oQ==
tsickle@0.37.0:
version "0.37.0"
resolved "https://registry.yarnpkg.com/tsickle/-/tsickle-0.37.0.tgz#cc8a174310ac349913c62477b346db4f342c87d1"
integrity sha512-ufUZqLUNqh+kOfr52N/hJ5JbiDO32/CO7ZCteZBX9HA2kiejwEgDaJeJe1GAj2TIu683IgTA/LPKvlns6Liw0w==
dependencies:
minimist "^1.2.0"
mkdirp "^0.5.1"
Expand Down

0 comments on commit a8eb785

Please sign in to comment.