Skip to content

Commit

Permalink
Merge pull request #12 from RobotlegsJS/greenkeeper/ts-loader-3.0.0
Browse files Browse the repository at this point in the history
Update ts-loader to the latest version 🚀
  • Loading branch information
tiagoschenkel authored Oct 18, 2017
2 parents 69f90f9 + c697681 commit abb652d
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": "^2.3.7",
"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"

ts-loader@^2.3.7:
version "2.3.7"
resolved "https://registry.npmjs.org/ts-loader/-/ts-loader-2.3.7.tgz#a9028ced473bee12f28a75f9c5b139979d33f2fc"
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 abb652d

Please sign in to comment.