Merge branch 'master' into dependabot/npm_and_yarn/@angular/compiler-7.0.2

This commit is contained in:
dependabot[bot] 2018-11-05 18:05:23 +00:00
parent 1b5036f7bd
commit dd56c8563d
No known key found for this signature in database
GPG Key ID: 4C0F2888C98CF331
3 changed files with 6 additions and 6 deletions

View File

@ -39,7 +39,7 @@
},
"dependencies": {
"@angular/common": "^7.0.1",
"@angular/compiler": "^7.0.1",
"@angular/compiler": "^7.0.2",
"@angular/core": "^7.0.2",
"@angular/forms": "^7.0.1",
"@angular/platform-browser": "^7.0.1",

View File

@ -45,7 +45,7 @@
},
"devDependencies": {
"@angular/common": "^7.0.1",
"@angular/compiler": "^7.0.1",
"@angular/compiler": "^7.0.2",
"@angular/core": "^7.0.2",
"@angular/forms": "^7.0.1",
"@angular/platform-browser": "^7.0.1",

View File

@ -141,10 +141,10 @@
source-map "^0.6.1"
yargs "9.0.1"
"@angular/compiler@^7.0.1":
version "7.0.1"
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-7.0.1.tgz#29271bfdc9ac98f2f93c473a0cd82d6a043cf6e3"
integrity sha512-X/q51ZAFd0GBJyuZTOKpieyePhlNBAfYCPRi57S2BpxG6i9QjjeM+sPwzjsMmU1P6Qyt/pPpVG738mLocPvdpA==
"@angular/compiler@^7.0.2":
version "7.0.2"
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-7.0.2.tgz#7fc3427ee58a2d122d3a039396cec316dd11c4cb"
integrity sha512-nyXX91a/sav+Nf99P7oy6ALuZsxlFhu1HEf24sdH3Ga45X3OL4oFCCfHjjDADyhq1SiRd/25Z8j1C4aeN6MJzQ==
dependencies:
tslib "^1.9.0"