Merge pull request #4675 from storybooks/dependabot/npm_and_yarn/@angular/core-7.0.2

Bump @angular/core from 7.0.1 to 7.0.2
This commit is contained in:
Filipp Riabchun 2018-11-05 16:44:43 +04:00 committed by GitHub
commit a9e44d9dac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 6 deletions

View File

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

View File

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

View File

@ -148,10 +148,10 @@
dependencies:
tslib "^1.9.0"
"@angular/core@^7.0.1":
version "7.0.1"
resolved "https://registry.yarnpkg.com/@angular/core/-/core-7.0.1.tgz#42f52bf04bf88759d4f4b9e03cb9b312508233a0"
integrity sha512-u/3Xx+tIddVC1wANjK1F102uG8fQrNd4Y9nlz3vtKcnFX66b2SQlnjWd18L8FmzYtzaI44RxSWWTPQB0eTx1xw==
"@angular/core@^7.0.2":
version "7.0.2"
resolved "https://registry.yarnpkg.com/@angular/core/-/core-7.0.2.tgz#cfb4ae7504473cc2600b24a9c7cfa5d808486cc2"
integrity sha512-KxK0y3ywFd0uGIHzQRKtj7DD6f8IhntQxBrBFLxNOLwzpb5v8B7HkzHUB/Tnflvo4hFetdGEinS6pO7dikWLTQ==
dependencies:
tslib "^1.9.0"