build(docs-infra): upgrade @angular/material to 6.0.2 (#25997)

PR Close #25997
This commit is contained in:
George Kalpakas 2018-05-18 14:19:03 +03:00 committed by Alex Rickabaugh
parent 8cbebc673d
commit 115c874779
2 changed files with 9 additions and 9 deletions

View File

@ -71,12 +71,12 @@
"private": true, "private": true,
"dependencies": { "dependencies": {
"@angular/animations": "6.0.2", "@angular/animations": "6.0.2",
"@angular/cdk": "6.0.0", "@angular/cdk": "6.0.2",
"@angular/common": "6.0.2", "@angular/common": "6.0.2",
"@angular/core": "6.0.2", "@angular/core": "6.0.2",
"@angular/elements": "6.0.2", "@angular/elements": "6.0.2",
"@angular/forms": "6.0.2", "@angular/forms": "6.0.2",
"@angular/material": "6.0.0", "@angular/material": "6.0.2",
"@angular/platform-browser": "6.0.2", "@angular/platform-browser": "6.0.2",
"@angular/platform-browser-dynamic": "6.0.2", "@angular/platform-browser-dynamic": "6.0.2",
"@angular/router": "6.0.2", "@angular/router": "6.0.2",
@ -158,4 +158,4 @@
"xregexp": "^4.0.0", "xregexp": "^4.0.0",
"yargs": "^7.0.2" "yargs": "^7.0.2"
} }
} }

View File

@ -97,9 +97,9 @@
dependencies: dependencies:
tslib "^1.9.0" tslib "^1.9.0"
"@angular/cdk@6.0.0": "@angular/cdk@6.0.2":
version "6.0.0" version "6.0.2"
resolved "https://registry.yarnpkg.com/@angular/cdk/-/cdk-6.0.0.tgz#0e1736eca8900ce1c4e66699d09e91d4ce151f56" resolved "https://registry.yarnpkg.com/@angular/cdk/-/cdk-6.0.2.tgz#65089561f91038ba6d744b9a251998bf99c75097"
dependencies: dependencies:
tslib "^1.7.1" tslib "^1.7.1"
@ -163,9 +163,9 @@
version "6.0.2" version "6.0.2"
resolved "https://registry.yarnpkg.com/@angular/language-service/-/language-service-6.0.2.tgz#8f1ed45a7880f7133de88f0a1e09ae64f024c0b9" resolved "https://registry.yarnpkg.com/@angular/language-service/-/language-service-6.0.2.tgz#8f1ed45a7880f7133de88f0a1e09ae64f024c0b9"
"@angular/material@6.0.0": "@angular/material@6.0.2":
version "6.0.0" version "6.0.2"
resolved "https://registry.yarnpkg.com/@angular/material/-/material-6.0.0.tgz#9704ced8ba2eca59b04c6c6ed032a1f36f685667" resolved "https://registry.yarnpkg.com/@angular/material/-/material-6.0.2.tgz#bd4b84d764c3c488856243e9dc05ab14ce3310d7"
dependencies: dependencies:
tslib "^1.7.1" tslib "^1.7.1"