mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-22 06:41:45 +08:00
build: update sass to version 1.25.0
This commit is contained in:
parent
5930b441ac
commit
1152e5d308
@ -48,7 +48,7 @@
|
||||
"rimraf": "3.0.0",
|
||||
"rollup": "1.29.0",
|
||||
"rxjs": "6.5.4",
|
||||
"sass": "1.24.5",
|
||||
"sass": "1.25.0",
|
||||
"sass-loader": "8.0.2",
|
||||
"semver": "7.1.1",
|
||||
"source-map": "0.7.3",
|
||||
|
@ -9829,10 +9829,10 @@ sass-loader@8.0.2:
|
||||
schema-utils "^2.6.1"
|
||||
semver "^6.3.0"
|
||||
|
||||
sass@1.24.5:
|
||||
version "1.24.5"
|
||||
resolved "https://registry.yarnpkg.com/sass/-/sass-1.24.5.tgz#7fecab3c4db486c584fecb1a79fbc156e52c6c44"
|
||||
integrity sha512-vVtXAVGAcR2ZSwxi8poB1+sj8yQo6GfB1gNHeBRJtxpT7JqN8uXWpJorC1yGQN8ScBbcccGENwyfEwIBGudV3w==
|
||||
sass@1.25.0:
|
||||
version "1.25.0"
|
||||
resolved "https://registry.yarnpkg.com/sass/-/sass-1.25.0.tgz#f8bd7dfbb39d6b0305e27704a8ebe637820693f3"
|
||||
integrity sha512-uQMjye0Y70SEDGO56n0j91tauqS9E1BmpKHtiYNQScXDHeaE9uHwNEqQNFf4Bes/3DHMNinB6u79JsG10XWNyw==
|
||||
dependencies:
|
||||
chokidar ">=2.0.0 <4.0.0"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user