Skip to content

Commit

Permalink
chore(package): update lockfile yarn.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Oct 11, 2019
1 parent f1cc321 commit 292bfaf
Showing 1 changed file with 24 additions and 5 deletions.
29 changes: 24 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,14 @@
"@angular-devkit/core" "8.3.7"
rxjs "6.4.0"

"@angular-devkit/architect@0.803.9":
version "0.803.9"
resolved "https://registry.yarnpkg.com/@angular-devkit/architect/-/architect-0.803.9.tgz#23467be9d844f0c730f9eba6edce40fbdee44287"
integrity sha512-grbnPxZ8vnd1UWQUWdJKBxsG8kD6Pj9XtTOEqKg5gH9Vha1zKkEnROWG18TFZzHrJffCE8E18c0OgDIjz+pL3g==
dependencies:
"@angular-devkit/core" "8.3.9"
rxjs "6.4.0"

"@angular-devkit/build-angular@~0.803.3":
version "0.803.7"
resolved "https://registry.yarnpkg.com/@angular-devkit/build-angular/-/build-angular-0.803.7.tgz#b5d120fe9af253b5614528d2574920680801c4ae"
Expand Down Expand Up @@ -131,12 +139,12 @@
webpack-subresource-integrity "1.1.0-rc.6"
worker-plugin "3.2.0"

"@angular-devkit/build-ng-packagr@~0.803.3":
version "0.803.7"
resolved "https://registry.yarnpkg.com/@angular-devkit/build-ng-packagr/-/build-ng-packagr-0.803.7.tgz#3a4c5dea3dad805d54d7833f7f66442d3cf673e9"
integrity sha512-ZQG7ClH6BTbgaM6PMIjnUJNaSilP55yYVqnNQZ2dTisFrYNbu5OpNWzWcIME1znaW7VItXJELLgIwBjHJAWlpA==
"@angular-devkit/build-ng-packagr@~0.803.9":
version "0.803.9"
resolved "https://registry.yarnpkg.com/@angular-devkit/build-ng-packagr/-/build-ng-packagr-0.803.9.tgz#b4949f934e295a382c3474546242a7eacda1a02c"
integrity sha512-Bm8jMbIZk8Nlp6KvzhTmqOwNQJgjMNIYCOYyIFoSeM/ql0sgW5TLPZFZBzpw5JUsx0OIr51VjhFRoNMwvsSi0w==
dependencies:
"@angular-devkit/architect" "0.803.7"
"@angular-devkit/architect" "0.803.9"
rxjs "6.4.0"

"@angular-devkit/build-optimizer@0.803.7":
Expand Down Expand Up @@ -171,6 +179,17 @@
rxjs "6.4.0"
source-map "0.7.3"

"@angular-devkit/core@8.3.9":
version "8.3.9"
resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-8.3.9.tgz#72093bdbef278077f15f66423e2abc6bd2104d0a"
integrity sha512-LYNdY8UpcEGaqWq0smPhSAiz+Oq1gv4j1LGLLyY1d2CJpf4czIuI8SkTHtmGMjpKy8ss/Vk1mHwRjBrWB0dUag==
dependencies:
ajv "6.10.2"
fast-json-stable-stringify "2.0.0"
magic-string "0.25.3"
rxjs "6.4.0"
source-map "0.7.3"

"@angular-devkit/schematics@8.3.7":
version "8.3.7"
resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-8.3.7.tgz#401ad9457483569ccb51fc61d1694c276271ddd6"
Expand Down

0 comments on commit 292bfaf

Please sign in to comment.