mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-18 20:02:40 +08:00
build: update rollup to version 2.7.3
This commit is contained in:
parent
c8915f4205
commit
799bb10b61
@ -49,7 +49,7 @@
|
||||
"regenerator-runtime": "0.13.5",
|
||||
"resolve-url-loader": "3.1.1",
|
||||
"rimraf": "3.0.2",
|
||||
"rollup": "2.7.2",
|
||||
"rollup": "2.7.3",
|
||||
"rxjs": "6.5.5",
|
||||
"sass": "1.26.5",
|
||||
"sass-loader": "8.0.2",
|
||||
|
@ -10614,10 +10614,10 @@ rollup@2.6.1:
|
||||
optionalDependencies:
|
||||
fsevents "~2.1.2"
|
||||
|
||||
rollup@2.7.2:
|
||||
version "2.7.2"
|
||||
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.7.2.tgz#0f8ee6216d33e83c0750116312c2c92b94cc7f72"
|
||||
integrity sha512-SdtTZVMMVSPe7SNv4exUyPXARe5v/p3TeeG3LRA5WabLPJt4Usi3wVrvVlyAUTG40JJmqS6zbIHt2vWTss2prw==
|
||||
rollup@2.7.3:
|
||||
version "2.7.3"
|
||||
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.7.3.tgz#24ebb08533b9ca6bc5a7aef8100e155e50035c31"
|
||||
integrity sha512-lAWJGZ5BQzcu/5fhMKGJrh5oy9LQUoaCid8cQV8k+E2vE9E/UWptzcM+bSBg+u8akORsvnybsqQUE/wVChIazg==
|
||||
optionalDependencies:
|
||||
fsevents "~2.1.2"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user