Skip to content

Commit

Permalink
App-angular: upgrade ts-loader to 3.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Hypnosphi committed Jan 27, 2018
1 parent acae5ec commit d5f81ae
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion app/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"serve-favicon": "^2.4.3",
"shelljs": "^0.8.1",
"style-loader": "^0.20.1",
"ts-loader": "^2.2.2",
"ts-loader": "^3.3.1",
"uglifyjs-webpack-plugin": "^1.1.6",
"url-loader": "^0.6.2",
"util-deprecate": "^1.0.2",
Expand Down
9 changes: 5 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14509,13 +14509,14 @@ ts-jest@^22.0.0:
source-map-support "^0.5.0"
yargs "^10.0.3"

ts-loader@^2.2.2:
version "2.3.7"
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-2.3.7.tgz#a9028ced473bee12f28a75f9c5b139979d33f2fc"
ts-loader@^3.3.1:
version "3.3.1"
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-3.3.1.tgz#5d24b425876cfed094f8da95375c9fd1e598faec"
dependencies:
chalk "^2.0.1"
chalk "^2.3.0"
enhanced-resolve "^3.0.0"
loader-utils "^1.0.2"
micromatch "^3.1.4"
semver "^5.0.1"

ts-node@~3.3.0:
Expand Down

0 comments on commit d5f81ae

Please sign in to comment.