Skip to content

Commit

Permalink
yarn.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
kroeder committed Oct 9, 2019
1 parent 9d5439d commit e099c61
Showing 1 changed file with 23 additions and 8 deletions.
31 changes: 23 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,17 @@
rxjs "6.4.0"
source-map "0.7.3"

"@angular-devkit/[email protected]":
version "8.3.8"
resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-8.3.8.tgz#3177abf49a4486d1287256b65638548440c5cea2"
integrity sha512-HwlMRr6qANwhOJS+5rGgQ2lmP4nj2C4cbUc0LlA09Cdbq0RnDquUFVqHF6h81FUKFW1D5qDehWYHNOVq8+gTkQ==
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/[email protected]":
version "8.3.7"
resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-8.3.7.tgz#401ad9457483569ccb51fc61d1694c276271ddd6"
Expand Down Expand Up @@ -3134,6 +3145,17 @@
tree-kill "1.2.1"
webpack-sources "1.4.3"

"@ngtools/webpack@^8.3.8":
version "8.3.8"
resolved "https://registry.yarnpkg.com/@ngtools/webpack/-/webpack-8.3.8.tgz#4f6ce3b223d05d76db07e8fed405eca5ab561cca"
integrity sha512-jLN4/Abue+Ro/K2SF0TpHOXnFHGuaHQ4aL6QG++moZXavBxRdc2E+PDjtuaMaS1llLHs5C5GX+Ve9ueEFhWoeQ==
dependencies:
"@angular-devkit/core" "8.3.8"
enhanced-resolve "4.1.0"
rxjs "6.4.0"
tree-kill "1.2.1"
webpack-sources "1.4.3"

"@nodelib/[email protected]":
version "2.1.2"
resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.2.tgz#1f981cd5b83e85cfdeb386fc693d4baab392fa54"
Expand Down Expand Up @@ -4870,13 +4892,6 @@ [email protected]:
remove-trailing-slash "^0.1.0"
uuid "^3.2.1"

angular2-template-loader@^0.6.2:
version "0.6.2"
resolved "https://registry.yarnpkg.com/angular2-template-loader/-/angular2-template-loader-0.6.2.tgz#c0d44e90fff0fac95e8b23f043acda7fd1c51d7c"
integrity sha1-wNROkP/w+sleiyPwQ6zaf9HFHXw=
dependencies:
loader-utils "^0.2.15"

ansi-align@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/ansi-align/-/ansi-align-3.0.0.tgz#b536b371cf687caaef236c18d3e21fe3797467cb"
Expand Down Expand Up @@ -18277,7 +18292,7 @@ [email protected], loader-utils@^1.0.1, loader-utils@^1.0.2, loader-utils@^1.1.
emojis-list "^2.0.0"
json5 "^1.0.1"

loader-utils@^0.2.15, loader-utils@^0.2.16:
loader-utils@^0.2.16:
version "0.2.17"
resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-0.2.17.tgz#f86e6374d43205a6e6c60e9196f17c0299bfb348"
integrity sha1-+G5jdNQyBabmxg6RlvF8Apm/s0g=
Expand Down

0 comments on commit e099c61

Please sign in to comment.