ts-loader: Upgrade ts-loader to v4.3.0.

This commit is contained in:
Priyank Patel 2018-05-20 15:07:48 +00:00 committed by Tim Abbott
parent 0c87ce5b1c
commit a60099a6d5
2 changed files with 4 additions and 4 deletions

View File

@ -45,7 +45,7 @@
"string.prototype.startswith": "0.2.0",
"style-loader": "0.21.0",
"to-markdown": "3.1.0",
"ts-loader": "4.2.0",
"ts-loader": "4.3.0",
"ts-node": "3.3.0",
"typescript": "2.7.2",
"underscore": "1.8.3",

View File

@ -9942,9 +9942,9 @@ trim-right@^1.0.1:
dependencies:
glob "^6.0.4"
ts-loader@4.2.0:
version "4.2.0"
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-4.2.0.tgz#c380c399fc81f82cad0e3044f9c1f775ecde6efa"
ts-loader@4.3.0:
version "4.3.0"
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-4.3.0.tgz#4e3ba172783d1256d3a23bdfadde011a795fae9e"
dependencies:
chalk "^2.3.0"
enhanced-resolve "^4.0.0"