Skip to content

Commit

Permalink
build: update @angular/cli to version 1.6.6 (sparkles-dev#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and dherges committed Jan 25, 2018
1 parent 95f742c commit 1bb6f88
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"zone.js": "^0.8.14"
},
"devDependencies": {
"@angular/cli": "1.6.5",
"@angular/cli": "1.6.6",
"@angular/compiler-cli": "^5.0.0",
"@angular/language-service": "^5.0.0",
"@types/jasmine": "~2.8.0",
Expand Down
48 changes: 24 additions & 24 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,27 +2,27 @@
# yarn lockfile v1


"@angular-devkit/build-optimizer@~0.0.41":
version "0.0.41"
resolved "https://registry.yarnpkg.com/@angular-devkit/build-optimizer/-/build-optimizer-0.0.41.tgz#29bd4a14a425f6946cc75c37a7aa42508d2fc1ac"
"@angular-devkit/build-optimizer@~0.0.42":
version "0.0.42"
resolved "https://registry.yarnpkg.com/@angular-devkit/build-optimizer/-/build-optimizer-0.0.42.tgz#402b0dda4883db91e2381c3ddc55888408a7894e"
dependencies:
loader-utils "^1.1.0"
source-map "^0.5.6"
typescript "~2.6.2"
webpack-sources "^1.0.1"

"@angular-devkit/core@~0.0.28":
version "0.0.28"
resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-0.0.28.tgz#840b6efa728bc3e93a1c469e482cf1095c96561f"
"@angular-devkit/core@~0.0.29":
version "0.0.29"
resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-0.0.29.tgz#6fb319b45a62eff172318cbe256fdb24ef20af2b"
dependencies:
ajv "~5.5.1"
chokidar "^1.7.0"
rxjs "^5.5.6"
source-map "^0.5.6"

"@angular-devkit/schematics@~0.0.51":
version "0.0.51"
resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-0.0.51.tgz#5b5e5b1604a34e200fb749d1076064374f757276"
"@angular-devkit/schematics@~0.0.52":
version "0.0.52"
resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-0.0.52.tgz#cbd2f42778b50d6422a254ffaec05ad4ef3cb6c0"
dependencies:
"@ngtools/json-schema" "^1.1.0"
rxjs "^5.5.6"
Expand All @@ -33,16 +33,16 @@
dependencies:
tslib "^1.7.1"

"@angular/cli@1.6.5":
version "1.6.5"
resolved "https://registry.yarnpkg.com/@angular/cli/-/cli-1.6.5.tgz#9217c5d5c366292aca61fb0328c406bb5b0f2d76"
"@angular/cli@1.6.6":
version "1.6.6"
resolved "https://registry.yarnpkg.com/@angular/cli/-/cli-1.6.6.tgz#002119ab2ed804bbdc86075e0095eadda2a0baa0"
dependencies:
"@angular-devkit/build-optimizer" "~0.0.41"
"@angular-devkit/core" "~0.0.28"
"@angular-devkit/schematics" "~0.0.51"
"@angular-devkit/build-optimizer" "~0.0.42"
"@angular-devkit/core" "~0.0.29"
"@angular-devkit/schematics" "~0.0.52"
"@ngtools/json-schema" "1.1.0"
"@ngtools/webpack" "1.9.5"
"@schematics/angular" "~0.1.16"
"@ngtools/webpack" "1.9.6"
"@schematics/angular" "~0.1.17"
autoprefixer "^7.2.3"
chalk "~2.2.0"
circular-dependency-plugin "^4.2.1"
Expand Down Expand Up @@ -77,7 +77,7 @@
postcss-url "^7.1.2"
raw-loader "^0.5.1"
resolve "^1.1.7"
rxjs "^5.5.2"
rxjs "^5.5.6"
sass-loader "^6.0.6"
semver "^5.1.0"
silent-error "^1.0.0"
Expand Down Expand Up @@ -162,9 +162,9 @@
version "1.1.0"
resolved "https://registry.yarnpkg.com/@ngtools/json-schema/-/json-schema-1.1.0.tgz#c3a0c544d62392acc2813a42c8a0dc6f58f86922"

"@ngtools/webpack@1.9.5":
version "1.9.5"
resolved "https://registry.yarnpkg.com/@ngtools/webpack/-/webpack-1.9.5.tgz#10292e9237d1218fe16dee24423155500b2d2324"
"@ngtools/webpack@1.9.6":
version "1.9.6"
resolved "https://registry.yarnpkg.com/@ngtools/webpack/-/webpack-1.9.6.tgz#102c60ee4b8a84a26ddc1e2b334f327e91821a4d"
dependencies:
chalk "~2.2.0"
enhanced-resolve "^3.1.0"
Expand All @@ -175,9 +175,9 @@
tree-kill "^1.0.0"
webpack-sources "^1.1.0"

"@schematics/angular@~0.1.16":
version "0.1.16"
resolved "https://registry.yarnpkg.com/@schematics/angular/-/angular-0.1.16.tgz#174ab994fd56c423674171ae5a22407ba3ee2123"
"@schematics/angular@~0.1.17":
version "0.1.17"
resolved "https://registry.yarnpkg.com/@schematics/angular/-/angular-0.1.17.tgz#084a7cbe2de6f94a856bd08d95c9d35ef8905e2b"
dependencies:
typescript "~2.6.2"

Expand Down

0 comments on commit 1bb6f88

Please sign in to comment.