mirror of
https://github.com/storybookjs/storybook.git
synced 2025-03-20 05:02:37 +08:00
Update @angular/compiler-cli from 5.2.1 to 5.2.2 in examples/angular-cli
This commit is contained in:
parent
00b53695f5
commit
43fd920286
@ -28,7 +28,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular/cli": "1.6.5",
|
||||
"@angular/compiler-cli": "^5.2.1",
|
||||
"@angular/compiler-cli": "^5.2.2",
|
||||
"@angular/language-service": "^5.2.1",
|
||||
"@storybook/addon-actions": "^3.4.0-alpha.5",
|
||||
"@storybook/addon-links": "^3.4.0-alpha.5",
|
||||
|
@ -103,9 +103,9 @@
|
||||
dependencies:
|
||||
tslib "^1.7.1"
|
||||
|
||||
"@angular/compiler-cli@^5.2.1":
|
||||
version "5.2.1"
|
||||
resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-5.2.1.tgz#9ee3431d937767a4f4ae401f172b507b5db6456e"
|
||||
"@angular/compiler-cli@^5.2.2":
|
||||
version "5.2.2"
|
||||
resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-5.2.2.tgz#0929463252adcf3f8094b1689cc5cbdcb6f8ceaa"
|
||||
dependencies:
|
||||
chokidar "^1.4.2"
|
||||
minimist "^1.2.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user