Skip to content

Commit

Permalink
chore(package): update ts-loader to version 3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tiagoschenkel committed Oct 18, 2017
1 parent 7691d1a commit c697681
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 @@ -101,7 +101,7 @@
"sinon": "^4.0.1",
"sinon-chai": "^2.14.0",
"source-map-support": "^0.5.0",
"ts-loader": "^3.0.0",
"ts-loader": "^3.0.2",
"ts-node": "^3.3.0",
"tslint": "^5.7.0",
"tslint-config-prettier": "^1.5.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5202,9 +5202,9 @@ trim-right@^1.0.1:
version "1.0.1"
resolved "https://registry.npmjs.org/trim-right/-/trim-right-1.0.1.tgz#cb2e1203067e0c8de1f614094b9fe45704ea6003"

[email protected].0:
version "3.0.0"
resolved "https://registry.npmjs.org/ts-loader/-/ts-loader-3.0.0.tgz#ace15836e4d901341825a4f0a78c9bd0e4b4ba67"
ts-loader@^3.0.2:
version "3.0.2"
resolved "https://registry.npmjs.org/ts-loader/-/ts-loader-3.0.2.tgz#e4aa476f54c4197bee0251cd53a783ed3665a629"
dependencies:
chalk "^2.0.1"
enhanced-resolve "^3.0.0"
Expand Down

0 comments on commit c697681

Please sign in to comment.