mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 20:41:07 +08:00
Merge branch 'master' into dependabot/npm_and_yarn/@angular/compiler-7.0.2
This commit is contained in:
parent
1b5036f7bd
commit
dd56c8563d
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -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"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user