mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 16:51:09 +08:00
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:
commit
a9e44d9dac
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -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"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user